Commit graph

11 commits

Author SHA1 Message Date
b4b8dd53e0 Move stuff to files module 2021-11-21 23:03:12 +01:00
e9cff194d3 Unify number parsing again 2021-11-19 21:34:32 +01:00
7ed4ba2372 Parse all DATE variants 2021-11-19 21:34:19 +01:00
04417ea0f9 Start parsing expressions 2021-11-19 20:31:46 +01:00
8143c2bf35 Parse DATE with fixed start date 2021-11-19 19:49:37 +01:00
8c83c0b0b9 Parse deltas 2021-11-19 19:14:14 +01:00
743e07b215 Adjust grammar for deltas and wildcard date expressions
This should make it a bit easier to work with
2021-11-19 01:35:08 +01:00
d7c843ed86 Change description format
Descriptions must now be prefixed by a '#' symbol instead of indented.
2021-11-19 00:48:12 +01:00
76eed7f30d Parse descriptions properly 2021-11-18 23:57:16 +01:00
90f74c82bc Continue parsing the pest output 2021-11-18 23:46:49 +01:00
6e53446a08 Start interpreting pest output 2021-11-18 21:59:18 +01:00
Renamed from src/parse/grammar.pest (Browse further)