feat: add some signatures for children of commutative parents #567

Merged
ada4a merged 12 commits from add-some-comm-parents into main 2025-08-14 19:32:02 +02:00

12 commits

Author SHA1 Message Date
ddf7f7b2ae
add Go/import_declaration
All checks were successful
/ test (pull_request) Successful in 44s
2025-08-14 17:26:03 +02:00
02752ddc2a
add Kotlin/annotation 2025-08-14 17:25:59 +02:00
e3671016f6
add Kotlin/property_declaration 2025-08-14 17:25:55 +02:00
294af5fad5
add the rest of Java signatures 2025-08-14 17:25:51 +02:00
905ac6f59c
add Rust/foreign_mod_item 2025-08-14 17:25:47 +02:00
c73cb3c27a
rm mentions of Rust/associated_type
was removed from the grammar:
grammar-orchard/tree-sitter-rust-orchard#18
2025-08-14 17:25:43 +02:00
40dc6fe9c6
add Rust/impl_item 2025-08-14 17:25:40 +02:00
a2a3adcdfc
add Rust/where_predicate 2025-08-14 17:25:36 +02:00
b47729c4e4
add Rust/extern_crate_declaration 2025-08-14 17:25:32 +02:00
4bb304f44c
rm mentions of Rust/let_declaration
not actually a commutative child
2025-08-14 17:25:28 +02:00
e2752f799f
add Java/record_declaration 2025-08-14 17:25:24 +02:00
79caadd243
add simple Java signatures 2025-08-14 17:25:19 +02:00