Skip to content
This repository was archived by the owner on Apr 15, 2026. It is now read-only.

1.1.1

@marijnh marijnh tagged this 10 Nov 11:38
### Bug fixes

Fix a bug where `resolveStack` could sometimes yield the same node multiple times.

Allow mixed-parsing trees to be mounted for zero-length nodes.

Fix a bug in mixed-language parsing that could some parts of an inner language to be missed when incrementally reparsing from a stopped parse.

In `Tree.build`, when given an extremely deeply nested tree structure, flatten it instead of overflowing the stack.
Assets 2
Loading