| - 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-". | ||
|---|---|---|
| .. | ||
| Account.hs | ||
| AccountName.hs | ||
| Amount.hs | ||
| AutoTransaction.hs | ||
| Commodity.hs | ||
| Dates.hs | ||
| Journal.hs | ||
| Ledger.hs | ||
| MarketPrice.hs | ||
| Period.hs | ||
| Posting.hs | ||
| RawOptions.hs | ||
| StringFormat.hs | ||
| Timeclock.hs | ||
| Transaction.hs | ||
| Types.hs | ||