leo/tests/parser/unreachable
Mazdak Farrokhzad ddbf2ae849 1. Speed up string literal lexing.
2. Move address check to parser.
3. Move assignment place WF check to type checker.
2022-06-21 17:07:44 +02:00
..
define.leo 1. Speed up string literal lexing. 2022-06-21 17:07:44 +02:00
eat_ident.leo add tests, fix namespaces on older tests, fix another bug 2022-03-09 11:11:30 -08:00
eat_int.leo add tests, fix namespaces on older tests, fix another bug 2022-03-09 11:11:30 -08:00
equality_and_order_expression.leo add missed cases, test unreachable exprs 2022-01-28 11:28:19 -08:00
expect_ident.leo add tests, fix namespaces on older tests, fix another bug 2022-03-09 11:11:30 -08:00
math_op_fail.leo remove expression statements 2022-05-17 14:41:30 +02:00
math_op_pass.leo remove expression statements 2022-05-17 14:41:30 +02:00
postfix_fail.leo add tests, fix namespaces on older tests, fix another bug 2022-03-09 11:11:30 -08:00
postfix_pass.leo [tests] move comment from body to yaml header 2022-05-13 00:10:39 -07:00