10
I Use This!
Low Activity

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 10 hours ago.
Dec 03, 2024 — Dec 03, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Release 4.3.1. More... 2 days ago
Update CHANGELOG for release 4.3.1. More... 2 days ago
Regenerate docs. More... 2 days ago
release.sh: Add option --ignore-examples. More... 2 days ago
Fix YYCTYPE to be unsigned in the examples for C/C++. Add a test. More... 7 days ago
Actions(deps): Bump actions/checkout from 5 to 6 More... 10 days ago
Use ptrdiff_t instead of non-standard ssize_t. More... 13 days ago
Rework handling of conditions that have no rules. More... 13 days ago
Revert "Always explicitly initialize condition enum members." More... 16 days ago
Fix check for conditions with the same name in goto/label mode. More... 18 days ago
Check for conditions that have no rules. More... 20 days ago
Always explicitly initialize condition enum members. More... 21 days ago
Unify handling of numeric condition identifiers across code models. More... 21 days ago
Allow tags after $ in regular expressions. More... 28 days ago
Actions(deps): Bump actions/upload-artifact from 4 to 5 More... about 1 month ago
Actions(deps): Bump actions/setup-python from 5 to 6 More... 3 months ago
Actions(deps): Bump actions/setup-java from 4 to 5 More... 3 months ago
Use maximum alignment to ensure compatibility across all architectures. More... 3 months ago
Actions(deps): Bump actions/checkout from 4 to 5 More... 4 months ago
Fixed minor typos More... 4 months ago
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... 6 months ago
Use correct union member. More... 6 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