artiq/artiq/test/lit
whitequark fbb58b5c8a compiler: reject calls with unexpected keyword arguments.
Fixes #924.
2018-02-21 19:39:50 +08:00
..
codegen compiler: reject reachable implicit return if not returning TNone. 2017-04-21 18:11:14 +00:00
devirtualization fold comm device into core device 2017-05-22 15:45:45 +08:00
embedding fold comm device into core device 2017-05-22 15:45:45 +08:00
escape compiler: disallow op= on mutable values (fix #835). 2017-10-02 11:03:03 +08:00
exceptions transforms.artiq_ir_generator: split out finally→reraise control flow. 2016-06-22 00:57:32 +00:00
inferencer compiler: reject calls with unexpected keyword arguments. 2018-02-21 19:39:50 +08:00
integration compiler: implement ~ operator (fix #836). 2017-10-02 11:03:02 +08:00
interleaving Rename 'with parallel' to 'with interleave' (#265). 2016-02-22 13:24:43 +00:00
iodelay compiler: print the builtin type int(width=...) as np.int... 2016-07-06 04:22:51 +00:00
local_access Rename 'with parallel' to 'with interleave' (#265). 2016-02-22 13:24:43 +00:00
monomorphism compiler: fix monomorphization of coerced integer literals. 2017-04-12 04:11:47 +00:00
regression fold comm device into core device 2017-05-22 15:45:45 +08:00
time Move mu_to_seconds, seconds_to_mu to Core. 2016-11-21 05:37:30 +00:00
lit.cfg fix lit tests 2017-05-18 23:41:01 +08:00
not.py fix lit tests 2017-05-18 23:41:01 +08:00