tree-sitter/cli/src
ObserverOfTime 5aad87a74c fix(generate): don't check arbitrarily named dirs
i.e. check `bindings/swift` rather than `bindings/swift/TreeSitterFoo`
since the dir name may have different casing (e.g. `TreeSitterFOO`)
2024-04-27 17:09:36 -04:00
..
generate fix(generate): don't check arbitrarily named dirs 2024-04-27 17:09:36 -04:00
tests feat: reverse iteration through node parents (#3214) 2024-04-23 15:19:57 +01:00
highlight.rs style: format imports 2024-04-11 22:35:43 -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 refactor(rust): misc fixes & tidying 2024-04-11 22:35:43 -04:00
parse.rs style: format imports 2024-04-11 22:35:43 -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 style: format imports 2024-04-11 22:35:43 -04:00
query_testing.rs style: format imports 2024-04-11 22:35:43 -04:00
tags.rs style: format imports 2024-04-11 22:35:43 -04:00
test.rs fix(cli): test parsing on windows 2024-04-12 21:09:28 -04:00
test_highlight.rs style: format imports 2024-04-11 22:35:43 -04:00
test_tags.rs style: format imports 2024-04-11 22:35:43 -04:00
util.rs chore: some more clippy lints 2024-02-13 03:33:07 -05:00
wasm.rs style: format imports 2024-04-11 22:35:43 -04:00