10
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Nov 16, 2024 — Nov 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Release 4.3. More... 5 months ago
Docs: add description of `-Wdeprecated-eof-rule` warning. More... 5 months ago
Update changelog for release 4.3. More... 5 months ago
CMake: Add CheckPIESupported More... 5 months ago
Allow to use $ in a regexp. More... 5 months ago
Store rules (not rule locations) in the shadow set. More... 5 months ago
Fix analysis that determines if default state is needed with `re2c:eof`. More... 5 months ago
Use correct union member. More... 5 months ago
Do not emit -Wunreachable-rules for <*> if a rule is alive in some conditions. More... 6 months ago
Fix incorrect comment in the test and add another test case. More... 6 months ago
Don't forget to add fallback tags with end-of-input rule `$`. More... 6 months ago
Unify `clos_t` with `conf_t` from libre2c. More... 6 months ago
Speed up core determinization algorithm by another ~42%. More... 6 months ago
Speed up core determinization algorithm by ~10%. More... 7 months ago
Disable Swift in builds configs that are used for bootstrap and need only C. More... 7 months ago
Release 4.2. More... 7 months ago
Update docs: add `code:type_yyctable` description. More... 7 months ago
GitHub Actions: update Java version 11 -> 24. More... 7 months ago
Make build directory name explicit in the instructions. More... 7 months ago
Update changelog for release 4.2. More... 7 months ago
Update docs: add description of YYFN throw specs in syntax files. More... 7 months ago
Rework syntax file templates for computed `goto` (again). More... 7 months ago
Update docs for computed goto options / configurations. More... 7 months ago
Fix -Wreorder warning. More... 7 months ago
Fix stack-use-after-scope error found by AddressSanitizer. More... 7 months ago
Rework syntax file templates for computed `goto`. More... 7 months ago
Update docs for syntax file conditional `.const`. More... 7 months ago
Add syntax file conditional `.const` to array definitions. More... 7 months ago
Docs: add configuration description for relative computed `goto`. More... 8 months ago
Add `re2c:yyfn:throw` to the all-config test, update docs. More... 8 months ago