leo/tests/parser/expression
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
..
access tuples removed 2022-03-28 10:35:36 -07:00
binary add bitwise op parsing, fix tests 2022-06-16 15:40:48 -07:00
literal 1. Speed up string literal lexing. 2022-06-21 17:07:44 +02:00
unary sqrt tests 2022-06-16 16:56:00 -07:00
array_init_fail.leo fix array around 1 element array dim size 2022-03-14 08:07:01 -07:00
array_inline_fail.leo ns -> namespace 2021-04-12 13:15:40 -07:00
circuit_init_fail.leo ns -> namespace 2021-04-12 13:15:40 -07:00
ident.leo ns -> namespace 2021-04-12 13:15:40 -07:00
ternary.leo ns -> namespace 2021-04-12 13:15:40 -07:00
token_format.leo [parser] Remove mut and type keywords. 2022-05-13 23:36:08 -07:00