tree-sitter/cli/src
2020-08-18 10:55:03 -07:00
..
generate Merge branch 'master' into query-pattern-is-definite 2020-08-14 09:31:55 -07:00
tests query: Assign is_definite correctly for steps within nested sub-patterns 2020-08-18 10:55:03 -07:00
config.rs Add ~/.tree-sitter/config.json file, init-config command 2019-02-25 12:33:24 -08:00
error.rs Merge branch 'master' into query-pattern-is-definite 2020-08-14 09:31:55 -07:00
highlight.rs tags: Handle cancellation 2020-03-25 11:26:52 -07:00
lib.rs Start work on new tree-sitter-tags crate 2020-03-04 14:27:31 -08:00
loader.rs Fix query bug when max permutations are exceeded 2020-07-23 16:05:50 -07:00
logger.rs Add benchmark script 2019-02-01 15:17:35 -08:00
main.rs node_types: Fix panic when field is associated with a hidden token 2020-07-24 09:26:56 -07:00
parse.rs Requery the parse table when breaking down the parse stack on invalid lookahead (#636) 2020-06-04 13:40:04 -07:00
query.rs Accept a paths file to most CLI subcommands 2020-07-14 15:04:39 -07:00
tags.rs Remove otiose pattern match. 2020-08-05 11:33:04 -04:00
test.rs Fix error in test command when queries folder does not exist 2019-10-21 09:22:24 -07:00
test_highlight.rs In highlight test, reset included ranges before finding assertions 2020-06-15 10:51:34 -07:00
util.rs Improve error message when failing to run graphviz stuff 2020-07-10 10:13:19 -07:00
wasm.rs Fix wasm tests on CI (#616) 2020-05-13 15:14:43 -07:00
web_ui.html add encoding to web_ui.html (#504) 2019-12-06 19:28:08 -08:00
web_ui.rs [cli]: add an option to no open browser in web-ui command (#620) 2020-05-15 23:56:40 -07:00