Simon Michael
3305141206
parsing: allow spaces in double-quoted commodity symbols
2010-05-27 00:56:35 +00:00
Simon Michael
856f1f965a
docs: hledger-lib module haddock updates
2010-05-27 03:58:47 +00:00
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
Simon Michael
f46cf82bed
parsing: simpler high-level parse error message
2010-04-15 16:14:50 +00:00
Simon Michael
70576e87d1
refactor: move post-parse processing into parseJournal
2010-05-22 23:35:34 +00:00
Simon Michael
a430badb85
refactor: journalCloseTimeLogEntries
2010-05-22 19:00:20 +00:00
Simon Michael
11d354d426
refactor: renames and cleanups
2010-05-22 22:05:12 +00:00
Simon Michael
557746da5e
remove redundant imports revealed by ghc 6.12
2010-05-22 15:33:51 +00:00
Simon Michael
7d4593cee9
move Ledger.* to Hledger.Data.*
2010-05-19 23:08:53 +00:00