tree-sitter/cli/src
Daumantas Kavolis e26e23fd0e
Fix formatting
2023-10-25 10:24:35 +03:00
..
generate fix(gen): parser.c should include parser.h relatively 2023-08-26 20:57:08 +03:00
tests Fix formatting 2023-10-25 10:24:35 +03:00
highlight.rs feat: add an --apply-all-captures argument to highlight & test 2023-08-17 22:20:57 -04:00
lib.rs doc: Include README as top-level module documentation for all crates 2023-08-28 23:09:37 +03:00
logger.rs fix(cli): allow dead code in Logger 2021-08-04 03:38:58 +03:00
main.rs chore(ffi): remove enum name prefixes from all C enum values 2023-09-03 07:38:27 +03:00
parse.rs chore(rust): add error reporting for position funcs 2023-10-05 17:24:01 +03:00
playground.html docs: convert various links to https protocol 2023-04-04 18:05:46 +03:00
playground.rs refactor: remove &Option<T> where used 2023-09-01 17:23:39 -04: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: allow specifying an input query-paths argument 2023-08-17 22:21:20 -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