hledger/hledger-lib/Hledger/Data
Simon Michael 616a25979a CSV reader version 2 with new rules syntax
At long last. The main change is a new rules file format that aims to
be more powerful and more intuitive than v1 (hledger 0.19.x and older).
Existing rules files will need to be adapted manually to the new format.
2013-03-29 22:56:55 +00:00
..
Account.hs web: make hledger[-lib] compatible with all of yesod's language extensions 2012-11-14 17:25:02 +00:00
AccountName.hs balance report speedup 2012-10-21 17:18:18 +00:00
Amount.hs tools: fix haddock generation (web excluded) 2012-11-19 23:36:36 +00:00
Commodity.hs refactor: move amount display settings out of commodity, simplify amount construction 2012-11-19 21:20:10 +00:00
Dates.hs parse posting dates, better comment/tag handling, begin using HTF for unit testing 2012-12-06 00:28:23 +00:00
FormatStrings.hs Hledger.Cli.Format -> Hledger.Data.FormatStrings 2012-03-10 19:20:15 +00:00
Journal.hs reg: --related/-r flag to show other postings in the transaction 2012-12-22 00:24:38 +00:00
Ledger.hs refactor: move amount display settings out of commodity, simplify amount construction 2012-11-19 21:20:10 +00:00
Posting.hs reg: --related/-r flag to show other postings in the transaction 2012-12-22 00:24:38 +00:00
TimeLog.hs rename actual/effective dates to primary/secondary 2012-12-06 04:43:41 +00:00
Transaction.hs reg: --related/-r flag to show other postings in the transaction 2012-12-22 00:24:38 +00:00
Types.hs CSV reader version 2 with new rules syntax 2013-03-29 22:56:55 +00:00