tree-sitter-tiger/src
Bruno BELANYI 751929a058 Fix whitespace skipping in scanner
Once again, implicit fall-through is the devil.
2022-06-02 22:27:13 +02:00
..
tree_sitter Bootstrap tree-sitter parser architecture 2022-06-01 16:39:18 +02:00
grammar.json Add support for nested comments 2022-06-02 22:20:37 +02:00
node-types.json Add comments 2022-06-02 17:07:30 +02:00
parser.c Add support for nested comments 2022-06-02 22:20:37 +02:00
scanner.c Fix whitespace skipping in scanner 2022-06-02 22:27:13 +02:00