tree-sitter/examples/grammars
Max Brunsfeld 7df35f9b8d Make separate types for syntax and lexical grammars
This way, the separator characters can be added as a field to
lexical grammars only
2014-06-25 13:27:16 -07:00
..
arithmetic.cc Refactor grammar helper functions 2014-05-01 20:02:06 -07:00
golang.cc Add keypattern rule helper 2014-06-11 12:40:49 -07:00
helpers.cc Add finally, instance of, typeof, in to js grammar 2014-06-11 11:49:06 -07:00
helpers.h Add constructor calls, pre/postfix operators to js grammar 2014-05-04 13:36:19 -07:00
javascript.cc Make separate types for syntax and lexical grammars 2014-06-25 13:27:16 -07:00
json.cc Expand regex/string rules as part of grammar preparation 2014-05-19 20:54:59 -07:00