3
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Mar 04, 2025 — Mar 04, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #794 from jeronstone/master More... 1 day ago
Updates for the new year. More... about 1 month ago
Merge pull request #815 from JamesB192/master More... 4 months ago
Misadress style CI bot failure, my bad More... 4 months ago
Try build Unity w/ -UUNITY_EXCLUDE_FLOAT_PRINT More... 4 months ago
Merge pull request #812 from savashn/table-of-contents More... 4 months ago
add table of contents in docs More... 4 months ago
Merge pull request #806 from RolandMarchand/ansi-c-comments More... 5 months ago
Convert C++ comments to ANSI C style More... 5 months ago
Merge pull request #798 from ml-physec/fix-details-print More... 7 months ago
Update detail-stack implementation after #784 More... 7 months ago
String test case parameter & command-line argument error fix More... 8 months ago
Merge pull request #769 from rsmyth-ecmi/MesonConfig More... 8 months ago
Merge pull request #771 from rsmyth-ecmi/MesonFix More... 8 months ago
Merge pull request #790 from rsmyth-ecmi/shebangFix More... 8 months ago
Merge pull request #784 from burakutkuc/fix-assert-uint-overflow More... 8 months ago
fix: fixed error from regression test results; removed the unnecessary int-uint distinction for hex values in the "array within" feature. More... 8 months ago
Bump version to encapsulate recent changes. More... 8 months ago
Merge pull request #792 from RossSmyth/errors More... 8 months ago
Merge pull request #775 from ml-physec/more-details More... 8 months ago
Remove warning without emits More... 8 months ago
Fix -Wmissing-prototypes errors More... 8 months ago
Wno-unused-macros and Wno-padded don't emit anything More... 8 months ago
Fix Wmissing-noreturn errors More... 8 months ago
Fix reserved-identifier errors More... 8 months ago
Fix clang errors in makefile More... 8 months ago
Fix -Wextra-semi-stmt error with proper macro hygiene More... 8 months ago
Fix up shebangs in the auto directory More... 8 months ago
fix: Add casts in function-like macros for type safety More... 9 months ago
fix: Fail when values are equal but equality is not allowed. Handled HEX asserts as unsigned; applied the same unsigned logic across all integer-based comparisons. More... 9 months ago