artiq/lit-test
whitequark 82b470891f transforms.interleaver: handle function calls (as atomic so far).
This commit solves issue #2 described in 50e7b44; a function call
is now a valid decomposition for a delay instruction, and this
metadata is propagated when the interleaver converts delays.

However, the interleaver does not yet detect that a called function
is compound, i.e. it is not correct.
2015-11-21 03:34:24 +08:00
..
libartiq_support Fix tests. 2015-11-07 15:17:31 +03:00
test transforms.interleaver: handle function calls (as atomic so far). 2015-11-21 03:34:24 +08:00
harness.py Make sure tests pass both on ARTIQ Python and CPython. 2015-07-23 08:09:25 +03:00
not.py Implement exception raising. 2015-07-27 05:46:43 +03:00