hledger/hledger-lib/Hledger/Data
Simon Michael afd18a10bf fix: show historical balances even if report period is empty [#2403]
This adds a safer version of spanDefaultsFrom that won't create spans
that end before they start, and updates all reports to use it.

The only related change noticed so far is that close now gives an
error instead of a malformed entry, when there's no data to close.
[#2409]
2025-06-15 22:42:58 -10:00
..
JournalChecks
Account.hs
AccountName.hs
Amount.hs imp: commodities/payees/tags: used/declared flags, like accounts 2025-06-15 07:32:40 -10:00
BalanceData.hs
Balancing.hs fix: txn balancing: fix logic for the 1.50 message [#2402] 2025-06-13 09:10:46 -10:00
Currency.hs
Dates.hs fix: show historical balances even if report period is empty [#2403] 2025-06-15 22:42:58 -10:00
Errors.hs
Journal.hs imp: commodities/payees/tags: used/declared flags, like accounts 2025-06-15 07:32:40 -10:00
JournalChecks.hs
Json.hs
Ledger.hs
Period.hs
PeriodData.hs
PeriodicTransaction.hs fix: show historical balances even if report period is empty [#2403] 2025-06-15 22:42:58 -10:00
Posting.hs imp: commodities/payees/tags: used/declared flags, like accounts 2025-06-15 07:32:40 -10:00
RawOptions.hs
StringFormat.hs
Timeclock.hs
Transaction.hs
TransactionModifier.hs
Types.hs
Valuation.hs