tree-sitter-tiger/test/corpus
Bruno BELANYI da494122ea Replace '_typed_field' by more specific grammar
Instead of re-using a common rule, inline its definition and use
'_field_identifier' where appropriate.

This is useful for more accurate high-lighting.
2022-06-03 10:40:14 +02:00
..
arithmetic.txt Add tests for sequence expressions 2022-06-02 17:07:30 +02:00
comments.txt Fix whitespace skipping in scanner 2022-06-02 22:27:13 +02:00
control_flow.txt Add break expressions 2022-06-02 17:07:30 +02:00
declarations.txt Replace '_typed_field' by more specific grammar 2022-06-03 10:40:14 +02:00
expressions.txt Add 'field_identifier' alias 2022-06-03 10:31:30 +02:00
identifiers.txt Add lvalue expressions 2022-06-02 17:07:30 +02:00
let_expressions.txt Add let expressions 2022-06-02 17:07:30 +02:00
literals.txt Use explicit 'nil_literal' rule 2022-06-02 17:07:30 +02:00
lvalues.txt Add 'field_identifier' alias 2022-06-03 10:31:30 +02:00