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 |
|
Simon Michael
|
26848584ee
|
fix a warning
|
2009-11-19 02:00:48 +00:00 |
|
Simon Michael
|
042a2ad45e
|
allow (and ignore) a time in price records
|
2009-11-19 02:02:12 +00:00 |
|
Simon Michael
|
b0b3d70f9d
|
require the safe package
|
2009-11-18 07:28:01 +00:00 |
|
Simon Michael
|
fc117d504c
|
web: call print command "journal", make it default; hide histogram command
|
2009-11-19 19:15:33 +00:00 |
|
Simon Michael
|
6d931ce54d
|
web: quick fix for bad localhost redirect
|
2009-09-23 22:32:52 +00:00 |
|
Simon Michael
|
40f61be1e3
|
web: several tweaks
|
2009-09-23 23:36:37 +00:00 |
|
Simon Michael
|
70e33a5fdf
|
web: allow arbitrary commodities and an implicit second amount in add form
|
2009-11-19 19:18:29 +00:00 |
|
Simon Michael
|
34019d5973
|
fix ghc warnings in new web code
|
2009-09-23 22:24:38 +00:00 |
|
Simon Michael
|
0ddd3ca05a
|
web: support full date syntax in add form
|
2009-11-19 20:43:06 +00:00 |
|
Simon Michael
|
37f08a35c0
|
register: refactor layout code
|
2009-11-25 06:13:35 +00:00 |
|
Simon Michael
|
73bc81cd7e
|
add missing test runner
|
2009-11-25 11:30:50 +00:00 |
|
Simon Michael
|
715a2b7f22
|
note an issue with standalone test runner, make unittest uses the built-in test runner again
|
2009-11-25 11:41:25 +00:00 |
|