svn commit: r1527 - in trunk/yasm/tools/python-yasm: .

mu at tortall.net mu at tortall.net
Sun May 7 09:41:19 PDT 2006


Author: mu
Date: Sun May  7 09:41:16 2006
New Revision: 1527

Added:
   trunk/yasm/tools/python-yasm/tests/test_bytecode.py   (contents, props changed)
   trunk/yasm/tools/python-yasm/tests/test_expr.py   (contents, props changed)
Modified:
   trunk/yasm/tools/python-yasm/bytecode.pxi
   trunk/yasm/tools/python-yasm/expr.pxi
   trunk/yasm/tools/python-yasm/tests/__init__.py
   trunk/yasm/tools/python-yasm/tests/test_symrec.py
Changeset:
   http://www.tortall.net/projects/yasm/changeset/1527

Log:
Rework yasm.Expression to accept strings like '+' to indicate operation.
Add tests for yasm.Expression and new yasm.ImmVal.



More information about the yasm-cvs mailing list