hledger/hledger-lib/Hledger
Simon Michael 20bfceff2e lib: allow multiple files of different format (#320)
When multiple files are specified with multiple -f options, we now
parse each one individually, rather than just concatenating them, so
they can have different formats.

Directives (like default year or account aliases) no longer carry over
from one file to the next. Limitation or feature ?
2016-05-18 16:41:52 -07:00
..
Data lib: make Journal a monoid 2016-05-18 15:08:50 -07:00
Read lib: rename get/setIndex, add increment fn 2016-05-18 15:06:16 -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 lib: allow multiple files of different format (#320) 2016-05-18 16:41:52 -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