hledger/hledger-lib/Hledger/Data
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
..
Account.hs lib: more compact debug output for Accounts 2017-09-29 18:50:18 -10:00
AccountName.hs
Amount.hs Add Support for Rewriting Multipler Postings Into Different Commodities (#557) 2017-05-30 07:30:15 -07:00
AutoTransaction.hs lib: fix backtracking in periodexpr parser 2017-11-27 06:38:47 -08:00
Commodity.hs Add Support for Rewriting Multipler Postings Into Different Commodities (#557) 2017-05-30 07:30:15 -07:00
Dates.hs lib: fix backtracking in periodexpr parser 2017-11-27 06:38:47 -08:00
Journal.hs Rewrite of BalanceAssertion type to track its source position. 2017-10-16 13:25:03 -07:00
Ledger.hs lib: Added a new transaction to samplejournal. 2017-07-15 08:02:03 +01:00
MarketPrice.hs
Period.hs
Posting.hs lib: pivot -> journalPivot, drop implicit tags notion (#598, #608) 2017-09-05 10:48:35 -07:00
RawOptions.hs
StringFormat.hs cli: refactor: move commands to a subdirectory, reinstate test command 2017-09-12 10:04:36 -07:00
Timeclock.hs
Transaction.hs Rewrite of BalanceAssertion type to track its source position. 2017-10-16 13:25:03 -07:00
Types.hs lib: fix backtracking in periodexpr parser 2017-11-27 06:38:47 -08:00