yasm/tools/python-yasm
Peter Johnson 2534dd4c5a * symrec.pxi: Revamp to more correctly generate Symbol objects, support
most dictionary functions (but not yet iterator protocol).
* yasm.pyx: Add Py_INCREF, Py_DECREF, malloc, free externals.
* coretype.pxi: Rename c_print to print_, add some missing yasm_expr_op
enum values.

svn path=/trunk/yasm/; revision=1491
2006-04-16 08:41:41 +00:00
..
bytecode.pxi * pyrex.m4: Add a little documentation. 2006-04-04 08:06:39 +00:00
coretype.pxi * symrec.pxi: Revamp to more correctly generate Symbol objects, support 2006-04-16 08:41:41 +00:00
expr.pxi * pyrex.m4: Add a little documentation. 2006-04-04 08:06:39 +00:00
floatnum.pxi * pyrex.m4: Add a little documentation. 2006-04-04 08:06:39 +00:00
intnum.pxi * intnum.pxi: Use correct name for NotImplementedError. 2006-04-16 02:56:54 +00:00
Makefile.inc * python-yasm/Makefile.inc: .python_build needs to depend on 2006-04-15 08:43:54 +00:00
setup.py * setup.py: strip() opts["srcdir"] to unbreak distcheck. 2006-04-05 05:36:06 +00:00
symrec.pxi * symrec.pxi: Revamp to more correctly generate Symbol objects, support 2006-04-16 08:41:41 +00:00
value.pxi * pyrex.m4: Add a little documentation. 2006-04-04 08:06:39 +00:00
yasm.pyx * symrec.pxi: Revamp to more correctly generate Symbol objects, support 2006-04-16 08:41:41 +00:00