hledger/hledger-lib/Hledger
Simon Michael 62bad65e5b tighten up status: docs and behaviour a bit (fix #227)
A status: query term no longer accepts * as a synonym for 1,
which was a bit confusing since 1 matches both * and !.
For now, it takes a value of 1 (true) or anything else (false).
2014-12-24 23:48:23 -08: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 register: support date:/date2:/--date2 better (fix #201, #221, #222) 2014-12-24 16:11:30 -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 tighten up status: docs and behaviour a bit (fix #227) 2014-12-24 23:48:23 -08: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