This website requires JavaScript.
Explore
Help
Sign in
traxys
/
tree-sitter
Watch
1
Star
0
Fork
You've already forked tree-sitter
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
77df7fe511
tree-sitter
/
examples
/
parsers
History
Download ZIP
Download TAR.GZ
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
..
arithmetic.c
Allow ubiquitous tokens to also be used in grammar rules
2014-06-26 08:52:42 -07:00
golang.c
In lexer, always prefer the longest match
2014-07-03 08:57:35 -07:00
javascript.c
In lexer, always prefer the longest match
2014-07-03 08:57:35 -07:00
json.c
Allow ubiquitous tokens to also be used in grammar rules
2014-06-26 08:52:42 -07:00