yasm/tools/python-yasm
Peter Johnson 6525aa3c58 * symrec.pxi: Change various things to properties rather than functions.
Visibility is handled via set of strings.
* test_symrec.py: Test.

svn path=/trunk/yasm/; revision=1503
2006-04-17 05:36:47 +00:00
..
tests * symrec.pxi: Change various things to properties rather than functions. 2006-04-17 05:36:47 +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 * floatnum.pxi: yasm_floatnum doesn't support any ops other than NEG, 2006-04-16 08:48:28 +00:00
intnum.pxi * intnum.pxi: Use correct name for NotImplementedError. 2006-04-16 02:56:54 +00:00
Makefile.inc * python-yasm: Add test framework; large portions copied from Quod Libet 2006-04-17 02:04:00 +00:00
setup.py * setup.py: strip() opts["srcdir"] to unbreak distcheck. 2006-04-05 05:36:06 +00:00
symrec.pxi * symrec.pxi: Change various things to properties rather than functions. 2006-04-17 05:36:47 +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