Dianne Skoll
e51d7f3c6d
Add "DO file" command which is equivalent to "INCLUDE [filedir()]/file"
2022-01-20 19:30:10 -05:00
Dianne Skoll
79289fe6c4
Add ADDMOMIT keyword; bump version to 03.03.10
2021-11-18 15:13:12 -05:00
Dianne Skoll
a163a0c446
Add INCLUDECMD command
...
Executes a shell command and reads the resulting output as a Remind script.
2021-09-04 23:00:03 -04:00
Dianne Skoll
34409f7a7d
Update copyright year.
2021-04-02 10:43:54 -04:00
Dianne Skoll
498a429b2c
Add MAYBE-UNCOMPUTABLE modifier to trigger.
2020-09-25 22:08:49 -04:00
Dianne Skoll
c05fd366df
Implement -@, -@0 and -@1 options to colorize reminders.
2020-01-25 11:12:10 -05:00
Dianne Skoll
46326c001b
Output true JSON if you invoke as "remind -ppp"
2020-01-14 20:09:24 -05:00
Dianne Skoll
f53aa4f656
Start working on Version 2 of Rem2PS protocol.
2020-01-03 16:51:47 -05:00
Dianne Skoll
a223149aee
Add trigeventstart() and trigeventduration() functions.
2019-12-31 21:09:21 -05:00
Dianne Skoll
e5519a8498
Handle events that span >1 day.
2019-12-31 17:39:26 -05:00
Dianne Skoll
fbbffb4672
Bump version to 3.1.18 and copyright year to 2020.
2019-12-30 11:15:00 -05:00
Dianne Skoll
6e4f2b9466
Implement remaining trigger introspection functions.
2019-12-28 17:09:05 -05:00
Dianne Skoll
2bdcadc7ab
Minor cleanups.
2019-11-21 11:36:49 -05:00
Dianne Skoll
52d252723f
Depenguinization.
2018-11-04 10:56:47 -05:00
David F. Skoll
29c8475ea9
s/David/Dianne/
2015-04-17 02:07:18 -04:00
David F. Skoll
6d047c2856
Use a dynamic buffer to accumulate tags instead of a special-purpose data structure.
2010-09-29 14:07:14 -04:00
David F. Skoll
be86746685
Support multiple TAGs in a single REM.
2010-09-23 15:47:22 -04:00
David F. Skoll
e827516b72
Add "OMIT start THROUGH end" syntax. Also add "OMIT DEBUG"
...
Add syntactic sugar:
REM start THROUGH end is converted to REM start *1 UNTIL end
2010-08-31 12:19:08 -04:00
David F. Skoll
b266b399ba
Test for fix of parse error.
...
Try REALLY hard to detect constant expressions...
2010-04-21 13:23:26 -04:00
David F. Skoll
a1faa8d804
Finish up Purge Mode:
...
o Make it recognize constant expressions (yay!)
o Make it not add a blank line to end of *.purged files.
o Make it nuke #!P comments in the source files.
2010-04-21 09:02:25 -04:00
David F. Skoll
55cca49428
Start implementing a "-j" mode to purge old reminders.
2010-04-07 15:30:29 -04:00
David F. Skoll
72de7c6b14
Make CallFunc and built-in functions re-entrant.
2009-05-26 22:35:57 -04:00
David F. Skoll
516c4e2c39
Allow literal dates and datetimes in REM and OMIT statements.
...
This lets us avoid cluttering up files with [trigger(expr)]; we can
use [expr] directly.
2009-05-09 16:41:15 -04:00
David F. Skoll
8d8d4b667d
Implement OMITFUNC clause in REM command.
2008-08-29 20:48:58 -04:00
David F. Skoll
724bce4fb9
Add "-df" debugging flag to track file opens.
2008-03-24 20:22:00 -04:00
David F. Skoll
af81bbb299
Preserve "\n" in continued lines.
...
Set a flag if parser encounters [expr].
2008-03-15 14:06:12 -04:00
David F. Skoll
f055664f77
More const-correctness.
2008-01-27 11:02:03 -05:00
David F. Skoll
ba3e01f2ce
Add a bunch of const qualifiers.
2008-01-26 21:55:58 -05:00
David F. Skoll
0ed1bb4017
Remove $Id$ tags.
2007-08-08 12:05:28 -04:00
dfs
ce4311c3df
Add support for FROM keyword (a slight variation on SCANFROM)
2007-07-12 23:36:03 +00:00
dfs
0663ae77de
Fix more bugs in -sa mode.
2007-07-12 03:14:36 +00:00
dfs
951f2785cc
Support arbitrarily-long DURATIONs
2005-11-20 01:26:59 +00:00
dfs
88ff86c910
Removed old non-ANSI, non-UNIX cruft.
2005-09-30 03:29:32 +00:00
dfs
2bc3d991c1
-- Updated contact info, copyright years, etc.
2000-02-18 03:45:11 +00:00
dfs
f60fc18d1b
-- Changed copyright notice to Roaring Penguin Software Inc.
1999-04-05 17:34:34 +00:00
dfs
418e9ff265
-- Updated WHATSNEW.30
...
-- Fixed some more bugs.
1998-02-10 04:11:34 +00:00
dfs
38280bed8a
-- Pass some more basic tests.
...
-- Updated copyright year.
1998-02-10 03:15:46 +00:00
dfs
0ff20006c7
-- Rearranged directory structure; starting conversion to autoconf.
1998-01-15 02:49:26 +00:00