leo/tests/parser/expression
Alessandro Coglio 62f2267c2b [parser] Fix parsing of ordering expressions.
Follow the grammar rule. The ordering operators are not associative.

Split previous tests into succeeding and failing ones.

Refresh expectations of old test files.

Add expectations of new test files.
2022-05-10 23:32:46 -07:00
..
access tuples removed 2022-03-28 10:35:36 -07:00
binary [parser] Fix parsing of ordering expressions. 2022-05-10 23:32:46 -07:00
literal merge testnet3 into required types, also remove identifier type 2022-05-02 19:43:46 -07:00
unary merge testnet3 into required types, also remove identifier type 2022-05-02 19:43:46 -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: store (prev_)token 2022-04-13 22:20:48 +02:00