Fixed non-determinism in Earley (!), and many other bugfixes
-
Fixed long-standing non-determinism and prioritization bugs in Earley.
-
Serialize tool now supports multiple start symbols
-
iter_subtrees
,find_data
andfind_pred
methods are now included in standalone parser -
Bugfixes for the transformer interface, for the custom lexer, for grammar imports, and many more