hledger/hledger-lib/Hledger/Utils
Mykola Orliuk 48623b4ceb lib: fix backtracking in periodexpr parser
- Simplify doctests for periodexpr.
- Besides consuming leading space consume ending space for periodexpr also.
- Drop implicit option (def, def) behaviour of periodexpr. I.e. disallow
  hledger reg -p '' and auto-transaction with heading just '~'.
- Slightly re-factor periodexpr.
- Ensure that reportinginterval doesn't consume trailing space.
  Useful if  we'll start disallowing periods like "every1stjan2009-".
2017-11-27 06:38:47 -08:00
..
Color.hs lib: begin supporting colour 2017-04-25 18:27:25 -07:00
Debug.hs lib, web: remove obsolete conditionals for old GHC 2017-08-25 17:15:26 -07:00
Parse.hs lib: fix backtracking in periodexpr parser 2017-11-27 06:38:47 -08:00
Regex.hs lib: memoised versions of regexReplace[CI] (#244) 2015-09-26 15:45:17 -10:00
String.hs add support for megaparsec 6 (fixes #594) 2017-07-27 19:20:46 -07:00
Test.hs Replace Parsec with Megaparsec (see #289) (#366) 2016-07-29 08:57:10 -07:00
Text.hs Replace Parsec with Megaparsec (see #289) (#366) 2016-07-29 08:57:10 -07:00
Tree.hs Replace Parsec with Megaparsec (see #289) (#366) 2016-07-29 08:57:10 -07:00
UTF8IOCompat.hs lib, web: remove obsolete conditionals for old GHC 2017-08-25 17:15:26 -07:00