artiq/lit-test/compiler
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
..
codegen Add bool coercion support. 2015-07-22 19:15:54 +03:00
inferencer Revert "Require boolean operand in BoolOp." 2015-07-22 18:35:18 +03:00
integration Make sure tests pass both on ARTIQ Python and CPython. 2015-07-23 08:09:25 +03:00
local_access Handle closure effects appropriately in LocalAccessValidator. 2015-07-23 03:15:36 +03:00
monomorphism Add MonomorphismChecker. 2015-07-02 21:28:26 +03:00