Commit Graph

1796 Commits

Author SHA1 Message Date
Simon Michael
d9f1bb92af docs: we are beta, damn straight 2010-09-03 02:05:57 +00:00
Simon Michael
7948c8518a tools: makefile updates; rename continuous, ci, ci-* to autobuild, auto, auto-* 2010-09-03 02:08:47 +00:00
Simon Michael
f05837a442 make file include test more robust (#21)
- space prefix to deter shelltest --with usage
- use the just-built hledger binary, not whatever's in PATH
- more post-test cleanup
2010-09-03 17:44:57 +00:00
Ben Boeckel
5e576e9ff0 fix-recursive-includes
Fix recursive includes beyond depth 3. Also add a test case for the bug.
2010-09-02 00:30:57 +00:00
Simon Michael
1a8353457d a test for the !include with relative paths issue (#21) 2010-08-10 02:52:53 +00:00
Simon Michael
1e7e9a54a0 fix a test for shelltestrunner 0.9 2010-09-03 20:51:01 +00:00
Simon Michael
70bd8bb569 tools: handy monadic trace 2010-09-03 23:20:59 +00:00
Simon Michael
334974dedd fix double error message output, clean up some ghc-version-specific imports 2010-09-03 23:39:11 +00:00
Simon Michael
0ea8a67c68 type signature 2010-09-05 16:05:38 +00:00
Simon Michael
3c08337cc2 fix no-such-file.test for testing --with something 2010-09-05 16:18:42 +00:00
Simon Michael
d29b393ca2 fix a failing test, handle unicode better in errors 2010-09-05 18:18:50 +00:00
Simon Michael
4cd85ec767 encoded platform string helpers 2010-09-05 18:17:24 +00:00
Simon Michael
3531d4d54d move split dependency to the right cabal file 2010-09-05 18:25:20 +00:00
Simon Michael
ce7e155934 parsing: fix obscured date parse errors with parsec 3; require split
With parsec 3, invalid date errors were not being reported properly.
This should be more robust.
2010-09-03 23:22:58 +00:00
Simon Michael
6ebb9a3100 another unicode test journal 2010-09-05 21:50:29 +00:00
Simon Michael
89c241a837 silence a missing newline warning 2010-09-05 18:32:20 +00:00
Simon Michael
94703e426c release notes 2010-09-05 22:45:32 +00:00
Simon Michael
10f5c3ff9f docs: NEWS -> markdown 2010-09-05 22:30:20 +00:00
Simon Michael
58e74ec857 bump version 2010-09-05 22:46:24 +00:00
Simon Michael
ce3770addf installing: require exactly matching hledger-lib version for more robust builds 2010-09-03 02:04:52 +00:00
Simon Michael
a8ab0906fd bump version 2010-07-25 21:26:24 +00:00
Simon Michael
2156de6ad4 docs: more updates 2010-07-24 23:54:29 +00:00
Simon Michael
8bec877666 docs: more toil on explaining actual & effective dates 2010-07-24 19:32:18 +00:00
Simon Michael
227b2f7c25 site: new hakyll-based download page 2010-07-24 22:08:54 +00:00
Simon Michael
13e5758667 tools: misc doc and binary generation fixes 2010-07-17 23:09:24 +00:00
Simon Michael
be610734a3 site: borrow os logos from haskell platform download page 2010-07-24 19:48:27 +00:00
Simon Michael
b16943a4bf docs, site: a bunch of updates 2010-07-24 19:45:18 +00:00
Simon Michael
3d0c885e58 site: update binaries link 2010-07-17 23:36:43 +00:00
Simon Michael
97e5a646bb site: a nicer download page, site layout pasted in for now 2010-07-18 20:15:44 +00:00
Simon Michael
84589d4141 site: download button 2010-07-18 15:20:23 +00:00
Simon Michael
99d5d96cf8 site: better windows download instructions 2010-07-18 19:24:42 +00:00
Simon Michael
932b4f8071 site: small binaries page cleanups 2010-07-17 23:25:47 +00:00
Simon Michael
bc23f4495c docs: manual updates 2010-07-24 22:10:21 +00:00
Simon Michael
3436a27e68 installing: require cabal 1.6 or greater, set source-repository url 2010-09-05 22:49:20 +00:00
Simon Michael
5da4a2035b require cabal >= 1.5 for some reason or other 2010-09-03 02:05:40 +00:00
Simon Michael
fe87cf417d tools: fix doctest rule 2010-09-05 22:51:51 +00:00
Simon Michael
06066ebd57 tools: fix bench test running 2010-07-19 03:36:14 +00:00
Simon Michael
8e3977937a tools: --threaded has no effect for libraries, you fool 2010-09-05 22:58:11 +00:00
Simon Michael
e418f98723 installing: cabal build threaded and with warnings 2010-09-03 02:05:27 +00:00
Simon Michael
80ea039508 docs: note multiple versions of same package issue 2010-09-05 23:24:09 +00:00
Simon Michael
0c2c35a222 tools: test rules capitalisation 2010-09-05 23:24:34 +00:00
Simon Michael
2d51ab1a2d tools: fix quickcabaltest 2010-09-05 23:24:54 +00:00
Simon Michael
91529c56fe installing: explicit hamlet dependency for more robust building 2010-09-05 23:25:31 +00:00
Simon Michael
5da7f8066c web: update to yesod 0.5 2010-09-03 19:59:23 +00:00
Simon Michael
f062bde8a6 web: fix stop filtering links 2010-08-01 19:53:49 +00:00
Simon Michael
b4f615b62a web: a non-null "add" or "edit" query parameter shows the forms 2010-08-10 01:13:14 +00:00
Simon Michael
357c0984fb installing: tighten up and bump web dependencies to get runtime hamlet 2010-08-19 00:25:14 +00:00
Simon Michael
0dc9481878 add explicit data-object dependency so hledger and hledger-lib use the same time version 2010-07-25 21:53:16 +00:00
Simon Michael
041dfac11c web: add a runtime-reloaded add form for testing 2010-08-10 00:48:04 +00:00
Simon Michael
8c8395778c web: cleanup, enable jquery, use auto-completing combo fields on add form 2010-08-10 00:13:47 +00:00