.. |
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,cli: Get rid of magic values for asprecision, use a sum type instead.
|
2020-08-30 23:00:35 +10:00 |
Commodity.hs
|
;review, tag all error calls with an easier to find PARTIAL: comment (#1312)
|
2020-08-05 16:08:33 -07:00 |
Dates.hs
|
lib: Replace some fromIntegral with toInteger.
|
2020-08-30 22:20:58 +10:00 |
Journal.hs
|
lib,cli: Get rid of magic values for asprecision, use a sum type instead.
|
2020-08-30 23:00:35 +10:00 |
Json.hs
|
lib,cli: Get rid of magic values for asprecision, use a sum type instead.
|
2020-08-30 23:00:35 +10:00 |
Ledger.hs
|
Calculate MultiReportBalance columns more efficiently.
|
2020-01-03 16:11:46 -08:00 |
Period.hs
|
lib: Replace some fromIntegral with toInteger.
|
2020-08-30 22:20:58 +10:00 |
PeriodicTransaction.hs
|
lib,cli: Replace parsedate and mkdatespan with direct applications of fromGregorian, transaction now takes Day instead of a date string.
|
2020-08-29 15:08:28 -07:00 |
Posting.hs
|
journal: when an account alias contains a bad regexp, show details
|
2020-08-06 15:27:40 -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
|
lib,cli,ui: Remove old CPP directives made redundant by version bounds.
|
2020-08-29 15:08:28 -07:00 |
Transaction.hs
|
lib,cli: Get rid of magic values for asprecision, use a sum type instead.
|
2020-08-30 23:00:35 +10:00 |
TransactionModifier.hs
|
fix doctest breakage (#1312)
|
2020-08-08 08:53:55 -07:00 |
Types.hs
|
lib,cli: Get rid of magic values for asprecision, use a sum type instead.
|
2020-08-30 23:00:35 +10:00 |
Valuation.hs
|
lib,cli: Replace parsedate and mkdatespan with direct applications of fromGregorian, transaction now takes Day instead of a date string.
|
2020-08-29 15:08:28 -07:00 |