hledger/hledger-lib/Hledger/Data
Simon Michael 0c3148ac7b add an --ignore-assertions flag
Can be helpful when reading Ledger files, where assertions may have
different semantics; or for getting some answers from your journal
to help you fix your assertions.

Could be called --no-assertions, but this might create surprise when it
has an effect contrary to --no-new-accounts.

I had to add another flag throughout the parsers & journal read
functions, ok for now.
2014-07-01 18:26:37 -07:00
..
Account.hs remove out of date comment 2014-04-03 18:55:43 -07:00
AccountName.hs balance report speedup 2012-10-21 17:18:18 +00:00
Amount.hs more verbose Amount debug output at level 6+ 2014-04-03 18:49:56 -07:00
Commodity.hs journal: really don't parse + before an amount as part of the commodity (fixes #181 harder) 2014-04-30 11:28:47 -07:00
Dates.hs note potentially useful interval algebra link 2014-04-19 11:45:47 -07:00
Journal.hs add an --ignore-assertions flag 2014-07-01 18:26:37 -07:00
Ledger.hs refactor amount filtering helpers 2014-05-23 13:10:36 -07:00
OutputFormat.hs rename FormatString to OutputFormat 2014-03-02 13:33:56 -08:00
Posting.hs show posting dates in debug output 2014-05-06 21:35:38 -07:00
RawOptions.hs fix an error when running an addon with an argument containing a single quote 2014-04-15 11:45:30 -07:00
TimeLog.hs rename actual/effective dates to primary/secondary 2012-12-06 04:43:41 +00:00
Transaction.hs show posting dates in debug output 2014-05-06 21:35:38 -07:00
Types.hs add an --ignore-assertions flag 2014-07-01 18:26:37 -07:00