artiq/lit-test/py2llvm/typing
whitequark ea0d11b8be Allow also passing iterables to lists. 2015-06-26 19:14:24 +03:00
..
builtin_calls.py Add typechecking for most builtin. 2015-06-26 11:16:08 +03:00
coerce.py Add support for Compare. 2015-06-14 22:48:04 +03:00
error_builtin_calls.py Allow also passing iterables to lists. 2015-06-26 19:14:24 +03:00
error_call.py Implement Call. 2015-06-15 16:55:13 +03:00
error_coerce.py Add support for Compare. 2015-06-14 22:48:04 +03:00
error_control_flow.py Add support for Break and Continue. 2015-06-13 12:10:30 +03:00
error_iterable.py Add range types. 2015-06-26 18:53:20 +03:00
error_local_unbound.py Add tests for all diagnostics and unifications. 2015-06-06 18:05:06 +03:00
error_locals.py Add support for function types and LambdaT. 2015-06-15 11:30:50 +03:00
error_return.py Refactor error reporting in _unify to factor out custom notes. 2015-06-11 04:36:28 +03:00
error_unify.py Add support for BinOp. 2015-06-14 12:07:13 +03:00
gcd.py Fix type of Call. 2015-06-15 17:16:44 +03:00
prelude.py Implement prelude. 2015-06-24 11:46:15 +03:00
scoping.py Add support for function types and LambdaT. 2015-06-15 11:30:50 +03:00
unify.py Fix typo in a test. 2015-06-15 16:00:19 +03:00