tree-sitter/examples/grammars
Max Brunsfeld 649f200831 Expand regex/string rules as part of grammar preparation
This makes it possible to report errors in regex parsing
2014-05-19 20:54:59 -07:00
..
arithmetic.cc Refactor grammar helper functions 2014-05-01 20:02:06 -07:00
golang.cc Introduce 'ubiquitous_tokens' concept, for parsing comments and such 2014-05-06 12:54:04 -07:00
helpers.cc Add constructor calls, pre/postfix operators to js grammar 2014-05-04 13:36:19 -07:00
helpers.h Add constructor calls, pre/postfix operators to js grammar 2014-05-04 13:36:19 -07:00
javascript.cc Add try and while statements to js grammar 2014-05-09 21:36:18 -07:00
json.cc Expand regex/string rules as part of grammar preparation 2014-05-19 20:54:59 -07:00