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
0aef70028a
tree-sitter
/
test
History
Download ZIP
Download TAR.GZ
Max Brunsfeld
fb14cb0737
Merge pull request
#172
from tree-sitter/cache-parent-nodes
...
Cache parent nodes to speed up `ts_node_parent` in common cases
2018-05-29 17:21:24 -07:00
..
compiler
Start work on removing parent pointers
2018-05-09 12:22:19 -07:00
fixtures
Incrementally build a tree of skipped tokens
2018-04-09 12:29:22 -07:00
fuzz
Remove unused logger
2018-05-22 09:20:53 -07:00
helpers
Make ts_compile_grammar take an optional log file, start logging to it
2018-05-24 16:01:14 -07:00
integration
Make ts_compile_grammar take an optional log file, start logging to it
2018-05-24 16:01:14 -07:00
runtime
Merge pull request
#172
from tree-sitter/cache-parent-nodes
2018-05-29 17:21:24 -07:00
benchmarks.cc
Allow the parser to print dot graphs to any file
2018-05-11 12:48:51 -07:00
test_helper.h
Avoid slow test setup if seed flag is set to -1
2018-05-08 16:34:20 -07:00
tests.cc
Add randomized multi-threaded tests on parse trees
2018-05-11 16:10:36 -07:00