tree-sitter/cli/src
2022-03-02 14:57:59 -08:00
..
generate Don't generate primary states array if it will be unused due to abi version setting 2022-03-02 14:57:59 -08:00
tests Merge pull request #1668 from tree-sitter/remember-lookahead-bytes-on-error-detection 2022-02-26 14:59:40 -08:00
highlight.rs Support @module as a highlight key. 2021-12-15 17:33:57 -05:00
lib.rs run test_tag in 'tree-sitter test' when tags test dir exists 2021-12-18 11:07:18 -06:00
logger.rs fix(cli): allow dead code in Logger 2021-08-04 03:38:58 +03:00
main.rs Merge pull request #1547 from the-mikedavis/md-test-tags 2022-02-24 15:22:15 -08:00
parse.rs Allow $ in tree-sitter parse --edit 2021-06-23 10:04:29 -04:00
playground.html playground: Make query error underlines render in safari 2021-11-22 16:04:45 -08:00
playground.rs Fix include_bytes error when building cli outside of source tree 2021-12-13 14:22:33 -08:00
query.rs cli(query): Improve and unify query subcommand output 2021-09-21 23:10:00 +03:00
query_testing.rs Fix possible infinite loop when running syntax highlighting tests 2021-08-29 15:04:23 -07:00
tags.rs rust: Extract runtime language detection into separate crate 2021-06-09 17:42:30 -04:00
test.rs cli: Fix parsing of test files with newlines in test names 2021-12-23 14:14:27 -08:00
test_highlight.rs rust: Extract runtime language detection into separate crate 2021-06-09 17:42:30 -04:00
test_tags.rs refactor out get_tag_positions helper function 2021-12-18 11:07:42 -06:00
util.rs Fix linux build 2021-09-28 19:06:05 -04:00
wasm.rs Refactor emscripten/emsdk version to a single file 2021-06-29 21:39:12 +00:00