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
973
commits
16
branches
98
tags
37
MiB
c9db5499e9
Commit graph
3 commits
Author
SHA1
Message
Date
Max Brunsfeld
40a90b551a
Allow error recovery to look all the way to the bottom of the stack
...
Previously, there was a bug where the first node on the stack would never be popped
2015-11-11 16:59:41 -08:00
Max Brunsfeld
a0eca388e8
Make fixture C grammar a subset of tree-sitter-c
2015-11-05 21:19:22 -08:00
Max Brunsfeld
a8ead10d6f
In lex error state, don't look for tokens that would match *any* line
2015-10-28 17:45:17 -07:00