Files
Andrey Kumanyaev bd92b63c74 chore(parser): drop the unreferenced parser helpers
NodeText, WrapNode and WrapTree had no callers left: extractors slice
src[start:end] directly and the shim Node/Tree values are constructed
inside tsitter itself. The per-language complexity wrappers and the
Temporal env-helper configurator were likewise unreachable, so the
stranded EnvHelperConfigurable interface goes with them.
2026-08-14 09:49:33 +02:00
..
2026-05-01 23:09:58 +02:00