hledger/hledger-lib/Hledger
Simon Michael 420eef4a40 lib: fix some transaction balancing cases
I needed to be more careful about ordering, as johannesgerer's original
code was, and the tests missed it. I think I have it now.
Found the PR whose code I have been reworking, it was #438.
2019-02-21 16:50:32 -08:00
..
Data lib: fix some transaction balancing cases 2019-02-21 16:50:32 -08:00
Read lib: inclusive balance assertions (=* and ==*) 2019-02-20 09:14:30 -08:00
Reports lib, cli, web: rename porigin -> poriginal 2019-02-20 20:23:54 -08:00
Utils lib: expectParseStateOn helper 2019-01-18 16:40:35 -08:00
Data.hs rename easytests_* to tests_* 2018-09-06 13:13:26 -07:00
Query.hs rename easytests_* to tests_* 2018-09-06 13:13:26 -07:00
Read.hs tweak readJournalFiles type signature 2019-01-15 06:18:56 -08:00
Reports.hs rename easytests_* to tests_* 2018-09-06 13:13:26 -07:00
Utils.hs lib: document mapM' 2019-02-17 08:36:59 -08:00