Files
rust/crates/parser/src
Aleksey Kladov 7dc331faef fix: correct extend_to logic in parser
Previously we swapped to events in the buffer, but that might be wrong
if there aer `forward_parent` links pointing to the swapped-out node.

Let's do the same via parent links instead, keeping the nodes in place
2021-09-25 22:09:50 +03:00
..
2021-09-25 18:07:51 +03:00
2021-09-06 18:54:16 +03:00
2021-09-18 15:55:07 +03:00
2021-09-06 18:54:16 +03:00
2021-09-06 18:54:16 +03:00
2020-08-27 18:12:01 +02:00