tree-sitter/cli/src
2024-10-09 10:27:04 +02:00
..
fuzz fix(fuzz): skip tests marked with :skip & don't report errors on tests marked with :error 2024-09-22 03:46:52 -04:00
templates build(make): fix tree-sitter.pc generation (#3745) 2024-10-05 20:16:31 -04:00
tests fix(lib): correct unexpected side effect in get_column when the lexer is at EOF 2024-10-09 10:27:04 +02:00
highlight.rs chore: clippy fixes 2024-09-27 16:32:48 -04:00
init.rs fix(templates): properly replace author email 2024-10-05 20:16:20 -04:00
lib.rs feat: move generate logic to its own crate 2024-09-27 17:04:21 -04:00
logger.rs fix(cli): allow dead code in Logger 2021-08-04 03:38:58 +03:00
main.rs fix(build): force rebuild parsers when build is invoked 2024-10-03 22:00:13 -04:00
parse.rs feat(cli): add a no-ranges flag to the parse command 2024-09-26 22:43:01 -04:00
playground.html Add some documentation to the playground page 2024-02-15 16:24:21 +01:00
playground.rs refactor(rust): misc fixes & tidying 2024-04-11 22:35:43 -04:00
query.rs feat!: implement StreamingIterator instead of Iterator for QueryMatches and QueryCaptures 2024-09-29 17:34:48 -04:00
query_testing.rs chore: clippy fixes 2024-09-27 16:32:48 -04:00
tags.rs style: format imports 2024-04-11 22:35:43 -04:00
test.rs fix: correct test name parsing when the prior test has equal signs 2024-09-29 19:58:00 -04:00
test_highlight.rs fix: properly handle utf8 code points for highlight and tag assertions 2024-09-22 01:03:59 -04:00
test_tags.rs fix: properly handle utf8 code points for highlight and tag assertions 2024-09-22 01:03:59 -04:00
util.rs chore: some more clippy lints 2024-02-13 03:33:07 -05:00
wasm.rs feat: move generate logic to its own crate 2024-09-27 17:04:21 -04:00