hledger/hledger-lib/Hledger/Read
Chris Lemaire 4ada2a3fbc journal: Fully unbracket AccountNames in account directives
Currently an account name like "a:(aa)" will not have (aa) unbracketed.
However, this seems reasonable since the full name is unbracketed and
thus will not be confused with virtual or virtual-balanced posting.
2023-01-23 12:43:13 -10:00
..
Common.hs dev: note why inferring costs from equity before balancing 2023-01-19 20:57:02 -10:00
CsvReader.hs imp: csv: check assigned account names are valid (parseable) (#1978) 2023-01-11 21:42:47 -10:00
InputOptions.hs lib: BalancingOpts{infer_transaction_prices_ -> infer_balancing_costs_} 2023-01-19 20:21:31 -10:00
JournalReader.hs journal: Fully unbracket AccountNames in account directives 2023-01-23 12:43:13 -10:00
LedgerReader.hs.disabled debug: move command parsing debug output down to level 8 2020-07-03 11:37:01 -07:00
TimeclockReader.hs cln!: Clean up journal parsing. 2022-03-26 15:35:19 -10:00
TimedotReader.hs dev: lib, cli, bin: enable/fix name shadowing warnings 2022-08-23 12:16:15 +01:00