tree-sitter/crates
bglgwyng b7d85668fe refactor: extract grammar introspection into separate function
- Consolidated grammar processing logic into new `introspect_grammar` function
- Removed intermediate `GeneratedParser` and `JSONOutput` structs in favor of direct `GrammarIntrospection` struct
- Simplified code generation flow by separating grammar analysis from code rendering
2025-11-07 16:17:28 +09:00
..
cli feat(xtask): generate JSON schema for cli TestSummary 2025-11-02 21:08:55 -05:00
config refactor(config): use the logger 2025-09-21 01:53:22 -04:00
generate refactor: extract grammar introspection into separate function 2025-11-07 16:17:28 +09:00
highlight perf: reduce needless allocations 2025-10-30 18:24:42 +01:00
language build: bump tree-sitter-language to 0.1.5 2025-09-22 15:54:15 -04:00
loader fix(loader): allow parallel compilation on windows 2025-10-01 02:57:04 -04:00
tags chore: copy license to all packages 2025-09-11 03:12:35 -04:00
xtask feat(xtask): generate JSON schema for cli TestSummary 2025-11-02 21:08:55 -05:00