Dianne Skoll
|
85b0348fa7
|
Add $ParseUntriggered system variable.
|
2023-07-20 09:21:37 -04:00 |
|
Dianne Skoll
|
e63d4be4e8
|
Make "-tn" explicitly set a delta of ++n for *all* REM statements.
Also change the name of $DeltaOffset to $DeltaOverride.
|
2023-06-03 13:36:58 -04:00 |
|
Dianne Skoll
|
d4a183f3bf
|
Add htmlstriptags function.
|
2023-03-02 11:40:03 -05:00 |
|
Dianne Skoll
|
afc1667e64
|
Implement htmlescape() built-in function.
|
2023-03-02 09:39:14 -05:00 |
|
Dianne Skoll
|
df8694a128
|
Add orthodoxeaster function.
|
2023-01-09 15:12:18 -05:00 |
|
Dianne Skoll
|
e278d0e768
|
Fix typo
|
2022-10-12 20:13:47 -04:00 |
|
Dianne Skoll
|
a5acc12239
|
Try a ridiculously long line to excercise dynamic-buffer resizing
|
2022-10-12 20:11:23 -04:00 |
|
Dianne Skoll
|
dbe4c662c1
|
Add the "FUNSET" command to delete user-defined functions.
|
2022-10-12 14:12:13 -04:00 |
|
Dianne Skoll
|
c62f676813
|
Diagnose unterminated %{...} sequence
|
2022-10-11 10:35:31 -04:00 |
|
Dianne Skoll
|
b00bf05fea
|
Add test for %{custom} substitution.
|
2022-10-11 09:14:47 -04:00 |
|
Dianne Skoll
|
c2e5534462
|
Make "REM ... MSF ..." handle ANSI color escape sequences correctly.
|
2022-10-09 21:55:09 -04:00 |
|
Dianne Skoll
|
e0998a3991
|
Implement trigtags()
|
2022-10-09 21:31:24 -04:00 |
|
Dianne Skoll
|
fba9f139ed
|
Add global OMIT of the form:
OMIT wkday [wkday...]
For example: OMIT Saturday Sunday
|
2022-10-05 14:12:53 -04:00 |
|
Dianne Skoll
|
f179c837e1
|
Update regression tests.
|
2022-09-22 08:56:58 -04:00 |
|
Dianne Skoll
|
d838c41bf2
|
Add tests for stdout() function.
|
2022-09-16 14:14:06 -04:00 |
|
Dianne Skoll
|
d6575773fb
|
Don't let THROUGH date be before START date in OMIT.
|
2022-07-27 14:55:34 -04:00 |
|
Dianne Skoll
|
ac1303886e
|
Add another test.
|
2022-07-27 14:47:11 -04:00 |
|
Dianne Skoll
|
1569992184
|
Add test for more flexible OMIT
|
2022-07-27 14:43:54 -04:00 |
|
Dianne Skoll
|
6f6326d433
|
Add another pad() test.
|
2022-03-25 11:13:51 -04:00 |
|
Dianne Skoll
|
06c5996086
|
Add tests for pad function
|
2022-03-24 17:33:16 -04:00 |
|
Dianne Skoll
|
7f3d4812a8
|
Add Lastday and Lastworkday syntactic sugar
|
2022-03-11 21:11:16 -05:00 |
|
Dianne Skoll
|
e1fa11c94c
|
Add the First/Second/Third/Fourth/Last syntactic sugar and the
~N/~~N forms of "back"
|
2022-03-11 20:53:52 -05:00 |
|
Dianne Skoll
|
21e30c980e
|
Test multiple-argument version of trig()
|
2022-03-04 17:29:23 -05:00 |
|
Dianne Skoll
|
ff8c55b8b6
|
Rename "wouldtrig" to just "trig"
|
2022-03-04 15:38:07 -05:00 |
|
Dianne Skoll
|
6619cc7ca4
|
Add wouldtrig tests.
|
2022-03-04 11:33:03 -05:00 |
|
Dianne Skoll
|
6d2bbbd7e2
|
Another diagnostic message.
|
2022-03-02 15:25:27 -05:00 |
|
Dianne Skoll
|
1453be83b2
|
Add more diagnostics for bad UNTIL dates.
|
2022-03-02 15:17:03 -05:00 |
|
Dianne Skoll
|
0276ce322d
|
Diagnose if UNTIL is earlier than start date unless there is a nonconst expr
|
2022-03-02 09:11:01 -05:00 |
|
Dianne Skoll
|
df983b4123
|
Make sure all system variables are accessible.
|
2022-02-03 16:16:28 -05:00 |
|
Dianne Skoll
|
68a9cc047e
|
Add tests for deprecation messages.
|
2021-12-29 10:42:30 -05:00 |
|
Dianne Skoll
|
027662c9c3
|
Add "DUMP $" to test.
|
2021-12-27 15:28:30 -05:00 |
|
Dianne Skoll
|
cde0e5883e
|
Rename "any" to "isany"
|
2021-12-20 17:32:14 -05:00 |
|
Dianne Skoll
|
6295048b3e
|
Add the "any" built-in function.
|
2021-12-07 09:28:49 -05:00 |
|
Dianne Skoll
|
79289fe6c4
|
Add ADDMOMIT keyword; bump version to 03.03.10
|
2021-11-18 15:13:12 -05:00 |
|
Dianne Skoll
|
5ceffddd5b
|
Add "shellescape" built-in function.
|
2021-09-08 09:33:47 -04:00 |
|
Dianne Skoll
|
8e3ddb96b3
|
Add another couple of tests.
|
2021-09-07 12:16:36 -04:00 |
|
Dianne Skoll
|
4b4b2ddcd4
|
Add test case for line-continuation in INCLUDECMD lines.
|
2021-09-05 11:30:35 -04:00 |
|
Dianne Skoll
|
a2cc5943e0
|
Fix test case
|
2021-09-05 10:54:56 -04:00 |
|
Dianne Skoll
|
895ac6f0f7
|
Fix bugs in INCLUDECMD. Improve INCLUDECMD documentation. Add ! feature
If you use:
INCLUDECMD !some_command
then RUN is disabled for the outptu of some_command.
|
2021-09-05 10:49:04 -04:00 |
|
Dianne Skoll
|
bd6f4e1b43
|
Add test for includecmd
|
2021-09-04 23:11:46 -04:00 |
|
Dianne Skoll
|
295aeb0ed8
|
Prevent floating-point exception if we evaluate $IntMin * (-1)
|
2021-08-30 12:31:43 -04:00 |
|
Dianne Skoll
|
f780e0afc3
|
Fix typo.
|
2021-02-28 10:03:05 -05:00 |
|
Dianne Skoll
|
310e8d3287
|
Clarify comment.
|
2021-02-15 16:37:20 -05:00 |
|
Dianne Skoll
|
ba51bdf258
|
Add tests for arithmetic overflow.
|
2021-02-15 16:35:23 -05:00 |
|
Dianne Skoll
|
beda9014d8
|
Add test for MAYBE-UNCOMPUTABLE
|
2020-09-25 22:11:56 -04:00 |
|
Dianne Skoll
|
281a1a206e
|
Implement JSONQUEUE daemon command.
|
2020-02-27 15:18:23 -05:00 |
|
Dianne Skoll
|
2a08be8fd0
|
Fix up unit tests.
|
2020-02-26 17:43:47 -05:00 |
|
Dianne Skoll
|
f2e421bfa5
|
Add acceptance tests for ampm() function.
|
2020-02-26 17:25:09 -05:00 |
|
Dianne Skoll
|
725e046a15
|
Fix bug in recording trigdate() for SATISFY-type reminders. :(
|
2020-02-22 19:15:24 -05:00 |
|
Dianne Skoll
|
ad4e62c8c3
|
Test specifying DURATION as an integer.
|
2020-02-22 12:48:07 -05:00 |
|