Commit Graph

1053 Commits

Author SHA1 Message Date
Simon Michael
5dfed775d6 more developer docs 2009-06-02 08:22:08 +00:00
Simon Michael
8f9326340a home page tweaks 2009-06-02 07:24:44 +00:00
Simon Michael
746c47ad1a cabal: comment out source-repository, it breaks older cabal-install 2009-06-13 21:24:14 +00:00
Simon Michael
e73cc564da cabal: cleanups 2009-06-05 16:54:42 +00:00
Simon Michael
339e389bbc update description in cabal file 2009-05-24 01:24:58 +00:00
Simon Michael
2dd8bc496b require HTTP only when building with -fhapps 2009-06-03 23:48:46 +00:00
Simon Michael
d3a30e97ef cabal: cleanup 2009-06-03 18:48:21 +00:00
Simon Michael
7508a462b5 specify base version per hackage policy; assume 3 or 4 is ok until I hear otherwise 2009-06-03 16:52:24 +00:00
Simon Michael
7924bfa592 drop regex-compat dependency for library 2009-06-03 16:55:45 +00:00
Simon Michael
b1b73974ec cabal: one lib per line 2009-06-03 16:40:38 +00:00
Simon Michael
590923570d specify http version, and fix capitalisation so cabal install works 2009-05-29 20:06:07 +00:00
Simon Michael
fbee93f529 switch to html combinators for web views; -fhapps requires xhtml lib 2009-06-03 01:25:46 +00:00
Simon Michael
0041a3b27a web: period arg wasn't being preserved 2009-05-24 21:46:15 +00:00
Simon Michael
d35792bf3f move commands to their own subpackage 2009-06-02 18:29:01 +00:00
Simon Michael
71e7f2b293 web: code cleanup, better web ui supporting full patterns & period expressions
New dependency: http.
2009-05-24 21:16:58 +00:00
Simon Michael
4517cab686 new "stats" command, like my old ledgerstats 2009-05-29 10:05:09 +00:00
Simon Michael
9d3433b077 profiling and benchtesting fixes, set up latest.{prof,bench}, "make pushprofs" 2009-05-29 19:26:09 +00:00
Simon Michael
1dea32d7b9 docs: css, analytics tag, footer, update copyright notice 2009-06-02 06:58:43 +00:00
Simon Michael
ab1fc8c8b2 docs reorg, generate static website from in-repo rst files
Using pandoc as a guide.
2009-06-02 06:20:19 +00:00
Simon Michael
87526a5b59 better mention 0.5.1 in the release notes.. 2009-05-24 00:45:48 +00:00
Simon Michael
8a74dce535 release notes layout fix 2009-05-24 00:57:52 +00:00
Simon Michael
483cdb8fb2 makegeddon! makefile simplification and cleanup, including..
- section headings
- fewer variables
- less unnecessary rebuilding
- more standardised sample ledgers and benchmarks (use "make benchtest" now)
- more robust profiling
- don't symlink tools in top directory
2009-05-29 08:29:04 +00:00
Simon Michael
2e46d96402 fix "make clean" for bsd 2009-05-29 07:59:51 +00:00
Simon Michael
db6d34bd50 cabal: fix version updating 2009-06-13 21:24:31 +00:00
Simon Michael
f0f127ef38 make hackageupload more verbose 2009-06-13 21:24:50 +00:00
Simon Michael
87c348cbbf two fixes: really disable vty flag by default, and include ConvertCommand file 2009-05-24 00:41:17 +00:00
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