hledger/hledger-lib/Hledger
Moritz Kiefer d7b68fbd7d Use skipMany/skipSome for parsing spacenonewline
This avoids allocating the list of space characters only to then
discard it.
2018-03-25 22:59:05 +01:00
..
Data Use skipMany/skipSome for parsing spacenonewline 2018-03-25 22:59:05 +01:00
Read Use skipMany/skipSome for parsing spacenonewline 2018-03-25 22:59:05 +01:00
Reports bal: --invert flag to flip all signs 2018-01-29 14:53:23 -08:00
Utils Use skipMany/skipSome for parsing spacenonewline 2018-03-25 22:59:05 +01:00
Data.hs cli: --forecast adds periodic transactions to reports 2017-11-26 14:57:41 +00:00
Query.hs Use skipMany/skipSome for parsing spacenonewline 2018-03-25 22:59:05 +01:00
Read.hs lib: refactor low-level text file reading 2018-01-04 16:17:25 -08:00
Reports.hs lib: Implemented a testing context for the module MultiBalanceReports. 2017-07-15 08:02:03 +01:00
Utils.hs lib: when the text encoding is UTF-8, ignore any UTF-8 BOM prefix 2018-01-04 16:29:23 -08:00