artiq/artiq/test/lit/inferencer
2016-07-06 09:51:57 +00:00
..
builtin_calls.py compiler: print the builtin type int(width=...) as np.int... 2016-07-06 04:22:51 +00:00
class.py compiler: print the builtin type int(width=...) as np.int... 2016-07-06 04:22:51 +00:00
coerce.py compiler: print the builtin type int(width=...) as np.int... 2016-07-06 04:22:51 +00:00
error_assert.py lit-test: move to artiq/test 2016-01-18 15:28:24 -07:00
error_builtin_calls.py compiler: implement min()/max() as builtins. 2016-06-22 01:09:41 +00:00
error_call.py compiler: print the builtin type int(width=...) as np.int... 2016-07-06 04:22:51 +00:00
error_class_redefine.py lit-test: move to artiq/test 2016-01-18 15:28:24 -07:00
error_class.py lit-test: move to artiq/test 2016-01-18 15:28:24 -07:00
error_coerce.py compiler: print the builtin type int(width=...) as np.int... 2016-07-06 04:22:51 +00:00
error_comprehension.py lit-test: move to artiq/test 2016-01-18 15:28:24 -07:00
error_control_flow.py lit-test: move to artiq/test 2016-01-18 15:28:24 -07:00
error_exception.py compiler: print the builtin type int(width=...) as np.int... 2016-07-06 04:22:51 +00:00
error_iterable.py compiler: print the builtin type int(width=...) as np.int... 2016-07-06 04:22:51 +00:00
error_local_unbound.py lit-test: move to artiq/test 2016-01-18 15:28:24 -07:00
error_locals.py lit-test: move to artiq/test 2016-01-18 15:28:24 -07:00
error_method.py compiler: print the builtin type int(width=...) as np.int... 2016-07-06 04:22:51 +00:00
error_return.py compiler: print the builtin type int(width=...) as np.int... 2016-07-06 04:22:51 +00:00
error_subscript.py lit-test: move to artiq/test 2016-01-18 15:28:24 -07:00
error_unify.py compiler: print the builtin type int(width=...) as np.int... 2016-07-06 04:22:51 +00:00
error_with_arity.py Commit missing parts of 919a49b6. 2016-02-25 20:02:31 +00:00
error_with_exn.py compiler: print the builtin type int(width=...) as np.int... 2016-07-06 04:22:51 +00:00
error_with_many.py Rename 'with parallel' to 'with interleave' (#265). 2016-02-22 13:24:43 +00:00
error_with_self.py compiler: print the builtin type int(width=...) as np.int... 2016-07-06 04:22:51 +00:00
error_with_var.py lit-test: move to artiq/test 2016-01-18 15:28:24 -07:00
exception.py lit-test: move to artiq/test 2016-01-18 15:28:24 -07:00
gcd.py compiler: print the builtin type int(width=...) as np.int... 2016-07-06 04:22:51 +00:00
prelude.py compiler: print the builtin type int(width=...) as np.int... 2016-07-06 04:22:51 +00:00
scoping.py compiler: print the builtin type int(width=...) as np.int... 2016-07-06 04:22:51 +00:00
slice.py compiler: print the builtin type int(width=...) as np.int... 2016-07-06 04:22:51 +00:00
unify.py compiler: add basic numpy array support (#424). 2016-07-06 09:51:57 +00:00
with.py Rename 'with parallel' to 'with interleave' (#265). 2016-02-22 13:24:43 +00:00