tree-sitter/cli/src
2023-08-03 11:45:36 +03:00
..
generate fix: do not allow eof to advance states if the new state is the same state 2023-08-02 10:47:27 +01:00
tests binding_rust: set_max_start_depth accepts optional to reset limit 2023-08-03 11:45:36 +03:00
highlight.rs CLI: Re-use highlight cancellation flag for HTML highlights 2023-08-02 08:56:26 -05:00
lib.rs Add compile fail tests for LookaheadIterator 2023-08-03 03:49:57 +03:00
logger.rs fix(cli): allow dead code in Logger 2021-08-04 03:38:58 +03:00
main.rs CLI: Re-use highlight cancellation flag for HTML highlights 2023-08-02 08:56:26 -05:00
parse.rs fix: avoid panic if input is empty 2023-07-27 03:37:02 -04:00
playground.html docs: convert various links to https protocol 2023-04-04 18:05:46 +03:00
playground.rs More error contexts + conv panics to errors with context 2023-07-30 21:16:45 +03:00
query.rs Add --row-range, --quiet, and --time flags to query subcommand 2023-02-14 14:41:25 -08:00
query_testing.rs feat: add negative assertions, remove duplicate code 2023-07-25 00:27:34 -04:00
tags.rs fix: use SIGINT instead of stdin for interruption to don't mess up piped commands 2023-05-02 10:43:46 +03:00
test.rs fix: retain header and divider delimiter lengths when updating tests 2023-07-27 03:31:46 -04:00
test_highlight.rs feat: add negative assertions, remove duplicate code 2023-07-25 00:27:34 -04:00
test_tags.rs feat: add negative assertions, remove duplicate code 2023-07-25 00:27:34 -04:00
util.rs fix: use SIGINT instead of stdin for interruption to don't mess up piped commands 2023-05-02 10:43:46 +03:00
wasm.rs fix: Use / paths when building WASM 2023-04-07 13:07:45 -05:00