99358f207brename LedgerTransaction to RawTransaction
Simon Michael
2008-10-02 23:55:01 +0000
f93b988e93haddock tweaks
Simon Michael
2008-10-02 23:37:38 +0000
66edd66cc3move ghci examples to module description
Simon Michael
2008-10-02 23:33:02 +0000
143b0434bbrewrite code organization doc
Simon Michael
2008-10-02 23:32:53 +0000
f1668587b6test-docs make target
Simon Michael
2008-10-02 23:32:07 +0000
2ee9a341bemove printentries/printregister to Ledger
Simon Michael
2008-10-02 23:00:11 +0000
8045799664fix haddock breakage
Simon Michael
2008-10-02 22:35:24 +0000
e2a753a36dclarify Types
Simon Michael
2008-10-02 22:33:32 +0000
f4b4fc98ferename LedgerFile to RawLedger
Simon Michael
2008-10-02 22:17:04 +0000
29b75f3949get rid of cacheLedgerAndDo
Simon Michael
2008-10-02 21:47:26 +0000
5cb1ea228fsome import cleanups
Simon Michael
2008-10-02 21:47:11 +0000
dab15c83fftidy bug notes
Simon Michael
2008-10-02 21:46:45 +0000
6f83e902a8push some more stuff down into Parse, cleanups
Simon Michael
2008-10-01 18:53:43 +0000
8b117e1581more ledger-handling-functions cleanup
Simon Michael
2008-10-01 12:48:52 +0000
9ea32d3f13Main cleanup
Simon Michael
2008-10-01 12:29:51 +0000
b90c015d9ahaddock fixes
Simon Michael
2008-10-01 11:44:47 +0000
bf136fae5cdrop the FilterPatterns type
Simon Michael
2008-10-01 11:43:18 +0000
a4039de739wording
Simon Michael
2008-10-01 11:14:29 +0000
8c6d93701btry to simplify FilterPatterns a bit
Simon Michael
2008-10-01 11:08:30 +0000
66050fd248note some open bugs
Simon Michael
2008-10-01 11:07:47 +0000
214af1ee7aadd some more README examples
Simon Michael
2008-10-01 11:07:20 +0000
6d3eaa3ebffix up src-Main.html link
Simon Michael
2008-10-01 10:18:07 +0000
bb9338cb8creadme tweak
Simon Michael
2008-10-01 09:36:13 +0000
5a1452c5dbmove around and clean up haddock comments
Simon Michael
2008-10-01 09:33:05 +0000
d85f1df7bcshow Main module in api docs by default
Simon Michael
2008-10-01 09:32:02 +0000
a15d1d31cfREADME
Simon Michael
2008-10-01 08:51:08 +0000
bb7614ed8esync hledger.hs with README & cabal description
Simon Michael
2008-10-01 08:44:23 +0000
7780c5c561sample.ledger for easy start
Simon Michael
2008-10-01 08:42:08 +0000
cfd0bc4940add cabal package info
Simon Michael
2008-10-01 07:56:21 +0000
d3b73061e2add LICENSE
Simon Michael
2008-10-01 07:52:07 +0000
a74fb9692cclean up hledger.hs description
Simon Michael
2008-10-01 07:04:47 +0000
0879ba959dhaddock cleanup
Simon Michael
2008-10-01 01:40:32 +0000
0ba4c8d0f7convert some characters from ledger manual to ascii for haddock
Simon Michael
2008-10-01 00:40:51 +0000
efcbd29dc8preliminary haddockification
Simon Michael
2008-10-01 00:29:58 +0000
3ca87d0486build darcs-style api docs with hoogle
Simon Michael
2008-09-30 23:53:27 +0000
faf97cafe6adjust comments to keep haddock happy
Simon Michael
2008-09-28 23:28:11 +0000
59181876aaadd haddock/hscolour/hoole make targets like the ones in darcs
Simon Michael
2008-09-28 23:27:46 +0000
7051721c60interaction helpers
Simon Michael
2008-09-28 03:43:59 +0000
1421fb6b0bremove overview.hs
Simon Michael
2008-09-28 03:27:17 +0000
48c1a2ef99makefile var cleanup
Simon Michael
2008-09-28 03:24:29 +0000
97cd582b7ffix overview.hs path
Simon Michael
2008-07-10 21:11:58 +0000
12ad860d4cpreserve whitespace lines (except after last entry)
Simon Michael
2008-06-28 05:40:54 +0000
daff4bf09efix newlines
Simon Michael
2008-06-28 05:07:09 +0000
d795c0bac8update ghci examples
Simon Michael
2008-06-28 04:44:56 +0000
8dcc90ff58fix compile warnings
Simon Michael
2008-06-28 04:44:49 +0000
0eceeb5542basic 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.
Simon Michael
2008-06-28 04:44:33 +0000
34ebd9e3dfsupport tools cleanup
Simon Michael
2008-05-26 21:19:21 +0000
f27e96d4a7chart notes
Simon Michael
2008-05-26 21:13:54 +0000
e16fc9aeedsome fix or other
Simon Michael
2008-05-26 20:43:11 +0000
8a5a69005cnotes
Simon Michael
2008-05-26 20:42:46 +0000
01655a7bcbnotes
Simon Michael
2007-08-04 14:51:45 +0000
a1af47976aadd regtest.py
Simon Michael
2007-08-04 14:32:57 +0000
ae4b6c779ecomment
Simon Michael
2007-07-12 19:09:39 +0000
d91977fbe6fix entry balance checking by rounding to 8 places, for now
Simon Michael
2007-07-11 09:32:43 +0000
06b376385bbetter regression testing
Simon Michael
2007-07-11 08:25:05 +0000
e08b2c1ea6remove unused functions
Simon Michael
2007-07-11 08:24:32 +0000
9ab9d460c1report unbalanced entries
Simon Michael
2007-07-11 08:15:58 +0000
d52b365fa0combine patterns into single regexps, fix a bug with print & patterns
Simon Michael
2007-07-11 06:58:47 +0000
ce0d4ec85aclean up account/description pattern handling
Simon Michael
2007-07-11 05:46:20 +0000
2b608a6c9cremove obsolete code, cleanups
Simon Michael
2007-07-09 18:54:41 +0000
573fac2755preserve transaction order regardless of where the blank one is
Simon Michael
2007-07-09 17:39:00 +0000
11c96dd042make print & balance support both account & description patterns
Simon Michael
2007-07-09 17:38:01 +0000
ec1b5b9bcebalance: combine boring account names properly when matching account patterns
Simon Michael
2007-07-07 18:26:28 +0000
b840d69d67disable thousands punctuation, it's not so easy
Simon Michael
2007-07-07 09:19:20 +0000
3ca6ebdf46output fixes, match ledger output for reg/bal/print commands
Simon Michael
2007-07-07 09:05:35 +0000
b5087b88c5fix some display problems, preserve transaction grouping
Simon Michael
2007-07-04 12:40:26 +0000
6dc6186c0dsave and print entry and transaction comments
Simon Michael
2007-07-04 12:05:54 +0000
5763a80fdasimplify Transaction type
Simon Michael
2007-07-04 10:59:29 +0000
a1b060f4cfrenamed types: RawLedger, Entry, Transaction, EntryTransaction -> LedgerFile, LedgerEntry, LedgerTransaction, Transaction
Simon Michael
2007-07-04 09:51:37 +0000
0d8bd83b7fcomment
Simon Michael
2007-07-04 09:34:30 +0000
42ba85c4e1print command
Simon Michael
2007-07-04 09:28:07 +0000
eccc932258selftest -> test
Simon Michael
2007-07-04 03:41:15 +0000
6d1816109cmake cleanups
Simon Michael
2007-07-04 03:33:08 +0000
88e50a3bfdcomments
Simon Michael
2007-07-04 02:50:29 +0000
d739ac0718begin arbitrary currency support
Simon Michael
2007-07-04 02:24:33 +0000
45d4d0ffacmake compare to check against ledger
Simon Michael
2007-07-04 02:23:37 +0000
fd506a6817better parse error message when only one space before an amount
Simon Michael
2007-07-04 01:49:16 +0000
f0ec7b08a3track amount precision, and use the highest precision found for display; parsing fixes
Simon Michael
2007-07-04 01:38:56 +0000
b2b9aba791sort register by date
Simon Michael
2007-07-03 19:06:47 +0000
a266a9b2e0show numbers with thousands separator
Simon Michael
2007-07-03 19:01:13 +0000
0445086286tests cleanup
Simon Michael
2007-07-03 18:20:45 +0000
255e061e6ffix non-display of single-child accounts when balance report depth is restricted, test support
Simon Michael
2007-07-03 17:25:16 +0000
7ff1b758c5fix comments with numbers on same line as transactions without an amount
Simon Michael
2007-07-03 16:16:26 +0000
6883ff419ddon't require an extra newline after last entry
Simon Michael
2007-07-03 09:48:36 +0000
3c6b5b039bmake tweaks
Simon Michael
2007-07-03 09:11:03 +0000
d760acc85espeed, cleanup
Simon Michael
2007-07-03 08:46:39 +0000
b06fe57c00more speed
Simon Michael
2007-07-03 06:16:15 +0000
78a506e85amore optimisation
Simon Michael
2007-07-03 05:43:00 +0000
8074907ef8profile rules
Simon Michael
2007-07-03 05:42:43 +0000
e7d36bb40ecleanup
Simon Michael
2007-07-02 23:54:17 +0000
91735f4f3cbegin optimization
Simon Michael
2007-07-02 23:41:07 +0000
362d3831earename ledger functions
Simon Michael
2007-07-02 19:39:34 +0000
bd84e95f5erename Ledger -> RawLedger, CachedLedger -> Ledger
Simon Michael
2007-07-02 19:15:39 +0000
df55743697CachedLedger
Simon Michael
2007-07-02 18:57:37 +0000
630e6d273dnotes
Simon Michael
2007-07-02 17:14:35 +0000
e166729538comment cleanup
Simon Michael
2007-07-02 16:55:29 +0000
2ddeb4841cmove types to bottom
Simon Michael
2007-07-02 16:43:14 +0000
224c05aa22tweak overview rule
Simon Michael
2007-07-02 15:21:47 +0000
2aa93a8cc7don't require trailing : in overview.hs
Simon Michael
2007-07-02 15:08:05 +0000
b41e13d23aBasicTypes -> Types
Simon Michael
2007-07-02 14:54:36 +0000