whitequark
|
20f5f8217d
|
Make sure tests pass both on ARTIQ Python and CPython.
In some cases (the `is` operator and wraparound arithmetics)
the tests will only pass on ARTIQ Python. These are conditionally
commented out.
|
2015-07-23 08:09:25 +03:00 |
whitequark
|
65121b437f
|
Rework internal logic of slices.
|
2015-07-23 07:57:49 +03:00 |
whitequark
|
acb8810e62
|
Add tests for lambdas and functions.
|
2015-07-23 03:07:30 +03:00 |
whitequark
|
4cfe4ea148
|
Make negative and too-far shifts have defined behavior.
|
2015-07-23 00:58:41 +03:00 |
whitequark
|
bf60978c7b
|
Add bool coercion support.
|
2015-07-22 19:15:54 +03:00 |
whitequark
|
f2a6110cc4
|
Add integration tests for every language construct.
|
2015-07-22 18:34:52 +03:00 |