hledger/Hledger/Cli
Simon Michael b19b02962a parsing: date parsing overhaul, don't exit on bad dates
- get rid of undefined parse errors due to guard
- don't call error from date parsers; let add re-prompt on bad dates
- years now must always have at least four digits
- clearer date parse errors
2010-04-14 21:49:34 +00:00
..
Commands docs: correction 2010-04-15 21:49:07 +00:00
Main.hs refactor: clarify the roles of Journal (primary data) and Ledger (derived report) 2010-05-23 17:41:25 +00:00
Options.hs refactor: clarify the roles of Journal (primary data) and Ledger (derived report) 2010-05-23 17:41:25 +00:00
Tests.hs parsing: date parsing overhaul, don't exit on bad dates 2010-04-14 21:49:34 +00:00
Utils.hs refactor: clarify the roles of Journal (primary data) and Ledger (derived report) 2010-05-23 17:41:25 +00:00
Version.hs bump version 2010-05-19 20:11:36 +00:00