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
Fixes for a few bugs
These were found when trying to use the Batchfile lexer:
* Support lexer usingself elements directly under a rule (instead of
being inside a bygroups)
* Support rules that include other rules that themselves include other
rules recursively
* More debug messages