Sebastien Bourdeauducq
|
bfe980d458
|
py2llvm: distinguish between llvmlite Module and ModuleRef
|
2014-12-06 15:14:39 +08:00 |
Sebastien Bourdeauducq
|
b830dd527c
|
test/py2llvm: pep8
|
2014-12-06 14:54:41 +08:00 |
Sebastien Bourdeauducq
|
9165031fd5
|
test/py2llvm: support 32-bit machines
|
2014-12-06 14:52:33 +08:00 |
Sebastien Bourdeauducq
|
159f632a65
|
switch to llvmlite
|
2014-12-05 17:05:43 +08:00 |
Sebastien Bourdeauducq
|
6e219469fe
|
py2llvm: support operations between fractions and floats
|
2014-11-27 18:52:45 +08:00 |
Robert Jördens
|
337fd06340
|
test.py2llvm: drop the test_ prefix from test_base_types() to hide it from nose
|
2014-11-06 15:38:53 -08:00 |
Sebastien Bourdeauducq
|
d26a9d031b
|
py2llvm: support BoolOp
|
2014-10-13 23:54:56 +08:00 |
Sebastien Bourdeauducq
|
6b173d0a9a
|
py2llvm/base_types: fix not on bool
|
2014-10-13 19:49:29 +08:00 |
Sebastien Bourdeauducq
|
2b948ba267
|
test/py2llvm: test continue statement
|
2014-09-27 00:27:30 +08:00 |
Sebastien Bourdeauducq
|
dd6de244fe
|
minor cleanups
|
2014-09-26 17:21:51 +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 |