.. |
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
|
fix: show trailing decimal mark on cost amounts too, when needed
|
2024-05-01 14:17:46 -10:00 |
Balancing.hs
|
dev: move journalCheckBalanceAssertions to JournalChecks
|
2024-04-26 18:59:45 -10:00 |
Dates.hs
|
;dev: update doctests for weekly headings change [#2204]
|
2024-06-25 18:36:43 +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: check ordereddates before balance assertions, when both are enabled
|
2024-05-02 21:11:04 -10: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
|
imp: Generated/modified txns/postings are now tagged only with --verbose-tags
|
2023-04-29 18:25:11 -10: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
|
imp: Support tsv and ssv prefixes (#2164)
|
2024-02-08 06:44:44 -10:00 |
Valuation.hs
|
dev: rename/improve amountSetFullPrecisionUpTo, add mixedAmountSetFullPrecisionUpTo
|
2024-02-29 12:31:07 -10:00 |