hledger/hledger-lib/Hledger/Read
Simon Michael 660ba7e1d9 lib: clarify zero-checking function names
isZeroAmount                -> amountLooksZero
isReallyZeroAmount          -> amountIsZero
isZeroMixedAmount           -> mixedAmountLooksZero
isReallyZeroMixedAmount     -> mixedAmountIsZero
isReallyZeroMixedAmountCost dropped
2020-05-29 18:57:22 -07:00
..
Common.hs lib: also infer market prices from transactions, like Ledger (#1239) (WIP) 2020-05-25 17:45:31 -07:00
CsvReader.hs lib: clarify zero-checking function names 2020-05-29 18:57:22 -07:00
JournalReader.hs don't let case of file extension break file format detection (#1225) 2020-04-15 11:31:28 -07:00
LedgerReader.hs.disabled lib: Fix compile errors in tests 2018-08-14 16:05:06 +01:00
TimeclockReader.hs ;lib: update emacs code-folding config 2020-03-28 17:09:47 -07:00
TimedotReader.hs ;lib: update emacs code-folding config 2020-03-28 17:09:47 -07:00