Commit Graph

  • aba0db8490 install: ensure a new-enough version of stack; output improvements Simon Michael 2018-10-01 10:00:46 -1000
  • 87e54507e0 install: fix missing cassava-megaparsec dependency Simon Michael 2018-10-01 09:38:54 -1000
  • ca4a7fae3b install: clean up vars Simon Michael 2018-10-01 09:16:11 -1000
  • 4e30ac8e9e install: cleanups Simon Michael 2018-10-01 09:15:57 -1000
  • ef792493d0 site: download page Simon Michael 2018-09-30 20:39:36 -1000
  • 04d5b73d2b site: download page Simon Michael 2018-09-30 20:36:56 -1000
  • 3a7a37475d doc: release notes: fix link Simon Michael 2018-09-30 20:27:09 -1000
  • d5b7e961d3 doc: release notes: fix link Simon Michael 2018-09-30 20:26:03 -1000
  • fb6f669684 doc: release notes Simon Michael 2018-09-30 20:22:33 -1000
  • d15fbb5a6b doc: add 1.11 manuals snapshot Simon Michael 2018-09-30 20:20:23 -1000
  • 0699cf8734 doc: release notes Simon Michael 2018-09-30 20:15:54 -1000
  • 7bc500ccd2 update embedded manuals Simon Michael 2018-09-30 20:08:15 -1000
  • b798c48040 bump version to 1.11 Simon Michael 2018-09-30 20:07:45 -1000
  • 92c8a6fffb changelogs Simon Michael 2018-09-30 20:05:26 -1000
  • 3d2584d869 lib: switch to megaparsec 7 Alex Chen 2018-09-29 19:32:08 -0600
  • fa74840206 install: drop hledger-irr Simon Michael 2018-09-30 14:37:34 -1000
  • 26369c28a3 lib: remove old code for include file parse errors Alex Chen 2018-09-29 22:43:39 -0600
  • 31d4e930e7 lib: Re-implement 'includedirectivep' with the new 'ExceptT' layer Alex Chen 2018-09-27 13:44:42 -0600
  • 3e54fc77a4 lib: make 'includedirectivep' an 'ErroringJournalParser' Alex Chen 2018-09-27 10:50:31 -0600
  • 855a8f1985 lib: Re-implement the 'ExceptT' layer of the parser Alex Chen 2018-09-25 16:07:58 -0600
  • 2b3c97e1af lib: tweak custom parse errors Alex Chen 2018-09-25 13:33:31 -0600
  • 5e1f0ba6f7 lib: add a field to 'Journal' for a stack of include files Alex Chen 2018-09-29 20:33:17 -0600
  • e670bd4e9a tests: typo Simon Michael 2018-09-27 13:51:23 -1000
  • 743098034b tests: return on investment Dmitry Astapov 2018-09-27 20:53:50 +0100
  • 3397ccdd4c cli: command to compute return on investment Dmitry Astapov 2018-09-27 23:05:25 +0100
  • 2960c9209f lib: whitespace Simon Michael 2018-09-26 16:14:54 -1000
  • f42b140d53 lib: note about strict Map Simon Michael 2018-09-26 16:14:45 -1000
  • 1cb5357a7d update cabal file Simon Michael 2018-09-25 07:27:06 -1000
  • bda202e4d4 cli: "close" can print only opening or closing transaction Dmitry Astapov 2018-09-22 13:56:44 +0100
  • 855bd54d19 budget: declaration and (actual) amount sorting for bal --budget Simon Michael 2018-09-24 08:01:52 -1000
  • f2b4fca9b0 docs: journal: more account sorting updates Simon Michael 2018-09-23 18:04:20 -1000
  • 7a9ca5f6a9 docs: journal: more account sorting updates Simon Michael 2018-09-23 17:55:21 -1000
  • 477caa31c5 docs: journal: remove account code from example Simon Michael 2018-09-23 17:48:19 -1000
  • 8c79d6529d lib: fix balance --budget in the presence of --value Dmitry Astapov 2018-09-22 22:27:53 +0100
  • ef5e7511c2 tests: fix balance/sorting.test with released shelltest Simon Michael 2018-09-22 21:57:44 -1000
  • cb979ed129 cli: command to list included files Dmitry Astapov 2018-09-21 23:02:33 +0100
  • 3de8c11de1 journal: a new account sorting mechanism, and a bunch of sorting fixes Simon Michael 2018-09-22 21:45:07 -1000
  • 598129ad6a lib: pushAccount -> pushDeclaredAccount Simon Michael 2018-09-22 21:06:29 -1000
  • 8c18bada0c lib, cli, ui, web: update cabal files Simon Michael 2018-09-22 21:01:23 -1000
  • 03acd40668 lib, cli, ui, web: upper bound to avoid megaparsec 7 for now Simon Michael 2018-09-20 20:48:47 -1000
  • 059ad9eb76 refactor: jaccounts -> jdeclaredaccounts Simon Michael 2018-09-17 05:52:13 -0700
  • 944a49d359 tools: make: drop hunittest rule Simon Michael 2018-09-09 08:35:03 -0700
  • 73d39d02c7 tools: make: clarify doctest/haddocktest help (#866) Simon Michael 2018-09-09 08:33:06 -0700
  • e2c9147ee5 csv: some follow-on issues related to #829 Simon Michael 2018-09-07 13:43:05 -0700
  • fe2c48245c csv: simplify rules in ssv test Simon Michael 2018-09-07 13:42:44 -0700
  • 4562b04407 examples: csv/ssv/tsv examples similar to #829 test Simon Michael 2018-09-07 13:41:59 -0700
  • 45858abc9c cli, ui, web: drop HUnit dependency Simon Michael 2018-09-07 13:01:50 -0700
  • ad733c1eb4 Removed hunit Luca Molteni 2018-09-07 18:14:50 +0200
  • 8d3cddc907 drop another old csv import Simon Michael 2018-09-07 12:51:10 -0700
  • 362705a981 update cabal files Simon Michael 2018-09-07 12:40:39 -0700
  • a385fa7f00 update manuals Simon Michael 2018-09-07 12:44:17 -0700
  • c3b00f9bd7 csv: add --separator flag to docs (#829) Simon Michael 2018-09-07 11:22:05 -0700
  • 9e53407bcc csv: add cassava to old stackage plans (#829) Simon Michael 2018-09-07 10:27:25 -0700
  • 23bdac41d9 csv: merge lucamolteni's cassava/custom separators (squashed) (#829) Simon Michael 2018-09-07 10:12:13 -0700
  • 758c1fbc25 web: don't bother building hledger-web with GHC 7 on a mac Simon Michael 2018-09-07 12:17:30 -0700
  • 65807162b3 tests: make doctests suite run with old ghcs Simon Michael 2018-09-07 11:21:32 -0700
  • 86750d5cde tests: make doctests suite build with ghc 7.10 Simon Michael 2018-09-07 11:01:25 -0700
  • 91b111b60d rename easytests_* to tests_* Simon Michael 2018-09-06 13:08:26 -0700
  • f388d9311a update embedded manuals Simon Michael 2018-09-06 12:03:50 -0700
  • d93334738b test: update docs Simon Michael 2018-09-06 12:02:29 -0700
  • 622153e022 lib: doctests: note ghc 7.10 build failure Simon Michael 2018-09-04 14:42:03 -0700
  • ce96001cfc lib: keep Tests building with ghc 7.10 Simon Michael 2018-09-04 14:27:10 -0700
  • d14d6e2b68 tests: update doctests after Transaction Show change Simon Michael 2018-09-04 14:02:04 -0700
  • 7dfd921992 tools: drop old alternate hunit runner Simon Michael 2018-09-04 13:54:22 -0700
  • d893ed64a5 lib: drop hunittests test suite & HUnit dependency Simon Michael 2018-09-04 13:53:59 -0700
  • cc0cf995b3 lib: fix easytests test suite Simon Michael 2018-09-04 13:53:16 -0700
  • 4003264129 lib: drop HUnit helpers, rename expectEqPP Simon Michael 2018-09-04 13:52:36 -0700
  • 54db19e857 tests: convert & re-enable StringFormat tests Simon Michael 2018-09-04 13:51:08 -0700
  • 51618adc37 tests: use is in a few more places Simon Michael 2018-09-04 13:39:21 -0700
  • ff8d582bed test: drop hunit support from the test command Simon Michael 2018-09-04 12:48:06 -0700
  • 807e6dc4af tests: Cli -> easytest Simon Michael 2018-09-04 12:42:37 -0700
  • 7370f2a553 tests: Hledger -> easytest Simon Michael 2018-09-04 12:25:52 -0700
  • 09d9fbf487 tests: Reports -> easytest Simon Michael 2018-09-04 12:23:07 -0700
  • 241d0dbebd tests: ReportOptions -> easytest Simon Michael 2018-09-04 11:54:40 -0700
  • 3b63c2ff2f tests: Transaction, Data -> easytest Simon Michael 2018-09-04 11:31:31 -0700
  • a8175d8b14 tests: Timeclock -> easytest Simon Michael 2018-09-04 11:30:48 -0700
  • 8d1506a4a4 tests: Posting -> easytest Simon Michael 2018-09-04 10:26:22 -0700
  • c5cd0dc648 tests: Ledger -> easytest Simon Michael 2018-09-04 10:24:07 -0700
  • d5c756e6c8 tests: Journal -> easytest Simon Michael 2018-09-04 10:10:10 -0700
  • 0499b3f7e5 tests: Amount -> easytest Simon Michael 2018-09-04 10:01:26 -0700
  • dcc44d10a5 lib: export HasCallStack from Hledger.Utils.Test Simon Michael 2018-09-04 09:59:48 -0700
  • c3755f9a52 tests: AccountName -> easytest Simon Michael 2018-09-04 07:40:27 -0700
  • 5de679ce62 tests: Query -> easytest Simon Michael 2018-09-04 07:29:48 -0700
  • bbecb28cae tests: Utils -> easytest Simon Michael 2018-09-03 15:54:29 -0700
  • f713a413ff clarify expectEq' arguments Simon Michael 2018-09-03 15:54:13 -0700
  • f3709f241d tests: port Read tests to easytest Simon Michael 2018-09-03 15:42:24 -0700
  • d1cff46ba7 tests: port CsvReader tests to easytest Simon Michael 2018-09-03 15:30:52 -0700
  • 1fced57c81 lib: export expectEq' helper Simon Michael 2018-09-03 15:30:27 -0700
  • 0f83fb91c1 ui, web: fix build after tests cleanup Simon Michael 2018-09-03 08:43:57 -0700
  • ff7b6d1780 install: bump hledger-iadd to latest Simon Michael 2018-08-24 06:41:50 -0700
  • cd67f8ea68 tests: clear out old boilerplate Simon Michael 2018-08-21 16:51:38 +0100
  • d1a7cc1c09 port remaining Read.Common tests Simon Michael 2018-08-20 15:07:22 +0100
  • f124007acf tests: dehyphenate test names Simon Michael 2018-08-20 14:43:35 +0100
  • be7866da59 tests: parsedate -> fromGregorian Simon Michael 2018-08-20 14:39:34 +0100
  • 1190e2ae5d cli: Replace embedStringFile with embedFile (compile with LC_ALL=C) Jakub Zárybnický 2018-08-24 14:03:19 +0200
  • f108b56e61 uniquify modules' easytests, simplify imports Simon Michael 2018-08-20 14:28:40 +0100
  • 6568784bf6 port remaining JournalReader tests Simon Michael 2018-08-20 14:18:41 +0100
  • 9733e0378e journal: restore/port more old unit tests Simon Michael 2018-08-20 10:38:51 +0100
  • 776d575610 test helpers: more line breaks, clarify monadic behaviour Simon Michael 2018-08-20 10:38:02 +0100
  • d6fb96cb4c tests: expectParse, expectParseError helpers; parse to end of input Simon Michael 2018-08-20 08:59:06 +0100