Commit Graph

26 Commits

Author SHA1 Message Date
Simon Michael
a1b060f4cf renamed types: RawLedger, Entry, Transaction, EntryTransaction -> LedgerFile, LedgerEntry, LedgerTransaction, Transaction 2007-07-04 09:51:37 +00:00
Simon Michael
42ba85c4e1 print command 2007-07-04 09:28:07 +00:00
Simon Michael
d760acc85e speed, cleanup 2007-07-03 08:46:39 +00:00
Simon Michael
91735f4f3c begin optimization 2007-07-02 23:41:07 +00:00
Simon Michael
362d3831ea rename ledger functions 2007-07-02 19:39:34 +00:00
Simon Michael
bd84e95f5e rename Ledger -> RawLedger, CachedLedger -> Ledger 2007-07-02 19:15:39 +00:00
Simon Michael
2ddeb4841c move types to bottom 2007-07-02 16:43:14 +00:00
Simon Michael
b41e13d23a BasicTypes -> Types 2007-07-02 14:54:36 +00:00
Simon Michael
6bc4f5f72d misc support 2007-05-02 07:37:08 +00:00
Simon Michael
f89cd1867d cleanups 2007-05-01 07:15:53 +00:00
Simon Michael
67e14ab104 slight showAccountTree cleanup 2007-03-12 18:32:39 +00:00
Simon Michael
ea98a9798f Amount module 2007-03-12 07:58:11 +00:00
Simon Michael
de4dd43007 balance: elide boring accounts properly, cleanup 2007-03-11 00:55:53 +00:00
Simon Michael
7d2a868640 fix, show only top level by default 2007-03-10 23:05:30 +00:00
Simon Michael
a881f713c1 balance: support -s with account patterns 2007-03-10 22:29:09 +00:00
Simon Michael
dd202d3113 handle multiple account patterns for balance report 2007-03-10 22:03:48 +00:00
Simon Michael
1e1c819f4e more tree support, properly filter balance report by (one) account regexp 2007-03-10 21:24:57 +00:00
Simon Michael
453ca1206e a distinct Account data type 2007-03-10 21:21:04 +00:00
Simon Michael
8236f3f988 switch to Data.Tree 2007-03-10 03:16:19 +00:00
Simon Michael
8a5ed9c8b9 cleanup 2007-03-10 00:06:48 +00:00
Simon Michael
c370d34de6 elide boring accounts in balance report, like ledger 2007-02-19 21:20:06 +00:00
Simon Michael
6a55237836 refactoring 2007-02-18 20:43:06 +00:00
Simon Michael
1524dffbe2 rename old Account module to AccountName, extract new Account module from Models 2007-02-18 18:12:02 +00:00
Simon Michael
1322bcb4a0 refactor, fix balance report 2007-02-16 11:51:30 +00:00
Simon Michael
ba40fbf733 reorg, split types into separate modules 2007-02-16 09:00:17 +00:00
Simon Michael
7b32caa0aa balance report, refactoring .. not finished but feeling paranoid about systems today\! 2007-02-15 02:08:18 +00:00