| .. |
|
JournalChecks
|
imp!: check ordereddates: drop --date2 support; check primary dates only
|
2024-04-26 18:59:45 -10:00 |
|
Account.hs
|
dev: rename AmountDisplayOpts -> AmountFormat, and related constants
|
2024-01-23 21:35:06 -10:00 |
|
AccountName.hs
|
dev: fix some partial head/tails, silence ghc 9.8's new warnings
|
2024-02-28 15:58:21 -10:00 |
|
Amount.hs
|
Add abs implementation for MixedAmount
|
2024-09-05 11:56:07 +01:00 |
|
Balancing.hs
|
dev: move journalCheckBalanceAssertions to JournalChecks
|
2024-04-26 18:59:45 -10:00 |
|
Dates.hs
|
dev: rename some Intervals for clarity [#2218]
|
2024-09-04 16:07:54 +01:00 |
|
Errors.hs
|
dev: rename other Price helpers to Cost
|
2024-01-23 21:35:06 -10:00 |
|
Journal.hs
|
dev: refactor: merge Text.Megaparsec.Custom into Hledger.Utils.Parse
|
2024-06-25 18:37:54 +01:00 |
|
JournalChecks.hs
|
;imp: check: recentassertions: improve message readability
|
2024-07-16 22:12:41 +01:00 |
|
Json.hs
|
dev: AmountPrice,UnitPrice,TotalPrice -> AmountCost,UnitCost,TotalCost; related renames
|
2024-01-23 21:35:06 -10:00 |
|
Ledger.hs
|
dev: fix some partial head/tails, silence ghc 9.8's new warnings
|
2024-02-28 15:58:21 -10:00 |
|
Period.hs
|
;dev: update doctests for weekly headings change [#2204]
|
2024-06-25 18:36:43 +01:00 |
|
PeriodicTransaction.hs
|
fix: three more interval start date cases; add tests; cleanup [#2218]
|
2024-09-04 16:07:54 +01:00 |
|
Posting.hs
|
imp: print, close: disambiguate balance assertion/assignment amount also (#2176)
|
2024-02-25 16:47:58 -10:00 |
|
RawOptions.hs
|
imp!:web:tests: respect options when running tests
|
2023-12-15 09:57:01 -10:00 |
|
StringFormat.hs
|
dev: lib, cli, bin: enable/fix name shadowing warnings
|
2022-08-23 12:16:15 +01:00 |
|
Timeclock.hs
|
imp: timeclock: support comments and tags (fix #1220)
|
2023-05-03 00:05:11 -10:00 |
|
Transaction.hs
|
fix: a slowdown with many txns and many accounts since 1.29 [#2153]
|
2024-01-25 13:49:49 -10:00 |
|
TransactionModifier.hs
|
dev: fix some partial head/tails, silence ghc 9.8's new warnings
|
2024-02-28 15:58:21 -10:00 |
|
Types.hs
|
dev: rename some Intervals for clarity [#2218]
|
2024-09-04 16:07:54 +01:00 |
|
Valuation.hs
|
dev: rename/improve amountSetFullPrecisionUpTo, add mixedAmountSetFullPrecisionUpTo
|
2024-02-29 12:31:07 -10:00 |