You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
runtime: ErrorListener::syntax_error now receives SyntaxErrorEvent; Token byte accessors return Option values; TokenSourceError includes span and diagnostic structs are non-exhaustive.
Features
codegen: collapse linear precedence ladders (#252) (5e109c8)
runtime: expose resolved byte spans to error listeners (#257) (b91b4ca)
support antlr4rust recog predicate receiver (#249) (45c56f4)