hledger/hledger-lib/Hledger/Data
Simon Michael de330bdfce imp: journal: check for adjacent conversion postings only in strict mode
This avoids breaking existing journals if, say, they happen to have
a single "equity:trading" posting somewhere.
2023-01-25 19:00:29 -10:00
..
JournalChecks dev: lib, cli, bin: enable/fix name shadowing warnings 2022-08-23 12:16:15 +01:00
Account.hs dev: lib, cli, bin: enable/fix name shadowing warnings 2022-08-23 12:16:15 +01:00
AccountName.hs journal: Fully unbracket AccountNames in account directives 2023-01-23 12:43:13 -10:00
Amount.hs imp: debug logging improvements; hledger-ui logs to hledger-ui.log only 2022-11-03 16:07:54 -10:00
Balancing.hs lib: journalBalanceTransactions, balanceTransactionHelper cleanups 2023-01-20 20:23:27 -10:00
Dates.hs lib: Hledger.Data.Dates: intervalStartBefore -> intervalBoundaryBefore 2023-01-11 20:51:24 -10:00
Errors.hs dev: lib, cli, bin: enable/fix name shadowing warnings 2022-08-23 12:16:15 +01:00
Journal.hs lib: add journalMarkRedundantCosts to help with balancing; slight refactoring 2023-01-25 19:00:29 -10:00
JournalChecks.hs imp: journal: check for adjacent conversion postings only in strict mode 2023-01-25 19:00:29 -10:00
Json.hs lib!: Remove GenericSourcePos, and replace it with either SourcePos or 2021-09-20 08:38:33 -10:00
Ledger.hs cln: tests: Remove test and tests, which are just aliases for testCase 2021-08-30 16:32:19 -10:00
Period.hs dev: lib, cli, bin: enable/fix name shadowing warnings 2022-08-23 12:16:15 +01:00
PeriodicTransaction.hs journal: json: Add source positions to forecast transactions 2023-01-21 22:30:30 +01:00
Posting.hs fix: journal: don't generate bad assertion when assigning with cost (fix #1965) 2022-12-26 10:21:44 -10:00
RawOptions.hs cln: hlint: Clean up list related hlint warnings. 2021-08-27 06:13:56 -10:00
StringFormat.hs dev: lib, cli, bin: enable/fix name shadowing warnings 2022-08-23 12:16:15 +01:00
Timeclock.hs dev: lib, cli, bin: enable/fix name shadowing warnings 2022-08-23 12:16:15 +01:00
Transaction.hs imp: journal: check for adjacent conversion postings only in strict mode 2023-01-25 19:00:29 -10:00
TransactionModifier.hs dev: lib: fix recently broken doctest 2022-08-29 11:15:35 +01:00
Types.hs journal: json: Add source positions to forecast transactions 2023-01-21 22:30:30 +01:00
Valuation.hs dev: lib: support debug logging to file in a few more places for hledger-ui 2022-11-06 09:01:12 -10:00