Files
Christian Clason 2098db61dc fix(yuck): improper use of supertypes in queries
Problem: `(ast_block)` is a supertype, of which `(symbol)` (among
others) is a subtype, which makes the final local pattern invalid.
(This was not noticed before because the parser is stuck at ABI 14
due to a missing `tree-sitter.json`.)

Solution: Fix the pattern and use supertype where appropriate.
2026-04-03 14:23:36 +02:00
..
2025-05-12 18:43:40 +02:00
2026-01-03 11:29:39 +01:00
2025-06-13 09:24:28 +02:00
2025-05-18 09:46:27 +02:00
2026-01-19 17:36:05 +01:00
2026-01-24 22:21:10 +01:00
2025-05-13 18:12:58 +02:00
2025-07-04 08:56:45 +02:00
2025-05-12 18:43:40 +02:00
2026-03-01 22:56:47 +01:00
2025-11-25 10:40:58 +01:00
2026-01-24 22:21:27 +01:00
2025-09-22 15:41:39 +02:00
2025-08-12 10:24:58 +02:00
2025-05-12 18:43:40 +02:00
2026-01-08 10:17:12 +01:00
2025-12-20 12:40:15 +01:00
2025-08-29 18:30:18 +02:00
2025-11-03 09:37:30 +01:00
2026-03-20 10:43:21 +01:00