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
98f190d3ba
tree-sitter
/
spec
/
fixtures
/
grammars
History
Download ZIP
Download TAR.GZ
Max Brunsfeld
76e4599d5e
For now, allow any expression as an assignment LHS
2015-12-06 14:14:17 -08:00
..
anonymous_tokens.cc
Escape backslashes and quotes in symbol name strings
2015-11-09 09:33:24 -08:00
arithmetic.cc
Use 2-space indent in example grammars
2015-09-03 18:01:30 -07:00
c.cc
Add assignments to C grammar
2015-12-02 15:10:24 -08:00
cpp.cc
Fix bugs in handling multiple simultaneous ambiguities
2015-10-22 11:42:38 -07:00
golang.cc
Use 2-space indent in example grammars
2015-09-03 18:01:30 -07:00
helpers.cc
Allow associativity to be specified in rules w/o precedence
2015-10-13 11:25:28 -07:00
helpers.h
Define repeat rule in terms of repeat1 rule
2015-10-12 19:22:05 -07:00
javascript.cc
For now, allow any expression as an assignment LHS
2015-12-06 14:14:17 -08:00
json.cc
Use 2-space indent in example grammars
2015-09-03 18:01:30 -07:00