| .. |
|
helpers
|
Fix crash w/ goto_previous_sibling when parent node has leading extra child (#4472)
|
2025-05-27 16:56:33 -07:00 |
|
proc_macro
|
build: bump dependencies
|
2025-01-26 14:15:01 -05:00 |
|
async_context_test.rs
|
fix(rust): adapt to some new nightly lints
|
2025-03-02 16:37:03 -05:00 |
|
corpus_test.rs
|
Fix cases where error recovery could infinite loop (#4257)
|
2025-03-04 13:50:56 -08:00 |
|
detect_language.rs
|
feat(loader): support multi-barreled file extensions
|
2024-11-10 03:44:33 +01:00 |
|
highlight_test.rs
|
fix(highlight): account for carriage return at EOF and chunk ends
|
2025-06-05 01:48:01 -04:00 |
|
language_test.rs
|
fix(test): update expected tree-sitter-rust supertypes
|
2025-03-02 16:37:03 -05:00 |
|
mod.rs
|
feat: add the semantic version to TSLanguage, and expose an API for retrieving it
|
2025-01-25 01:14:30 -05:00 |
|
node_test.rs
|
Fix crash w/ goto_previous_sibling when parent node has leading extra child (#4472)
|
2025-05-27 16:56:33 -07:00 |
|
parser_hang_test.rs
|
feat: add the semantic version to TSLanguage, and expose an API for retrieving it
|
2025-01-25 01:14:30 -05:00 |
|
parser_test.rs
|
Fix crash w/ goto_previous_sibling when parent node has leading extra child (#4472)
|
2025-05-27 16:56:33 -07:00 |
|
pathological_test.rs
|
style: format imports
|
2024-04-11 22:35:43 -04:00 |
|
query_test.rs
|
fix(query): correct last_child_step_index in cases where a new step
|
2025-05-03 17:27:37 -04:00 |
|
tags_test.rs
|
fix(rust): address new clippy lint
|
2025-05-03 19:57:11 +02:00 |
|
test_highlight_test.rs
|
feat(cli): verify assertions for every carat in tests, not just the first one
|
2024-11-28 23:25:49 -05:00 |
|
test_tags_test.rs
|
feat(cli): verify assertions for every carat in tests, not just the first one
|
2024-11-28 23:25:49 -05:00 |
|
text_provider_test.rs
|
feat(rust): remove usage of deprecated functions
|
2024-10-31 21:58:35 -04:00 |
|
tree_test.rs
|
Fully fix field underflow in go_to_previous_sibling (#4483)
|
2025-06-02 15:34:25 -07:00 |
|
wasm_language_test.rs
|
feat: remove lazy_static in favor of LazyLock
|
2025-01-21 00:21:35 -05:00 |