Implement 'whenjobs --daemon-stop'
[whenjobs.git] / lib /
2012-02-21 Richard W.M. JonesImplement 'whenjobs --daemon-stop'
2012-02-21 Richard W.M. JonesAdd new when-expression operators.
2012-02-21 Richard W.M. Jonespa_when: Allow >> in scripts to be escaped as >\>.
2012-02-21 Richard W.M. Jonespa_when does not need and shouldn't depend on whenlib.cma
2012-02-21 Richard W.M. JonesExport string_of_variable utility function.
2012-02-21 Richard W.M. JonesMiscellaneous utility functions.
2012-02-21 Richard W.M. JonesFix matching on true/false identifier (for boolean...
2012-02-20 Richard W.M. JonesScheduling of every-jobs.
2012-02-20 Richard W.M. JonesAdd filter_map utility.
2012-02-18 Richard W.M. Joneswhenjobs initial version.