Commit Graph

969 Commits

Author SHA1 Message Date
Simon Michael
e3e935e129 parsing: require whitespace between date and status code, prevent silent effective date breakage 2009-11-25 20:12:09 +00:00
Simon Michael
31ae51b435 add tests for some observed issues 2009-09-16 17:05:59 +00:00
Simon Michael
f209305eef print: show effective dates (issue #12) 2009-12-07 23:28:33 +00:00
marko.kocic
ddc176d83e Hlint: Warning: Eta reduce 2009-09-22 15:56:59 +00:00
Simon Michael
4e5d463927 refactor parseWithCtx utility 2009-06-20 03:59:37 +00:00
Simon Michael
d98d136fc7 allow comment lines intermixed with posting lines 2009-06-20 04:02:10 +00:00
Simon Michael
6fb1804cfd refactor IOArgs -> FilterSpec and make haddock happy 2009-07-09 20:25:50 +00:00
Simon Michael
a8bfb06da4 refactor effective date support, fix warnings 2009-07-09 19:22:27 +00:00
Simon Michael
06eb2a9aa8 --effective option uses transactions' effective dates, if any 2009-07-08 23:37:44 +00:00
Simon Michael
9bdb1ab0ec convert a few doctests to shell test format 2009-06-27 08:16:19 +00:00
Simon Michael
6b2e735ba1 ui: upgrade to vty 4, fixes non-ascii symbol display (issue #3) 2009-09-03 14:29:34 +00:00
Simon Michael
53e9aec63f print: show all amounts for clarity (don't elide the final balancing amount) 2009-11-25 05:37:08 +00:00
Simon Michael
eb0d7ea06c print: sort by date, like register 2009-07-08 00:52:54 +00:00
Simon Michael
71cc41da1a 0.7 release notes 2009-12-12 03:04:55 +00:00
Simon Michael
e1f3001c1e docs: preliminary release notes 2009-12-05 00:08:51 +00:00
Simon Michael
2489517931 docs: more site & docs cleanup 2009-11-21 02:01:28 +00:00
Simon Michael
cd47936ebf docs: note binaries in user guide 2009-06-25 01:18:45 +00:00
Simon Michael
28477dc6f4 site: doc tweaks 2009-07-09 21:01:10 +00:00
Simon Michael
30f007d2b3 site: tweak windows binary instructions 2009-06-22 15:51:32 +00:00
Simon Michael
4aefe29b8b docs: contributor list/agreement cleanup 2009-06-27 22:10:21 +00:00
Simon Michael
a19ea34ce0 site: table of contents for user guide 2009-11-19 21:39:04 +00:00
Simon Michael
39d953a2bb add some styling, inspired by max bolinbroke's 2009-07-04 18:51:46 +00:00
Simon Michael
5f9b86d9a8 docs: split the home page into two, doc updates 2009-11-20 14:54:17 +00:00
Simon Michael
066c8b931c docs: document hledger-style smart dates, period expressions, display expressions 2009-07-10 17:20:59 +00:00
Simon Michael
9ecd710ea1 new demo.hledger.org vhost 2009-11-19 17:54:08 +00:00
Simon Michael
896aed43e9 site: more homepage updates 2009-07-04 18:51:26 +00:00
Simon Michael
64feffecfc site: link to all issues, not just open ones 2009-06-22 15:51:15 +00:00
Simon Michael
54b6a864f2 site: streamline home page 2009-06-25 01:34:10 +00:00
Simon Michael
5dd6a04c80 update version 2009-12-12 03:05:58 +00:00
Simon Michael
66f66ce3d5 release process tweaks 2009-06-13 21:37:06 +00:00
Simon Michael
69227d53ec improve --binary-filename on windows 2009-06-17 16:18:53 +00:00
Simon Michael
29cc846dc0 avoid exitSuccess for base 3 compatibility (issue #2) 2009-06-22 15:47:05 +00:00
Simon Michael
ac3498302d bump version 2009-06-22 18:17:20 +00:00
Simon Michael
85f4eb448d release note 2009-06-22 18:21:05 +00:00
Simon Michael
60f5beb359 fix a broken doctest 2009-06-22 18:25:52 +00:00
Simon Michael
3706e23c59 readme upates 2009-05-25 00:33:13 +00:00
nick
4d83ae928b Signed contributor agreement 2009-05-25 07:27:27 +00:00
Simon Michael
22c6d62907 generateledger tool, creates test ledgers of specified size 2009-05-29 08:23:59 +00:00
Simon Michael
1a491e883a more accountNameTreeFrom optimisation experiments, included for easier collaboration 2009-05-29 10:06:50 +00:00
Simon Michael
6958d47329 make bench tests with command arguments work 2009-05-29 12:09:39 +00:00
Simon Michael
bb29623d6e remove aux files after make heap 2009-05-29 20:42:42 +00:00
Simon Michael
131d671a45 haddock 2009-06-02 19:57:18 +00:00
Simon Michael
5f19e638c6 disable hoogle search until working again 2009-06-02 20:12:08 +00:00
Simon Michael
dda2687f46 dedent commit graph 2009-06-02 20:20:44 +00:00
Simon Michael
08114e17b0 sample.timelog 2009-06-02 22:05:50 +00:00
Simon Michael
5c3b262bbe Setup isn't an other-module 2009-06-02 22:09:50 +00:00
Simon Michael
dac25b5bc4 stats: add last 7 days and last transaction date 2009-06-03 16:49:43 +00:00
Simon Michael
e70f67fb75 use double not float 2009-05-29 17:46:43 +00:00
Simon Michael
074bcff823 no need to specially mention utf8-string as a -fhapps dependency 2009-06-03 23:50:53 +00:00
Simon Michael
282f92e8a8 web: contact anchor 2009-06-04 20:29:45 +00:00