tree-sitter/spec/runtime/languages/javascript
Max Brunsfeld e93e254518 In lexer, prefer tokens to skipped separator characters
This was causing newlines in go and javascript to be parsed as
meaningless separator characters instead of statement terminators
2014-05-30 13:29:54 -07:00
..
control_flow.txt In lexer, prefer tokens to skipped separator characters 2014-05-30 13:29:54 -07:00
errors.txt Show offending lookahead chars when pretty-printing trees w/ errors 2014-05-26 21:50:01 -07:00
main.txt Fix parsing of empty strings in javascript and golang 2014-05-20 09:47:26 -07:00
operators.txt Add prefix math operators +, - to javascript grammar 2014-05-02 07:42:13 -07:00