Commit Graph

1135 Commits

Author SHA1 Message Date
Simon Michael
83f9aa5693 resolve conflicts (New command 'chart': generate balances pie chart) 2010-02-04 20:59:07 +00:00
Simon Michael
885ec16f58 chart: messing with colours 2010-02-06 16:08:51 +00:00
Roman Cheplyaka
e96350c3f1 New command 'chart': generate balances pie chart 2009-09-26 22:53:54 +00:00
Simon Michael
c8c62ef4c2 docs: another example 2010-02-06 21:50:12 +00:00
Simon Michael
a5d9cd3af7 wording 2010-02-06 21:52:53 +00:00
Simon Michael
203a57487a site: bump year in footer 2010-02-07 20:27:21 +00:00
Simon Michael
7989be1ab0 release notes 2010-02-12 00:57:40 +00:00
Simon Michael
ff9bdb506c docs: fix the silly date in release notes 2009-12-12 08:15:35 +00:00
Simon Michael
72e7831a23 docs: wording, installation issue 2010-02-12 01:41:52 +00:00
Simon Michael
d2332cf067 chart: update docs 2010-02-06 21:45:05 +00:00
Simon Michael
1ebd05a181 docs: more chart docs 2010-02-04 21:55:43 +00:00
Simon Michael
d1864b08d5 docs: document cabal installation issues in more detail 2009-12-18 04:11:49 +00:00
Simon Michael
7ebb3dfec1 docs: add chart to manual 2010-02-04 21:29:33 +00:00
Simon Michael
79880de744 don't let ledgercomment parser always pass 2009-06-20 04:01:25 +00:00
Simon Michael
29bf134624 better postings parse error 2009-06-20 04:09:59 +00:00
Simon Michael
f7e8ae1c55 whitespace parsing tweak 2009-06-21 14:42:59 +00:00
Simon Michael
9ff4a23492 note doctest.hs issue 2009-06-22 19:46:31 +00:00
Simon Michael
edc0913ed9 handle utf8 properly in error messages (issue #5) 2009-07-09 19:12:27 +00:00
Simon Michael
2d8a5950d1 drop obsolete doctests, update docs in Tests module 2009-07-09 20:55:50 +00:00
Simon Michael
636a3a7d10 docs: update test docs 2009-06-27 08:17:15 +00:00
Simon Michael
39f95d36de site: drop the hoogle form from api docs, it doesn't work with standard hoogle 2009-07-09 21:20:49 +00:00
Simon Michael
6ad6421c8b run func. tests in parallel 2009-07-15 00:37:42 +00:00
Simon Michael
d1cb9cedae fix a regex bug in showtree 2009-08-12 06:40:01 +00:00
Simon Michael
87fc165918 note an issue 2009-08-26 17:19:26 +00:00
marko.kocic
afa2d065bd Hlint: Error: Monad law, right identity 2009-09-22 10:50:02 +00:00
marko.kocic
af3ad2abe1 Hlint: Error: Redundant return 2009-09-22 12:17:25 +00:00
marko.kocic
3341ad197f Hlint: Error: Use . 2009-09-22 12:19:38 +00:00
marko.kocic
cca81d199f Hlint: Error: Use better pragmas 2009-09-22 12:22:44 +00:00
marko.kocic
5c687ab275 Hlint: Error: Use concatMap 2009-09-22 12:25:31 +00:00
marko.kocic
f51083c1ff Hlint: Error: Use fewer imports 2009-09-22 12:26:26 +00:00
marko.kocic
efa31c05b9 Hlint: Error: Use mapM 2009-09-22 12:30:17 +00:00
marko.kocic
d0baf650f2 Hlint: Error: Use mapMaybe 2009-09-22 12:35:31 +00:00
marko.kocic
52e167f5e4 Hlint: Error: Use notElem 2009-09-22 12:38:18 +00:00
marko.kocic
469550b640 Hlint: Error: Use uncurry 2009-09-22 12:40:12 +00:00
marko.kocic
1e6f38eb41 Hlint: Error: Use unless 2009-09-22 12:43:30 +00:00
Simon Michael
590bf8eeaa makefile: avoid lower-case test source files 2009-09-23 14:49:04 +00:00
marko.kocic
8414f06416 Hlint: Warning: Use liftM 2009-09-23 09:35:50 +00:00
marko.kocic
d6393f5f63 Hlint: Warning: Use list comprehension 2009-09-23 09:45:39 +00:00
marko.kocic
fd0969ad67 Hlint: Warning: Use list literal 2009-09-23 09:48:14 +00:00
marko.kocic
1690de8d00 Hlint: Warning: Use string literal 2009-09-23 09:56:17 +00:00
Simon Michael
d8ec35a8ce additional cleanup following hlint use-string-literal 2009-09-23 17:39:38 +00:00
Simon Michael
20878df544 hlint: use getContents 2009-09-23 17:43:23 +00:00
Simon Michael
a8e510d789 tighten up some imports 2009-07-09 19:03:08 +00:00
Simon Michael
c9cb3d4399 hlint: use on 2009-09-23 17:59:24 +00:00
Simon Michael
6a4dcf1c68 hlint: ignore use camelCase for now 2009-09-23 18:06:28 +00:00
Simon Michael
7bd8800c74 set up custom hlint hints 2009-09-23 17:56:15 +00:00
Simon Michael
64d438215a "make hlint" generates a hlint report 2009-09-23 15:00:24 +00:00
Simon Michael
092c9ad7a7 web: change probably misleading startup message 2009-09-23 22:33:19 +00:00
Simon Michael
bb50382446 web: interim port fix, use port 5000 as before 2009-09-23 23:17:29 +00:00
Simon Michael
7b1458c9a5 don't break if HOME is undefined 2009-11-19 01:48:37 +00:00