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
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
String.hs
Test.hs
Text.hs
Tree.hs
UTF8IOCompat.hs lib, web: remove obsolete conditionals for old GHC 2017-08-25 17:15:26 -07:00