Commit graph

16 commits

Author SHA1 Message Date
d9c1dc78e4 Integrate codespan-reporting 2022-01-02 11:47:22 +01:00
8af268bd68 Switch to patched tzdir
This fixes today not respecting the TZDIR environment variable, which is
necessary since NixOS uses a nonstandard time zone data location.
2021-12-29 00:53:37 +01:00
2078c5e883 Color output 2021-12-22 15:58:10 +00:00
2c5146091d Update dependencies 2021-12-19 15:38:57 +01:00
2f8676533e Load file from .config/today/main.today by default 2021-12-12 19:35:54 +00:00
cb7c87b8b2 Implement formula evaluation for DATE statement 2021-12-06 12:47:19 +00:00
d7df47eba4 Use system tzinfo instead of compiling it into the binary 2021-11-22 00:45:48 +01:00
5674bcdc00 Start reorganizing code by creating files module 2021-11-21 22:48:41 +01:00
1e58672e21 Switch to pest-generated parser 2021-11-18 02:49:38 +01:00
f6c249393b Remove parsing logic 2021-11-17 21:55:40 +01:00
5e2beaedde Load files 2021-11-07 18:40:22 +00:00
04b59293f2 Parse command line args 2021-11-07 12:15:52 +00:00
2ef7fd0f5e Get rid of nom 2021-11-07 02:04:18 +00:00
107966389c Parse simple dates and times 2021-11-06 17:36:40 +01:00
106111e7c6 Design command data types
This design went through a few iterations, and this won't be the last.
2021-11-06 01:16:01 +01:00
c7e452230e Create project 2021-08-04 23:17:37 +02:00