tree-sitter/spec/runtime/languages/javascript
Max Brunsfeld 77df7fe511 In lexer, always prefer the longest match
Only use rules' precedence to decide between two tokens
that match the same string
2014-07-03 08:57:35 -07:00
..
control_flow.txt Add throw statements to js grammar 2014-07-03 08:20:43 -07:00
errors.txt Fix handling of ubiquitous tokens used in grammar rules 2014-07-01 20:47:35 -07:00
literals.txt In lexer, always prefer the longest match 2014-07-03 08:57:35 -07:00
operators.txt Fix handling of ubiquitous tokens used in grammar rules 2014-07-01 20:47:35 -07:00