Commit Graph

  • 99358f207b rename LedgerTransaction to RawTransaction Simon Michael 2008-10-02 23:55:01 +0000
  • f93b988e93 haddock tweaks Simon Michael 2008-10-02 23:37:38 +0000
  • 66edd66cc3 move ghci examples to module description Simon Michael 2008-10-02 23:33:02 +0000
  • 143b0434bb rewrite code organization doc Simon Michael 2008-10-02 23:32:53 +0000
  • f1668587b6 test-docs make target Simon Michael 2008-10-02 23:32:07 +0000
  • 2ee9a341be move printentries/printregister to Ledger Simon Michael 2008-10-02 23:00:11 +0000
  • 8045799664 fix haddock breakage Simon Michael 2008-10-02 22:35:24 +0000
  • e2a753a36d clarify Types Simon Michael 2008-10-02 22:33:32 +0000
  • f4b4fc98fe rename LedgerFile to RawLedger Simon Michael 2008-10-02 22:17:04 +0000
  • 29b75f3949 get rid of cacheLedgerAndDo Simon Michael 2008-10-02 21:47:26 +0000
  • 5cb1ea228f some import cleanups Simon Michael 2008-10-02 21:47:11 +0000
  • dab15c83ff tidy bug notes Simon Michael 2008-10-02 21:46:45 +0000
  • 6f83e902a8 push some more stuff down into Parse, cleanups Simon Michael 2008-10-01 18:53:43 +0000
  • 8b117e1581 more ledger-handling-functions cleanup Simon Michael 2008-10-01 12:48:52 +0000
  • 9ea32d3f13 Main cleanup Simon Michael 2008-10-01 12:29:51 +0000
  • b90c015d9a haddock fixes Simon Michael 2008-10-01 11:44:47 +0000
  • bf136fae5c drop the FilterPatterns type Simon Michael 2008-10-01 11:43:18 +0000
  • a4039de739 wording Simon Michael 2008-10-01 11:14:29 +0000
  • 8c6d93701b try to simplify FilterPatterns a bit Simon Michael 2008-10-01 11:08:30 +0000
  • 66050fd248 note some open bugs Simon Michael 2008-10-01 11:07:47 +0000
  • 214af1ee7a add some more README examples Simon Michael 2008-10-01 11:07:20 +0000
  • 6d3eaa3ebf fix up src-Main.html link Simon Michael 2008-10-01 10:18:07 +0000
  • bb9338cb8c readme tweak Simon Michael 2008-10-01 09:36:13 +0000
  • 5a1452c5db move around and clean up haddock comments Simon Michael 2008-10-01 09:33:05 +0000
  • d85f1df7bc show Main module in api docs by default Simon Michael 2008-10-01 09:32:02 +0000
  • a15d1d31cf README Simon Michael 2008-10-01 08:51:08 +0000
  • bb7614ed8e sync hledger.hs with README & cabal description Simon Michael 2008-10-01 08:44:23 +0000
  • 7780c5c561 sample.ledger for easy start Simon Michael 2008-10-01 08:42:08 +0000
  • cfd0bc4940 add cabal package info Simon Michael 2008-10-01 07:56:21 +0000
  • d3b73061e2 add LICENSE Simon Michael 2008-10-01 07:52:07 +0000
  • a74fb9692c clean up hledger.hs description Simon Michael 2008-10-01 07:04:47 +0000
  • 0879ba959d haddock cleanup Simon Michael 2008-10-01 01:40:32 +0000
  • 0ba4c8d0f7 convert some characters from ledger manual to ascii for haddock Simon Michael 2008-10-01 00:40:51 +0000
  • efcbd29dc8 preliminary haddockification Simon Michael 2008-10-01 00:29:58 +0000
  • 3ca87d0486 build darcs-style api docs with hoogle Simon Michael 2008-09-30 23:53:27 +0000
  • faf97cafe6 adjust comments to keep haddock happy Simon Michael 2008-09-28 23:28:11 +0000
  • 59181876aa add haddock/hscolour/hoole make targets like the ones in darcs Simon Michael 2008-09-28 23:27:46 +0000
  • 7051721c60 interaction helpers Simon Michael 2008-09-28 03:43:59 +0000
  • 1421fb6b0b remove overview.hs Simon Michael 2008-09-28 03:27:17 +0000
  • 48c1a2ef99 makefile var cleanup Simon Michael 2008-09-28 03:24:29 +0000
  • 97cd582b7f fix overview.hs path Simon Michael 2008-07-10 21:11:58 +0000
  • 12ad860d4c preserve whitespace lines (except after last entry) Simon Michael 2008-06-28 05:40:54 +0000
  • daff4bf09e fix newlines Simon Michael 2008-06-28 05:07:09 +0000
  • d795c0bac8 update ghci examples Simon Michael 2008-06-28 04:44:56 +0000
  • 8dcc90ff58 fix compile warnings Simon Michael 2008-06-28 04:44:49 +0000
  • 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. Simon Michael 2008-06-28 04:44:33 +0000
  • 34ebd9e3df support tools cleanup Simon Michael 2008-05-26 21:19:21 +0000
  • f27e96d4a7 chart notes Simon Michael 2008-05-26 21:13:54 +0000
  • e16fc9aeed some fix or other Simon Michael 2008-05-26 20:43:11 +0000
  • 8a5a69005c notes Simon Michael 2008-05-26 20:42:46 +0000
  • 01655a7bcb notes Simon Michael 2007-08-04 14:51:45 +0000
  • a1af47976a add regtest.py Simon Michael 2007-08-04 14:32:57 +0000
  • ae4b6c779e comment Simon Michael 2007-07-12 19:09:39 +0000
  • d91977fbe6 fix entry balance checking by rounding to 8 places, for now Simon Michael 2007-07-11 09:32:43 +0000
  • 06b376385b better regression testing Simon Michael 2007-07-11 08:25:05 +0000
  • e08b2c1ea6 remove unused functions Simon Michael 2007-07-11 08:24:32 +0000
  • 9ab9d460c1 report unbalanced entries Simon Michael 2007-07-11 08:15:58 +0000
  • d52b365fa0 combine patterns into single regexps, fix a bug with print & patterns Simon Michael 2007-07-11 06:58:47 +0000
  • ce0d4ec85a clean up account/description pattern handling Simon Michael 2007-07-11 05:46:20 +0000
  • 2b608a6c9c remove obsolete code, cleanups Simon Michael 2007-07-09 18:54:41 +0000
  • 573fac2755 preserve transaction order regardless of where the blank one is Simon Michael 2007-07-09 17:39:00 +0000
  • 11c96dd042 make print & balance support both account & description patterns Simon Michael 2007-07-09 17:38:01 +0000
  • ec1b5b9bce balance: combine boring account names properly when matching account patterns Simon Michael 2007-07-07 18:26:28 +0000
  • b840d69d67 disable thousands punctuation, it's not so easy Simon Michael 2007-07-07 09:19:20 +0000
  • 3ca6ebdf46 output fixes, match ledger output for reg/bal/print commands Simon Michael 2007-07-07 09:05:35 +0000
  • b5087b88c5 fix some display problems, preserve transaction grouping Simon Michael 2007-07-04 12:40:26 +0000
  • 6dc6186c0d save and print entry and transaction comments Simon Michael 2007-07-04 12:05:54 +0000
  • 5763a80fda simplify Transaction type Simon Michael 2007-07-04 10:59:29 +0000
  • a1b060f4cf renamed types: RawLedger, Entry, Transaction, EntryTransaction -> LedgerFile, LedgerEntry, LedgerTransaction, Transaction Simon Michael 2007-07-04 09:51:37 +0000
  • 0d8bd83b7f comment Simon Michael 2007-07-04 09:34:30 +0000
  • 42ba85c4e1 print command Simon Michael 2007-07-04 09:28:07 +0000
  • eccc932258 selftest -> test Simon Michael 2007-07-04 03:41:15 +0000
  • 6d1816109c make cleanups Simon Michael 2007-07-04 03:33:08 +0000
  • 88e50a3bfd comments Simon Michael 2007-07-04 02:50:29 +0000
  • d739ac0718 begin arbitrary currency support Simon Michael 2007-07-04 02:24:33 +0000
  • 45d4d0ffac make compare to check against ledger Simon Michael 2007-07-04 02:23:37 +0000
  • fd506a6817 better parse error message when only one space before an amount Simon Michael 2007-07-04 01:49:16 +0000
  • f0ec7b08a3 track amount precision, and use the highest precision found for display; parsing fixes Simon Michael 2007-07-04 01:38:56 +0000
  • b2b9aba791 sort register by date Simon Michael 2007-07-03 19:06:47 +0000
  • a266a9b2e0 show numbers with thousands separator Simon Michael 2007-07-03 19:01:13 +0000
  • 0445086286 tests cleanup Simon Michael 2007-07-03 18:20:45 +0000
  • 255e061e6f fix non-display of single-child accounts when balance report depth is restricted, test support Simon Michael 2007-07-03 17:25:16 +0000
  • 7ff1b758c5 fix comments with numbers on same line as transactions without an amount Simon Michael 2007-07-03 16:16:26 +0000
  • 6883ff419d don't require an extra newline after last entry Simon Michael 2007-07-03 09:48:36 +0000
  • 3c6b5b039b make tweaks Simon Michael 2007-07-03 09:11:03 +0000
  • d760acc85e speed, cleanup Simon Michael 2007-07-03 08:46:39 +0000
  • b06fe57c00 more speed Simon Michael 2007-07-03 06:16:15 +0000
  • 78a506e85a more optimisation Simon Michael 2007-07-03 05:43:00 +0000
  • 8074907ef8 profile rules Simon Michael 2007-07-03 05:42:43 +0000
  • e7d36bb40e cleanup Simon Michael 2007-07-02 23:54:17 +0000
  • 91735f4f3c begin optimization Simon Michael 2007-07-02 23:41:07 +0000
  • 362d3831ea rename ledger functions Simon Michael 2007-07-02 19:39:34 +0000
  • bd84e95f5e rename Ledger -> RawLedger, CachedLedger -> Ledger Simon Michael 2007-07-02 19:15:39 +0000
  • df55743697 CachedLedger Simon Michael 2007-07-02 18:57:37 +0000
  • 630e6d273d notes Simon Michael 2007-07-02 17:14:35 +0000
  • e166729538 comment cleanup Simon Michael 2007-07-02 16:55:29 +0000
  • 2ddeb4841c move types to bottom Simon Michael 2007-07-02 16:43:14 +0000
  • 224c05aa22 tweak overview rule Simon Michael 2007-07-02 15:21:47 +0000
  • 2aa93a8cc7 don't require trailing : in overview.hs Simon Michael 2007-07-02 15:08:05 +0000
  • b41e13d23a BasicTypes -> Types Simon Michael 2007-07-02 14:54:36 +0000