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
493db39363
tree-sitter
/
test
History
Download ZIP
Download TAR.GZ
Max Brunsfeld
493db39363
Never move the start rule of a grammar into the lexical grammar
...
This preserves a useful invariant that the root node of the AST is never a token.
2017-12-07 11:50:27 -08:00
..
compiler
Never move the start rule of a grammar into the lexical grammar
2017-12-07 11:50:27 -08:00
fixtures
Update error corpus to reflect C grammar changes
2017-10-04 15:06:12 -07:00
fuzz
Add libFuzzer support
2017-07-14 13:50:41 -07:00
helpers
Always invalidate old chunk of text when parsing after an edit
2017-10-04 15:09:46 -07:00
integration
Re-enable JS fuzzing example test
2017-09-14 11:39:08 -07:00
runtime
Always invalidate old chunk of text when parsing after an edit
2017-10-04 15:09:46 -07:00
benchmarks.cc
Exclude zeros from speeds reported in benchmarks
2017-09-12 16:30:38 -07:00
test_helper.h
Rename spec -> test
2017-03-09 20:40:01 -08:00
tests.cc
Use C++ stdlib for random number generation
2017-08-08 12:42:49 -07:00