Commit Graph

827 Commits

Author SHA1 Message Date
Simon Michael
5cf0b9a8a5 bump version 2009-05-24 00:42:26 +00:00
Simon Michael
f068756a9d stats corrections 2009-04-03 06:39:58 +00:00
Simon Michael
f8698475b3 misformatting 2009-04-03 06:47:20 +00:00
Simon Michael
631a2610d5 add cabal file to tags 2009-04-03 08:44:44 +00:00
Simon Michael
3b7362861d make the web server handle the null path 2009-04-03 11:19:04 +00:00
Simon Michael
8ba2163ccd --quarterly option 2009-04-03 11:55:48 +00:00
Simon Michael
533c753a46 workaround for hackageupload target 2009-04-03 20:52:32 +00:00
Simon Michael
d3309283a1 don't bother generating static html docs, I like the dynamic-skinned versions better 2009-04-03 22:42:38 +00:00
Simon Michael
7637a40df7 simpler parsePatternArgs 2009-04-04 09:14:04 +00:00
Simon Michael
7a4eb19b6d cabal comment 2009-04-04 09:25:35 +00:00
Simon Michael
69278d5a04 add histogram to web ui 2009-04-04 19:13:53 +00:00
Simon Michael
7e6df61889 better Transaction doc 2009-04-04 22:09:30 +00:00
Simon Michael
7d1c01ec8a consistent lower-case aliases for working with Ledgers, and examples 2009-04-04 22:38:18 +00:00
Simon Michael
1572622ae6 use a consistent prefix for Transaction field accessors 2009-04-04 21:26:55 +00:00
Simon Michael
622db5f25d datespan utils 2009-04-04 11:19:15 +00:00
Simon Michael
ca3f55933b haddock 2009-04-04 22:41:18 +00:00
Simon Michael
ca16e98655 haddock 2009-04-04 23:15:42 +00:00
Simon Michael
4c9f0e5d9e more haddock cleanups 2009-04-04 22:38:36 +00:00
Simon Michael
1ef777a1b8 improve type docs 2009-04-03 20:55:49 +00:00
Simon Michael
a78f5a1f04 model timelog entry codes precisely 2009-04-03 20:04:51 +00:00
Simon Michael
fddeb23397 update haddock ghci examples 2009-04-04 09:24:49 +00:00
Simon Michael
247563a336 haddock fix 2009-04-04 21:53:46 +00:00
Simon Michael
2edd2da7b8 nullentry -> nullledgertxn 2009-04-07 21:38:15 +00:00
Simon Michael
2c989522da add missing type signatures, for tags 2009-04-07 21:38:38 +00:00
Simon Michael
2eb5f40875 fix is argument order 2009-04-07 23:01:38 +00:00
Simon Michael
a36e0ab30c more tests 2009-04-08 03:10:35 +00:00
Simon Michael
f40d561273 fix bug in eliding of posting amounts 2009-04-07 23:58:04 +00:00
Simon Michael
e9a2fbd2e8 add new files to cabal 2009-04-08 05:36:32 +00:00
Simon Michael
1014627cf8 polish 2009-04-10 01:06:09 +00:00
Simon Michael
cfaacd26b6 parse error fixes 2009-04-10 04:38:46 +00:00
Simon Michael
ac307957e5 rstrip, lstrip 2009-04-10 04:59:43 +00:00
Simon Michael
1085d476f1 parse zero-length input as an empty ledger 2009-04-10 05:42:26 +00:00
Simon Michael
69ce8b9a8e don't treat comments as part of ledger transaction descriptions 2009-04-10 05:37:26 +00:00
Simon Michael
eb3ec063d0 require a non-empty description in ledger transactions 2009-04-10 04:39:54 +00:00
Simon Michael
5d1f535b5e require some postings in ledger transactions 2009-04-10 05:00:51 +00:00
Simon Michael
0b22774ec9 test for too-loose transaction parsing 2009-04-10 04:27:16 +00:00
Simon Michael
638238dc5c ledgerFile cleanup 2009-04-10 05:40:57 +00:00
Simon Michael
c14f1c280f a cleanup I forgot 2009-04-10 08:05:56 +00:00
Simon Michael
2b672c5837 tweak error message 2009-04-08 03:10:15 +00:00
Simon Michael
caef315906 cleanup 2009-04-10 15:11:08 +00:00
Simon Michael
2eba557d94 convert: optionally specify replacement patterns in the rules file, after = 2009-04-10 14:56:03 +00:00
Simon Michael
f699507efd convert: keep just the matching part by default, be more verbose with --debug 2009-04-10 13:45:15 +00:00
Simon Michael
522a1f4c2a when adding, the balancing amount is a more useful default 2009-04-16 05:45:06 +00:00
Simon Michael
468955a563 make development builds quickly 2009-04-16 06:34:04 +00:00
Simon Michael
7bc3920bda run more doctests 2009-04-16 06:34:12 +00:00
Simon Michael
1fd416ba96 whitespace 2009-04-16 06:34:32 +00:00
Simon Michael
baddf20e78 curly-braces globbing in makefile isn't working on this machine for whatever reason 2009-05-14 23:41:50 +00:00
Sergey Astanin
7c0421ec5e basic unicode layout tests for showRegisterReport and showBalanceReport 2009-05-14 21:43:26 +00:00
Simon Michael
1ed196e262 test layout with a non-ascii description, first attempt 2009-05-14 17:05:10 +00:00
Simon Michael
3e6943e5f6 don't show trailing spaces on amountless postings 2009-04-07 23:02:25 +00:00