Simon Michael
efcbd29dc8
preliminary haddockification
2008-10-01 00:29:58 +00:00
Simon Michael
daff4bf09e
fix newlines
2008-06-28 05:07:09 +00:00
Simon Michael
0eceeb5542
basic support for a comments-preserving print command.
...
Preserves most inter-entry comment lines and whitespace (but not yet a
comment immediately after an entry, or whitespace/comments after the last
entry.) Whitespace and comment lines are stored as part of the following
entry. Lines after the last entry are stored as an extra ledger file field.
Inspired by Nafai on #ledger.
2008-06-28 04:44:33 +00:00
Simon Michael
d91977fbe6
fix entry balance checking by rounding to 8 places, for now
2007-07-11 09:32:43 +00:00
Simon Michael
9ab9d460c1
report unbalanced entries
2007-07-11 08:15:58 +00:00
Simon Michael
3ca6ebdf46
output fixes, match ledger output for reg/bal/print commands
2007-07-07 09:05:35 +00:00
Simon Michael
b5087b88c5
fix some display problems, preserve transaction grouping
2007-07-04 12:40:26 +00:00
Simon Michael
6dc6186c0d
save and print entry and transaction comments
2007-07-04 12:05:54 +00:00
Simon Michael
5763a80fda
simplify Transaction type
2007-07-04 10:59:29 +00:00
Simon Michael
a1b060f4cf
renamed types: RawLedger, Entry, Transaction, EntryTransaction -> LedgerFile, LedgerEntry, LedgerTransaction, Transaction
2007-07-04 09:51:37 +00:00