Commit Graph

9338 Commits

Author SHA1 Message Date
Simon Michael
6f83e902a8 push some more stuff down into Parse, cleanups 2008-10-01 18:53:43 +00:00
Simon Michael
8b117e1581 more ledger-handling-functions cleanup 2008-10-01 12:48:52 +00:00
Simon Michael
9ea32d3f13 Main cleanup 2008-10-01 12:29:51 +00:00
Simon Michael
b90c015d9a haddock fixes 2008-10-01 11:44:47 +00:00
Simon Michael
bf136fae5c drop the FilterPatterns type 2008-10-01 11:43:18 +00:00
Simon Michael
a4039de739 wording 2008-10-01 11:14:29 +00:00
Simon Michael
8c6d93701b try to simplify FilterPatterns a bit 2008-10-01 11:08:30 +00:00
Simon Michael
66050fd248 note some open bugs 2008-10-01 11:07:47 +00:00
Simon Michael
214af1ee7a add some more README examples 2008-10-01 11:07:20 +00:00
Simon Michael
6d3eaa3ebf fix up src-Main.html link 2008-10-01 10:18:07 +00:00
Simon Michael
bb9338cb8c readme tweak 2008-10-01 09:36:13 +00:00
Simon Michael
5a1452c5db move around and clean up haddock comments 2008-10-01 09:33:05 +00:00
Simon Michael
d85f1df7bc show Main module in api docs by default 2008-10-01 09:32:02 +00:00
Simon Michael
a15d1d31cf README 2008-10-01 08:51:08 +00:00
Simon Michael
bb7614ed8e sync hledger.hs with README & cabal description 2008-10-01 08:44:23 +00:00
Simon Michael
7780c5c561 sample.ledger for easy start 2008-10-01 08:42:08 +00:00
Simon Michael
cfd0bc4940 add cabal package info 2008-10-01 07:56:21 +00:00
Simon Michael
d3b73061e2 add LICENSE 2008-10-01 07:52:07 +00:00
Simon Michael
a74fb9692c clean up hledger.hs description 2008-10-01 07:04:47 +00:00
Simon Michael
0879ba959d haddock cleanup 2008-10-01 01:40:32 +00:00
Simon Michael
0ba4c8d0f7 convert some characters from ledger manual to ascii for haddock 2008-10-01 00:40:51 +00:00
Simon Michael
efcbd29dc8 preliminary haddockification 2008-10-01 00:29:58 +00:00
Simon Michael
3ca87d0486 build darcs-style api docs with hoogle 2008-09-30 23:53:27 +00:00
Simon Michael
faf97cafe6 adjust comments to keep haddock happy 2008-09-28 23:28:11 +00:00
Simon Michael
59181876aa add haddock/hscolour/hoole make targets like the ones in darcs 2008-09-28 23:27:46 +00:00
Simon Michael
7051721c60 interaction helpers 2008-09-28 03:43:59 +00:00
Simon Michael
1421fb6b0b remove overview.hs 2008-09-28 03:27:17 +00:00
Simon Michael
48c1a2ef99 makefile var cleanup 2008-09-28 03:24:29 +00:00
Simon Michael
97cd582b7f fix overview.hs path 2008-07-10 21:11:58 +00:00
Simon Michael
12ad860d4c preserve whitespace lines (except after last entry) 2008-06-28 05:40:54 +00:00
Simon Michael
daff4bf09e fix newlines 2008-06-28 05:07:09 +00:00
Simon Michael
d795c0bac8 update ghci examples 2008-06-28 04:44:56 +00:00
Simon Michael
8dcc90ff58 fix compile warnings 2008-06-28 04:44:49 +00:00
Simon Michael
0eceeb5542 basic support for a comments-preserving print command.
Preserves most inter-entry comment lines and whitespace (but not yet a
comment immediately after an entry, or whitespace/comments after the last
entry.) Whitespace and comment lines are stored as part of the following
entry. Lines after the last entry are stored as an extra ledger file field.
Inspired by Nafai on #ledger.
2008-06-28 04:44:33 +00:00
Simon Michael
34ebd9e3df support tools cleanup 2008-05-26 21:19:21 +00:00
Simon Michael
f27e96d4a7 chart notes 2008-05-26 21:13:54 +00:00
Simon Michael
e16fc9aeed some fix or other 2008-05-26 20:43:11 +00:00
Simon Michael
8a5a69005c notes 2008-05-26 20:42:46 +00:00
Simon Michael
01655a7bcb notes 2007-08-04 14:51:45 +00:00
Simon Michael
a1af47976a add regtest.py 2007-08-04 14:32:57 +00:00
Simon Michael
ae4b6c779e comment 2007-07-12 19:09:39 +00:00
Simon Michael
d91977fbe6 fix entry balance checking by rounding to 8 places, for now 2007-07-11 09:32:43 +00:00
Simon Michael
06b376385b better regression testing 2007-07-11 08:25:05 +00:00
Simon Michael
e08b2c1ea6 remove unused functions 2007-07-11 08:24:32 +00:00
Simon Michael
9ab9d460c1 report unbalanced entries 2007-07-11 08:15:58 +00:00
Simon Michael
d52b365fa0 combine patterns into single regexps, fix a bug with print & patterns 2007-07-11 06:58:47 +00:00
Simon Michael
ce0d4ec85a clean up account/description pattern handling 2007-07-11 05:46:20 +00:00
Simon Michael
2b608a6c9c remove obsolete code, cleanups 2007-07-09 18:54:41 +00:00
Simon Michael
573fac2755 preserve transaction order regardless of where the blank one is 2007-07-09 17:39:00 +00:00
Simon Michael
11c96dd042 make print & balance support both account & description patterns 2007-07-09 17:38:01 +00:00