Simon Michael
|
40b6e7bc0d
|
refactor: extract journal reloading, cleanup
|
2010-07-01 03:27:48 +00:00 |
|
Simon Michael
|
8a64792ba7
|
smarter file reading: detect (or specify) intended data format and show appropriate error messages
New data reader modules need to provide just reader :: Reader, which is
the format name, a detector predicate, and a parser.
|
2010-06-25 14:56:48 +00:00 |
|
Simon Michael
|
a848a835a2
|
clean up and combine I/O and parsing under Hledger.Read.*
This facilitates adding readers for new data formats. Timelog parsing is temporarily broken.
|
2010-05-30 19:11:58 +00:00 |
|
Simon Michael
|
bf5ee88a30
|
refactor: clarify the roles of Journal (primary data) and Ledger (derived report)
|
2010-05-23 17:41:25 +00:00 |
|
Simon Michael
|
6d18b8c0af
|
consolidate under Hledger.Cli
|
2010-05-19 23:20:52 +00:00 |
|