hledger/hledger-lib/Hledger/Data
Simon Michael 242c05fc9a lib, journal: parseQuery, modifyTransactions are now total (#1312)
modifyTransactions now also requires a reference date, for parsing queries.
Relative dates are now permitted in auto posting rules.
2020-08-05 13:44:04 -07:00
..
Account.hs lib: account name clipping takes Maybe Int as depth. 2020-07-17 07:41:27 -07:00
AccountName.hs lib: account name clipping takes Maybe Int as depth. 2020-07-17 07:41:27 -07:00
Amount.hs lib: Work around hiding deprecation warnings, don't traverse zeros twice in normaliseHelper. 2020-07-10 12:18:51 -07:00
Commodity.hs lib: Remove unnecessary try in parsers, replace unnecessary string' with string, rewrite some parsers in applicative style. 2020-07-31 17:22:27 -07:00
Dates.hs lib: In quarterdatespanp, use yearp and allow uppercase Q. 2020-08-04 09:10:53 -07:00
Journal.hs lib, journal: parseQuery, modifyTransactions are now total (#1312) 2020-08-05 13:44:04 -07:00
Json.hs ;fix Json.hs with old GHCs 2020-06-06 15:33:04 -07:00
Ledger.hs Calculate MultiReportBalance columns more efficiently. 2020-01-03 16:11:46 -08:00
Period.hs lib: More consistent period formatting. 2020-06-04 19:30:42 -07:00
PeriodicTransaction.hs lib: Refactor reportingintervalp to be more compact and do less backtracking. 2020-07-31 17:22:27 -07:00
Posting.hs lib: Use text library functions for stripping. 2020-07-16 10:03:25 -07:00
RawOptions.hs lib, cli, ui, web: intopt and friends now make sure their arguments fit 2020-07-03 12:35:51 -07:00
StringFormat.hs ;tests: use "test" alias for testCase everywhere 2019-11-28 15:33:33 -08:00
Timeclock.hs Fix timeclock format parsing 2020-01-12 13:17:36 -08:00
Transaction.hs lib: Use text library functions for stripping. 2020-07-16 10:03:25 -07:00
TransactionModifier.hs lib, journal: parseQuery, modifyTransactions are now total (#1312) 2020-08-05 13:44:04 -07:00
Types.hs lib: Refactor reportingintervalp to be more compact and do less backtracking. 2020-07-31 17:22:27 -07:00
Valuation.hs ;lib: valuation debug output note 2020-07-14 10:21:45 -07:00