hledger/hledger-lib/Hledger
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
..
Data add an --ignore-assertions flag 2014-07-01 18:26:37 -07:00
Read add an --ignore-assertions flag 2014-07-01 18:26:37 -07:00
Reports web: fix a warning 2014-06-13 00:21:26 +01:00
Utils also fix warnings in UTF8IOCompat 2013-04-12 16:28:29 -07:00
Data.hs cli, report & raw options cleanups 2014-03-25 19:03:56 -07:00
Query.hs query: add >= and <= for amt queries 2014-06-29 11:09:13 -07:00
Read.hs add an --ignore-assertions flag 2014-07-01 18:26:37 -07:00
Reports.hs split up Hledger.Reports 2014-03-19 17:31:18 -07:00
Utils.hs web: a bunch of ui cleanup & improvement 2014-06-13 00:19:00 +01:00