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
8941dc1dda
tree-sitter
/
cli
/
src
History
Download ZIP
Download TAR.GZ
Max Brunsfeld
8941dc1dda
Add cancellation flag parameter to highlight API
2019-03-18 09:52:02 -07:00
..
generate
cli: put a newline character at the end of grammar.json files
2019-03-12 11:54:31 -07:00
tests
Add cancellation flag parameter to highlight API
2019-03-18 09:52:02 -07:00
config.rs
Add
~/.tree-sitter/config.json
file,
init-config
command
2019-02-25 12:33:24 -08:00
error.rs
Add a
highlight
subcommand
2019-02-19 12:32:03 -08:00
highlight.rs
cli: Add a --time flag to highlight subcommand
2019-03-13 15:52:29 -07:00
lib.rs
Add
~/.tree-sitter/config.json
file,
init-config
command
2019-02-25 12:33:24 -08:00
loader.rs
Re-enable HTML language in benchmarks
2019-03-03 18:23:01 -08:00
logger.rs
Add benchmark script
2019-02-01 15:17:35 -08:00
main.rs
Use QueryPerformanceFrequency as clock on windows
2019-03-14 13:42:31 -07:00
parse.rs
Use QueryPerformanceFrequency as clock on windows
2019-03-14 13:42:31 -07:00
properties.rs
cli:
⬆️
rsass
2019-03-12 11:50:16 -07:00
test.rs
binding: Make parse methods more convenient
2019-02-05 10:59:33 -08:00
util.rs
Extract graph log validation into a specialized test
2019-03-14 22:21:19 -07:00