| .. |
|
Account.hs
|
code: Strip extraneous trailing whitespace from Haskell sources
|
2019-07-15 16:40:49 +01:00 |
|
AccountName.hs
|
Use nubSort instead of nub . sort.
|
2020-01-04 08:31:10 -08:00 |
|
Amount.hs
|
lib: test for issue with sign checking code + fix
|
2020-06-01 15:17:15 -07:00 |
|
Commodity.hs
|
refactor: lib: hlint cleanups
|
2019-02-14 05:15:49 -08:00 |
|
Dates.hs
|
lib: Parser now accepts .. as a synonym for to in date ranges.
|
2020-06-04 19:30:42 -07:00 |
|
Journal.hs
|
;valuation: refactor
|
2020-06-14 15:48:16 -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: update doctests for ISO 8601 date output
|
2020-02-03 08:03:44 -08:00 |
|
Posting.hs
|
;lib: refactor amount cost functions
|
2020-05-31 15:48:08 -07:00 |
|
RawOptions.hs
|
;lib: clarify choiceopt doc
|
2019-11-23 13:03:26 -08: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: refactor amount cost functions
|
2020-05-31 15:48:08 -07:00 |
|
TransactionModifier.hs
|
;lib: update doctests for ISO 8601 date output
|
2020-02-03 08:03:44 -08:00 |
|
Types.hs
|
;valuation: refactor
|
2020-06-14 15:48:16 -07:00 |
|
Valuation.hs
|
tweak debug levels, document some guidelines
|
2020-06-14 17:17:09 -07:00 |