12
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 22, 2024 — Jun 22, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
In warnings, give file/lineno where function is defined. More... 10 months ago
Tweak diagnostic messages. More... 10 months ago
Update / clarify manual. More... 10 months ago
Update tests. More... 10 months ago
Document that logical operators can take any type; add tests. More... 10 months ago
Remove an optimization that was interfering with expression debugging. More... 10 months ago
Add tests for SCHED/WARN/OMITFUNC functions that don't use their argument. More... 10 months ago
Change wording of warning slightly. More... 10 months ago
Fix tests. More... 10 months ago
Diagnost if WARN/SCHED/OMITFUNC functions don't reference their argument. More... 10 months ago
Fix accidental broken commit. :( More... 10 months ago
Document calendar back-end handling of %_ More... 10 months ago
Use /s modifier on regex. More... 10 months ago
Add tests for newlines in calendars. More... 10 months ago
Collapse multiple whitespace; convert newlines to "<br />" in HTML output. More... 10 months ago
Collapse multiple newlines after all other processing. More... 10 months ago
Collapse multiple runs of whitespace More... 10 months ago
Clean up whitespace runs in rem2pdf. More... 10 months ago
Preserve %_ newlines in "-C" mode. More... 10 months ago
Document warning on function redefinitiion. More... 10 months ago
Add a warning if a function is redefined. More... 10 months ago
Add more SATISFY diagnostics. More... 10 months ago
Remove some left-over debugging code. More... 10 months ago
Rewrite code to avoid need to pass address of "mentioned" variable. More... 10 months ago
Document that SATISFY clauses that don't mention trigdate are diagnosed. More... 10 months ago
Make sure SATISFY expressions are either constant or mention trigdate. More... 10 months ago
Fix typo in comment. More... 10 months ago
Add test for diagnosing function definitions with too many arguments. More... 10 months ago
Suppress warning in GCC 14.2.1. Patch courtesy of Emanuele Torre More... 10 months ago
Add optional argument to ampm() to specify that hour should be zero-padded to two digits. More... 10 months ago