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
🆕 Add version number to the banner of every generated C++ file.
🆕 example/MinLang/README.md
✍️ Obsolete scannergen option %CPP_INCLUDE
✍️ Default parser class name when absent.
✍️ GLR context support is complete. It has been broken for a long time.
✍️ Default %CHAR_TYPE to bux::C_LexUTF32
✍️ Legacy code mildly modernized.
✍️ Encourge to add RE_Suite.txt as scannergen argument instead of using #include "RE_Suite.txt" and -I flag.
(All grammar.txt & reparse scripts changed!)
✍️ All example parsers re-generated.
✍️ Package desc & version number source in PKGBUILD