hledger/hledger-lib/Hledger
Alex Chen 519297051d lib: restore previous period expression parser behaviour (PR #807)
- parse a period expression by first extracting words separated by
  single spaces, then by "re-parsing" this text with 'periodexprp'
- this way, the period expression parsers do not need to know about
  the single- or double-space rules
2018-11-22 14:09:32 -08:00
..
Data journal: txn modifier multipliers multiply total-priced amounts (#928) 2018-11-13 17:50:30 -08:00
Read lib: restore previous period expression parser behaviour (PR #807) 2018-11-22 14:09:32 -08:00
Reports lib: flip the arguments of (divide|multiply)[Mixed]Amount (api change) 2018-11-13 17:28:24 -08:00
Utils lib: comment 2018-10-18 14:43:00 -07:00
Data.hs rename easytests_* to tests_* 2018-09-06 13:13:26 -07:00
Query.hs rename easytests_* to tests_* 2018-09-06 13:13:26 -07:00
Read.hs rename easytests_* to tests_* 2018-09-06 13:13:26 -07:00
Reports.hs rename easytests_* to tests_* 2018-09-06 13:13:26 -07:00
Utils.hs lib: fix home path expansion in includes 2018-10-09 13:35:40 -10:00