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
Mitigate errors in reporting grammars that can cause the parser to run indefinetely (#848)
* fixed pest_meta::non_progressing
* deeper analysis of is_non_progressing
* analysis of is_non_progressing and is_non_failing should be complete, including checking their usage
* written some tests and fixed some bugs
* formatting
0 commit comments