Commit Graph

17 Commits

Author SHA1 Message Date
Sebastien Bourdeauducq 2b948ba267 test/py2llvm: test continue statement 2014-09-27 00:27:30 +08:00
Sebastien Bourdeauducq f510d3aa49 test/full_stack: add exception test 2014-09-26 23:45:09 +08:00
Sebastien Bourdeauducq dd6de244fe minor cleanups 2014-09-26 17:21:51 +08:00
Sebastien Bourdeauducq a6580c3fa2 test: RTIO underflow exception 2014-09-25 12:57:52 +08:00
Sebastien Bourdeauducq 37b0811a05 Turn some examples into unit tests 2014-09-24 23:43:22 +08:00
Sebastien Bourdeauducq 7ee86c775d test/py2llvm: add various corner cases 2014-09-17 16:25:14 +08:00
Sebastien Bourdeauducq f061b15994 py2llvm: add floating point support 2014-09-16 23:11:30 +08:00
Sebastien Bourdeauducq b923690d6f test/py2llvm: more fraction tests 2014-09-16 16:43:19 +08:00
Sebastien Bourdeauducq 5c228f9114 Consistent variable naming 2014-09-13 19:32:21 +08:00
Sebastien Bourdeauducq d66448a486 py2llvm: for loop and range support 2014-09-10 16:06:27 +08:00
Sebastien Bourdeauducq eec52a2e29 py2llvm: array support 2014-09-09 17:13:48 +08:00
Sebastien Bourdeauducq 1bf2142785 test/py2llvm: do all operations in test classes 2014-09-09 11:05:48 +08:00
Sebastien Bourdeauducq 60368aa9e2 py2llvm: complete rational arithmetic support 2014-09-08 18:45:46 +08:00
Sebastien Bourdeauducq 71b8575d7a py2llvm/fractions: add numerator/denominator getattr support 2014-09-07 15:26:05 +08:00
Sebastien Bourdeauducq 3c8b541939 py2llvm: reorganize, split 'values' module, factor LLVM module/pass management 2014-09-07 14:09:03 +08:00
Sebastien Bourdeauducq 58465e49fa test/py2llvm: clean up test_types function 2014-09-07 14:07:07 +08:00
Sebastien Bourdeauducq 6deaf7b81a py2llvm: add support for function parameters and return values, add unit test 2014-09-06 19:03:08 +08:00