hledger/hledger-lib/Hledger
Simon Michael 84097b75c7 journal: can now include timeclock/timedot files (#320)
journal files can now include journal, timeclock or timedot files (but
not yet CSV files). Also timeclock/timedot files no longer support
default year directives.

The Hledger.Read.* modules have been reorganised for better reuse.
Hledger.Read.Utils has been renamed Hledger.Read.Common and holds
low-level parsers & utilities; high-level read utilities have moved to
Hledger.Read.
2016-05-17 19:46:54 -07:00
..
Data journal: commodity format directive overrides inferred style (#295) 2016-05-08 09:07:08 -07:00
Read journal: can now include timeclock/timedot files (#320) 2016-05-17 19:46:54 -07:00
Reports lib: Commodity now has a CommoditySymbol and style 2016-05-08 08:07:27 -07:00
Utils lib: note debugLevel gotcha in GHCI 2016-02-19 22:54:38 -08:00
Data.hs lib: convert date hunit tests to doctests 2016-05-06 18:10:49 -07:00
Query.hs lib: note issues 2016-05-06 17:19:23 -07:00
Read.hs journal: can now include timeclock/timedot files (#320) 2016-05-17 19:46:54 -07:00
Reports.hs split up Hledger.Reports 2014-03-19 17:31:18 -07:00
Utils.hs lib: 6-tuple accessors 2015-08-24 16:24:11 -07:00