hledger/hledger-lib/Hledger
Julien Moutinho c65fea2b4b lib: fix combineJournalUpdates folding order
NOTE: this is important to correctly build JournalContext
NOTE: currently a list reverse must done at the end,
      maybe using a Data.Queue would be more efficient.
2014-12-11 04:37:10 +01:00
..
Data lib: fix combineJournalUpdates folding order 2014-12-11 04:37:10 +01:00
Read lib: fix combineJournalUpdates folding order 2014-12-11 04:37:10 +01:00
Reports balance: with --tree and --flat, use the last (fix #219) 2014-12-05 12:56:33 -08:00
Utils lib: move from Text.ParserCombinators.Parsec to Text.Parsec 2014-11-20 10:08:30 +01:00
Data.hs strip trailing whitespace from all Haskell files 2014-10-14 18:48:24 -07:00
Query.hs lib: move from Text.ParserCombinators.Parsec to Text.Parsec 2014-11-20 10:08:30 +01:00
Read.hs lib: move from Text.ParserCombinators.Parsec to Text.Parsec 2014-11-20 10:08:30 +01:00
Reports.hs split up Hledger.Reports 2014-03-19 17:31:18 -07:00
Utils.hs lib: move from Text.ParserCombinators.Parsec to Text.Parsec 2014-11-20 10:08:30 +01:00