hledger/hledger-lib/Hledger
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
..
Data ;lib: add YYYY.MM.DD to parsedate/parsedateM helpers 2020-02-27 10:57:55 -08:00
Read timedot: rewrite the parser, making it more usable 2020-03-01 14:06:29 -08:00
Reports bs,cf,is,bal,print,reg: support json output format 2020-02-24 17:49:53 -08:00
Utils ;lib: comments 2020-03-01 14:06:29 -08:00
Data.hs move JSON instances from hledger-web to hledger-lib 2019-12-16 17:17:00 -08:00
Query.hs ;lib: couple of doctests 2020-02-03 10:10:32 -08:00
Read.hs lib: Hledger.Read cleanup 2020-02-27 23:51:54 -08:00
Reports.hs ;lib: rename MultiBalanceReports.hs -> MultiBalanceReport.hs 2019-06-14 11:45:25 -07:00
Utils.hs web: edit/upload: normalise line endings, avoiding parse errors (#1194) 2020-02-24 14:04:44 -08:00