tree-sitter-tiger/src
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
..
tree_sitter Bootstrap tree-sitter parser architecture 2022-06-01 16:39:18 +02:00
grammar.json Replace '_typed_field' by more specific grammar 2022-06-03 10:40:14 +02:00
node-types.json Replace '_typed_field' by more specific grammar 2022-06-03 10:40:14 +02:00
parser.c Replace '_typed_field' by more specific grammar 2022-06-03 10:40:14 +02:00
scanner.c Fix whitespace skipping in scanner 2022-06-02 22:27:13 +02:00