hledger/hledger-lib/Hledger/Read
Simon Michael 32eb839eac timedot: rewrite the parser, making it more usable
Now, org headlines before the first day entry are ignored,
regardless of content.

Note, blank lines inside a day entry are not allowed, currently.

It's now easier to be both valid journal and valid timedot at the same
time, so guessing the format of stdin is unreliable, and some tests
are failing. See following commit.
2020-03-01 14:06:29 -08:00
..
Common.hs ;lib: comments 2020-03-01 14:06:29 -08:00
CsvReader.hs lib: Hledger.Read.CsvReader cleanup 2020-02-27 23:37:32 -08:00
JournalReader.hs ;lib: Hledger.Read.JournalReader cleanup 2020-02-27 22:44:35 -08:00
LedgerReader.hs.disabled lib: Fix compile errors in tests 2018-08-14 16:05:06 +01:00
TimeclockReader.hs ;lib: Hledger.Read.TimeclockReader cleanup 2020-02-27 22:51:27 -08:00
TimedotReader.hs timedot: rewrite the parser, making it more usable 2020-03-01 14:06:29 -08:00