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
|
ee557c55cc
|
Added llpython.tests.test_all module for unit testing all llpython.
|
2013-06-06 14:13:39 -05:00 |
|
Jon Riehl
|
c55198095f
|
Modified FlowTestMixin.build_and_test_flow() to return generated flow for further testing.
|
2013-06-06 14:04:48 -05:00 |
|
Jon Riehl
|
bba305774a
|
Moved most of llpython.tests.test_addr_flow into llpython.tests.test_byte_flow, made some modifications to various modules to facilitate proper handling of try-finally.
|
2013-06-05 18:52:27 -05:00 |
|
Jon Riehl
|
102d6eac66
|
Adding basic unit test for llpython.addr_flow.
|
2013-06-05 13:49:02 -05:00 |
|
Jon Riehl
|
c06f811473
|
Reintroduced dead code elimination to CFA pass to avoid dataflow problems. Updated tests.
|
2013-05-16 15:38:12 -05:00 |
|
Jon Riehl
|
c5d95e01e1
|
More work on CFA for try-finally in the presence of loops.
|
2013-05-15 18:40:44 -05:00 |
|
Jon Riehl
|
8ae1b70206
|
Initial attempt to support return statements in try-finally block in llpython.byte_control. Added incomplete unit tests.
|
2013-05-14 17:34:54 -05: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 |
|