yasm/tools/python-yasm
Peter Johnson bbf23a557d * intnum.c (yasm_intnum_create_sized): New, reverse function of
yasm_intnum_get_sized().
* intnum.h (yasm_intnum_create_sized): Prototype.

* yasm.pyx: Bring in _PyLong_From/AsByteArray functions.
* intnum.pyx: Use yasm_intnum_create_sized(), etc to implement full 128-bit
number handling.

* intnum.c (yasm_intnum_get_str): Return strings in hex rather than in
decimal.

svn path=/trunk/yasm/; revision=1488
2006-04-15 09:59:17 +00:00
..
bytecode.pxi * pyrex.m4: Add a little documentation. 2006-04-04 08:06:39 +00:00
coretype.pxi * pyrex.m4: Add a little documentation. 2006-04-04 08:06:39 +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.c (yasm_intnum_create_sized): New, reverse function of 2006-04-15 09:59:17 +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 * pyrex.m4: Add a little documentation. 2006-04-04 08:06:39 +00:00
value.pxi * pyrex.m4: Add a little documentation. 2006-04-04 08:06:39 +00:00
yasm.pyx * intnum.c (yasm_intnum_create_sized): New, reverse function of 2006-04-15 09:59:17 +00:00