14 Commits (master)

Author SHA1 Message Date
Peter Johnson 94ab1135a3 Remove $Id$ and RCSID() usage. 13 years ago
Peter Johnson e774242fd1 Finish cleanup made in [1948]. 17 years ago
Peter Johnson a1f4c99e94 Remove yasm_immval, moving remaining unique information (sign flag) into 18 years ago
Peter Johnson 9dd8df8fb6 intnum.c: Better internal error checking on intnum creation input strings. 18 years ago
Peter Johnson 40816b2caf Include test_bytecode.py and test_expr.py in the distribution, as they're 18 years ago
Michael Urman 486ae1c73a Rework yasm.Expression to accept strings like '+' to indicate operation. 19 years ago
Michael Urman c4654ab749 Raise SymbolTable redefinition errors in Python. 19 years ago
Michael Urman 46ffab25b2 Raise IntNum division by zero errors in Python. 19 years ago
Peter Johnson 6525aa3c58 * symrec.pxi: Change various things to properties rather than functions. 19 years ago
Peter Johnson 96d88ea6e0 * python_test.sh: Set srcdir and PYTHON to reasonable defaults if not already 19 years ago
Peter Johnson e4460d5334 * python_test.sh: Use PYTHON variable to find python executable. 19 years ago
Michael Urman 1d65f372c2 Add intnum tests; test_cmp is failing right now and needs a source fix. 19 years ago
Peter Johnson 27848fc671 * test_symrec.py: Actually add test, and fix it to work. 19 years ago
Peter Johnson 83535bec11 * python-yasm: Add test framework; large portions copied from Quod Libet 19 years ago