12
I Use This!
High Activity

Commits : Listings

Analyzed about 24 hours 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
Better error message. More... 10 months ago
Update changelog. More... 10 months ago
Bump version to 05.00.05 More... 10 months ago
Better error message. More... 10 months ago
Check error return in a couple of spots. More... 10 months ago
Check for errors. More... 10 months ago
Don't print closing ] in error indicator. More... 10 months ago
Remove unnecessary _h() function definition. More... 10 months ago
Better formatting of ^-- here message for expressions with embedded newlines More... 10 months ago
Fix up tests to pass in September 2024. More... 10 months ago
Better diagnosis of wrong #args for builtin functions. More... 10 months ago
Prevent a couple of file descriptor leaks. More... 10 months ago
Avoid warnings if REM_USE_WCHAR is undefined. More... 10 months ago
Fix some weird edge cases in text-mode calendar formatting. More... 10 months ago
In calendar mode, SHADE the entire calendar box including day number. More... 10 months ago
Remove incorrect test obsoleted by changes in 05.00.04. More... 10 months ago
Remove "SCHED _sfun" and hard-code "+15" instead. More... 10 months ago
Update WHATSNEW. More... 10 months ago
Update man page. More... 10 months ago
Let IIF's boolean arg be any type... we use truthy(). More... 10 months ago
Factor out truthy code from Fiif More... 10 months ago
Refactor out "truthy". More... 10 months ago
Make error messages more consistent. More... 10 months ago
Better diagnostics when printing "Too many/few arguments" errors More... 10 months ago
Bump version to 05.00.04. More... 10 months ago
Fix the logic that recurses into user-defined functions. More... 10 months ago
When looking at SATISFY expressions to make sure they use the trigger date, look recursively into user-defined functions in the expression also. More... 10 months ago
Update release notes. More... 10 months ago
Add diagnostics for missing/bad subst_XXX functions. More... 10 months ago
Warn if SCHED/WARN/OMITFUNC functions take wrong number of args. More... 10 months ago