hledger/hledger-lib/Hledger/Data
Simon Michael 31a754544a journal: parse account directives
We now parse account directives, like Ledger's. We don't do anything
with them yet. The default parent account feature must now be spelled
"apply account"/"end apply account".
2016-04-04 11:35:39 -07:00
..
Account.hs lib: clarify flattenAccounts 2015-09-02 16:22:08 -07:00
AccountName.hs balance, print; more wide char support (#242) 2015-09-28 18:33:18 -10:00
Amount.hs ui: txn: show multi-commodity amounts on one line 2015-10-29 18:10:06 -07:00
Commodity.hs strip trailing whitespace from all Haskell files 2014-10-14 18:48:24 -07:00
Dates.hs allow year parser to handle arbitrarily large years 2015-07-12 12:32:53 -07:00
Journal.hs journal: parse account directives 2016-04-04 11:35:39 -07:00
Ledger.hs refactor amount filtering helpers 2014-05-23 13:10:36 -07:00
Posting.hs print: fix wide char support, add tests (#242) 2015-10-10 11:53:28 -07:00
RawOptions.hs cli: with a repeated flag, the last takes precedence 2014-12-04 12:41:47 -08:00
StringFormat.hs doc: balance --format does not support - any more 2015-10-10 15:07:49 -07:00
TimeLog.hs lib: number transactions as they are read 2015-10-29 20:12:46 -07:00
Transaction.hs lib: more ergonomic balance assertion errors 2016-02-10 07:40:18 -08:00
Types.hs journal: parse account directives 2016-04-04 11:35:39 -07:00