.. |
Account.hs
|
lib: In sorting account names, perform lookups on HashSets and HashMaps,
|
2021-03-23 11:26:30 -07:00 |
AccountName.hs
|
lib,cli,ui,web: A number of AccountName and Journal functions which are
|
2021-03-23 11:26:30 -07:00 |
Amount.hs
|
add a Show instance for AmountDisplayOpts, WideBuilder
|
2021-04-13 17:19:22 -10:00 |
Commodity.hs
|
new price search that really finds the shortest path (#1443)
|
2021-01-04 18:42:51 -08:00 |
Dates.hs
|
lib,cli,ui: Use Text for showDate and related.
|
2021-01-02 15:08:09 +11:00 |
Journal.hs
|
lib: Use uniform naming for stripping prices.
|
2021-04-11 18:31:30 -10:00 |
Json.hs
|
lib: Add more efficient toEncoding for custom ToJSON declarations.
|
2021-04-10 17:52:33 -10:00 |
Ledger.hs
|
lib,cli: Fix ledgerDateSpan, so that in takes transaction dates into account.
|
2021-04-03 13:54:23 -10:00 |
Period.hs
|
lib,cli,ui: Use Text for showDate and related.
|
2021-01-02 15:08:09 +11:00 |
PeriodicTransaction.hs
|
lib,cli: Make showTransaction return Text rather than String.
|
2021-01-02 15:08:09 +11:00 |
Posting.hs
|
lib: Use uniform naming for stripping prices.
|
2021-04-11 18:31:30 -10:00 |
RawOptions.hs
|
check: support quoted check name + args
|
2020-11-29 20:48:31 -08:00 |
StringFormat.hs
|
lib: Remove unused optional width argument for StringFormat.
|
2021-01-02 15:08:09 +11:00 |
Timeclock.hs
|
timeclock: print shows timeclock amounts with just 2 decimals, like pre-1.21 (#1527)
|
2021-04-12 18:40:33 -10:00 |
Transaction.hs
|
lib: Do not call showAmount twice for every posting.
|
2021-03-21 07:10:27 -07:00 |
TransactionModifier.hs
|
lib,cli,ui,bin: Eliminate all uses of Mixed outside of Hledger.Data.Amount.
|
2021-03-18 09:47:59 +11:00 |
Types.hs
|
lib: Make fields of Amount, AmountPrice, AmountStyle, and DigitGroupStyle strict.
|
2021-02-23 14:54:39 -08:00 |
Valuation.hs
|
cli: rename --infer-value to --infer-market-price
|
2021-02-05 15:16:39 -08:00 |