Commit graph

12 commits

Author SHA1 Message Date
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