tree-sitter/spec/fixtures
Max Brunsfeld 10b51a05a1 Allow external scanners to refer to (and return) internally-defined tokens
Tokens that are defined in the grammar's rules may now be included in the
externals list also, so that external scanners can check if they are valid
lookaheads or not, and if so, can return them to the parser if needed.
2016-12-09 13:32:58 -08:00
..
error_corpus Fix javascript error test 2016-11-30 23:19:34 -08:00
external_scanners Allow external scanners to refer to (and return) internally-defined tokens 2016-12-09 13:32:58 -08:00
grammars Import error corpus entries from grammar repos 2016-05-28 20:12:02 -07:00