hledger/hledger-lib/Hledger/Read
Simon Michael 5c85a1dd1c lib: allow trailing whitespace in regex account aliases
Trailing whitespace in the replacement part of a regular expression
account alias is now significant. Eg, slightly flattening some bank
accounts: --alias '/:somebank:/=somebank '
2017-09-22 16:43:03 -10:00
..
Common.hs cli: import command! hledger import *.csv adds new txns to main file 2017-09-17 18:57:51 -07:00
CsvReader.hs csv: also switch which posting is converted to cost 2017-08-15 08:40:52 -07:00
JournalReader.hs lib: allow trailing whitespace in regex account aliases 2017-09-22 16:43:03 -10:00
LedgerReader.hs.disabled lib: disable WIP ledger4 parser, lighten dependencies 2017-03-29 21:06:26 -07:00
TimeclockReader.hs add support for megaparsec 6 (fixes #594) 2017-07-27 19:20:46 -07:00
TimedotReader.hs timedot: also provide syntax for seconds, days, weeks, months & years 2017-08-21 17:28:57 -07:00