Jon Riehl
|
aacfce25bf
|
Manual merge from origin/master after applying PR#83.
|
2013-09-09 16:14:32 -05:00 |
|
Sergio Pascual
|
aae25f5e55
|
Remove shebangs from library code
|
2013-09-09 13:00:01 +02:00 |
|
Jon Riehl
|
1adf3d871a
|
Added support for UNARY_INVERT bytecode.
|
2013-07-23 16:42:46 -05:00 |
|
Jon Riehl
|
9fe9e8eb39
|
Incremental extensions to llpython to better support using the Python C-API.
|
2013-07-12 19:38:50 -05:00 |
|
Jon Riehl
|
fcf5420803
|
Added argument naming to llpython.byte_translator.
|
2013-06-14 15:59:51 -05:00 |
|
Jon Riehl
|
6f532f164a
|
Working on full opcode coverage and support for exception control flow.
|
2013-05-14 14:52:11 -05:00 |
|
Hernan Grecco
|
b8da3c7a73
|
Changed imports in llpython
|
2013-03-05 18:11:08 -03:00 |
|
Jon Riehl
|
b895f1fc99
|
Added explicit branch to otherwise unterminated basic blocks in llpython.byte_translator.
|
2013-01-29 16:44:03 -06:00 |
|
Jon Riehl
|
ffc067f852
|
Attempt at a fix for issue #48.
|
2013-01-28 20:08:09 -06:00 |
|
Mark Florisson
|
60795adb5e
|
Implement JUMP_IF_FALSE bytecode instruction in llpython
|
2013-01-24 20:10:41 -06:00 |
|
Travis E. Oliphant
|
ac791e5c38
|
Change name to llpython and remove llnumba references.
|
2012-11-07 12:14:01 -06:00 |
|
Travis E. Oliphant
|
bbc7a4ddf0
|
Ready for numba/llnumba -> llvmpy/llpython
|
2012-11-07 12:08:32 -06:00 |
|