Commit Graph

  • 266ac30133 pretty printing hack. Kazu Yamamoto 2010-06-21 11:31:06 +0900
  • b548f1dbcf pretty print. Kazu Yamamoto 2010-06-14 15:39:26 +0900
  • 48b54d2fcd usage hack. Kazu Yamamoto 2010-06-14 15:38:56 +0900
  • 91859329ae pretty print for extra info. Kazu Yamamoto 2010-06-14 14:42:17 +0900
  • d5763f70dc hlint. Kazu Yamamoto 2010-06-14 14:30:56 +0900
  • 5296ccf38d Extra info for GHC warnings. Kazu Yamamoto 2010-06-14 14:27:35 +0900
  • badaea4eff M-t for hlint. An error/warning place is replaced with suggestion but not perfect. Kazu Yamamoto 2010-06-14 14:26:14 +0900
  • ca50279546 backport since module can't be completed. Kazu Yamamoto 2010-06-14 14:25:06 +0900
  • 2e28a09aa9 defvar -> defconst. Kazu Yamamoto 2010-06-14 12:03:14 +0900
  • f30eb343b0 hlint options can be specified from ghc-hlint-options. Kazu Yamamoto 2010-06-14 11:56:35 +0900
  • da8975c03f adding '.' for completion start point. Kazu Yamamoto 2010-06-14 10:57:43 +0900
  • 60852b6980 simplify hlint logic. Kazu Yamamoto 2010-06-08 11:27:21 +0900
  • 5dd3bb83eb elisp hack for Hlint API. Kazu Yamamoto 2010-06-08 11:23:58 +0900
  • dec8ab5134 verion up. Kazu Yamamoto 2010-06-08 11:23:43 +0900
  • 740ab2a054 Using HLint API!. Kazu Yamamoto 2010-06-08 11:12:59 +0900
  • 6e6e1c9ad7 Does not allow C-cC-c when hlint does not exist. Kazu Yamamoto 2010-05-29 13:33:54 +0900
  • cd708e28f6 doc update. Kazu Yamamoto 2010-05-12 15:42:28 +0900
  • dc9c2c7fce typo error fix. Kazu Yamamoto 2010-05-12 15:00:08 +0900
  • 2f1ab4e71d replacing [Char] with String when inserting inferred type. Kazu Yamamoto 2010-05-12 14:55:01 +0900
  • cf16c62c3a adding ghc-command.el in cabal. Kazu Yamamoto 2010-05-12 09:56:09 +0900
  • 3c48a6017b removing unnecessary deps. Kazu Yamamoto 2010-05-11 11:39:26 +0900
  • 6e4f91f2ca ignoring camelCase suggestions. Kazu Yamamoto 2010-05-07 16:03:57 +0900
  • bb363c92e7 integrating hlint. Kazu Yamamoto 2010-05-06 15:29:55 +0900
  • 85fdba4ffa check file for "check". Kazu Yamamoto 2010-05-06 13:14:17 +0900
  • ae89d284ad catch parse errors. Kazu Yamamoto 2010-05-04 19:31:14 +0900
  • fde44468a6 load multiple modules at ones. Kazu Yamamoto 2010-05-04 17:52:16 +0900
  • c4979bd04f cosmetic change. Kazu Yamamoto 2010-05-04 16:35:40 +0900
  • 86e398ac92 removing unnecessary vars. Kazu Yamamoto 2010-05-04 12:49:22 +0900
  • 6c5e5a55d9 the boot command. Kazu Yamamoto 2010-05-04 12:47:55 +0900
  • baa65be4a6 insert foo = undefined if "No inferred type". insert guessed type even if it is contains in second line or later. Kazu Yamamoto 2010-05-04 12:14:33 +0900
  • 5c4ded0630 Param -> Types. Kazu Yamamoto 2010-04-30 18:36:31 +0900
  • 17a97aa1dd GHC API for list! Kazu Yamamoto 2010-04-30 18:17:20 +0900
  • c047b9523b cosmetic change. Kazu Yamamoto 2010-04-30 18:09:26 +0900
  • cea624aece expose GHC.API. Kazu Yamamoto 2010-04-30 16:47:23 +0900
  • 20e68337d8 browse takes a list of modules. Kazu Yamamoto 2010-04-30 16:27:10 +0900
  • 90d6a70811 symplify code. Note that parseDynamicFlags is essential, cannot be omitted. Kazu Yamamoto 2010-04-30 15:27:17 +0900
  • e35d195cc3 Using HscInterpreted. Kazu Yamamoto 2010-04-30 15:11:41 +0900
  • 24fd6f28df simplified code. Kazu Yamamoto 2010-04-30 15:09:24 +0900
  • 2345765077 -fno-code and no outputDir. Kazu Yamamoto 2010-04-29 12:39:48 +0900
  • 8fd3c80a54 -package ghc. Kazu Yamamoto 2010-04-29 12:30:23 +0900
  • fb7f0c9802 removing ghc and ghci options. Kazu Yamamoto 2010-04-28 23:28:33 +0900
  • 5e21c71b1e template for -package ghc. Kazu Yamamoto 2010-04-28 23:28:18 +0900
  • e94cc84c43 ignoring error. Kazu Yamamoto 2010-04-28 21:59:27 +0900
  • 0f08eb5e32 use GHC API for check. Kazu Yamamoto 2010-04-28 21:43:32 +0900
  • a84d6952cb lookupModule does not exist in GHC 6.10, sigh. Kazu Yamamoto 2010-04-28 17:02:59 +0900
  • a9ebab0469 Using GHC API for browse! Kazu Yamamoto 2010-04-28 15:51:30 +0900
  • 34534e07ff removing *.o file so that C-xC-s surely works. Kazu Yamamoto 2010-04-28 10:05:45 +0900
  • 1e87b386a1 Using GHC API. Kazu Yamamoto 2010-04-27 10:29:29 +0900
  • 40bdc70f8b cosmetic change. Kazu Yamamoto 2010-04-27 10:28:00 +0900
  • 27f42b6c90 use symbols. Kazu Yamamoto 2010-04-26 17:26:25 +0900
  • 61ebb031f4 bug fix for ESC-m. Kazu Yamamoto 2010-04-23 18:51:07 +0900
  • b8b22daba9 version up. Kazu Yamamoto 2010-04-23 18:39:52 +0900
  • e847ed6dab C-xC-s now checks syntax even if not modified. Kazu Yamamoto 2010-04-23 18:38:11 +0900
  • 585ebe5e1d require dabbrev. Kazu Yamamoto 2010-04-23 18:37:48 +0900
  • 2fca797f42 abbrev hack. Kazu Yamamoto 2010-04-23 18:21:22 +0900
  • efd71c5d81 hlint. Kazu Yamamoto 2010-04-23 18:09:38 +0900
  • 9af4a74abe bug fix of insertion of "undefined" in eob. Kazu Yamamoto 2010-04-22 14:16:56 +0900
  • 51a533202a Inserting templates and sorting imports. Kazu Yamamoto 2010-04-13 23:29:48 +0900
  • 5e5f995661 update help. Kazu Yamamoto 2010-04-11 12:25:28 +0900
  • 9c868b4785 version 0.3.0 Kazu Yamamoto 2010-04-11 12:08:22 +0900
  • 3c8d651345 CPP hack. Kazu Yamamoto 2010-04-11 12:03:08 +0900
  • f1aeaa8d81 GHC version check. Kazu Yamamoto 2010-04-06 22:54:23 +0900
  • df847d9e96 adding Setup.hs. Kazu Yamamoto 2010-04-03 00:16:22 +0900
  • a163fa4636 completion for language! Kazu Yamamoto 2010-04-02 15:37:04 +0900
  • 4202ca1ea2 supporting "lang" command. Kazu Yamamoto 2010-04-02 14:40:06 +0900
  • bb07f52a8a upgrade to GHC 6.12. Kazu Yamamoto 2010-04-02 14:39:41 +0900
  • c574a48055 display hack. Kazu Yamamoto 2010-04-02 14:39:02 +0900
  • 7518d60fcb throw any menu. use a buffer to display errors instead. Kazu Yamamoto 2010-04-01 11:58:44 +0900
  • 95218aae07 fix regex for warning. Kazu Yamamoto 2010-03-31 23:39:00 +0900
  • 71e0f54889 upgrading GHC 6.12 Kazu Yamamoto 2010-03-31 13:06:47 +0900
  • 4aef34e352 search ".exe" also. Kazu Yamamoto 2010-03-30 12:05:35 +0900
  • 9d44d13ba1 Text mode for Windows. Kazu Yamamoto 2010-03-30 12:05:18 +0900
  • b63ab2ddd3 adding -i Kazu Yamamoto 2010-03-17 22:39:01 +0900
  • c22c3bafae adding "qualified" and "hiding" Kazu Yamamoto 2010-03-17 22:37:11 +0900
  • 14ef0f8372 M-t inserts inferred type! Kazu Yamamoto 2010-03-14 22:39:45 +0900
  • 91c04be421 removing unix dep. Kazu Yamamoto 2010-03-12 13:46:20 +0900
  • 623fb01821 improving README. Kazu Yamamoto 2010-03-12 13:42:42 +0900
  • 793c999cd8 improving doc. Kazu Yamamoto 2010-03-12 13:39:38 +0900
  • 908f4b8323 ver up. Kazu Yamamoto 2010-03-12 13:37:19 +0900
  • e5465d414f adding extra files. Kazu Yamamoto 2010-03-12 13:35:25 +0900
  • 940a8eb089 changing key-bindings. Kazu Yamamoto 2010-03-12 13:22:39 +0900
  • 2f20d1a9ac hacking ghc-flymake-init. Kazu Yamamoto 2010-03-12 11:55:11 +0900
  • fd04ebfe11 output-dir. Kazu Yamamoto 2010-03-12 00:20:02 +0900
  • 133086e1a8 adding doc. Kazu Yamamoto 2010-03-11 22:47:05 +0900
  • 31a97da743 adding Param.hs. Kazu Yamamoto 2010-03-11 22:43:05 +0900
  • ed5d50b6f9 introducing -i, -g, and -p. Kazu Yamamoto 2010-03-11 22:39:07 +0900
  • 36fee672f3 better unfold. Kazu Yamamoto 2010-03-11 19:12:15 +0900
  • 1e445097b7 integrating flymake. Kazu Yamamoto 2010-03-11 19:03:17 +0900
  • f1a0e079db get the latest path. Kazu Yamamoto 2010-03-11 14:15:28 +0900
  • 5e7c7aa87d usage hack. Kazu Yamamoto 2010-03-10 18:31:07 +0900
  • a095734955 for hackage. Kazu Yamamoto 2010-03-10 18:29:44 +0900
  • 743146f901 usage hack. Kazu Yamamoto 2010-03-10 18:23:48 +0900
  • 691ff79d2c better name. Kazu Yamamoto 2010-03-10 18:15:20 +0900
  • cb7e4c42fb hack for release. Kazu Yamamoto 2010-03-10 17:37:17 +0900
  • 3c9aea33d8 explanation in .cabal. Kazu Yamamoto 2010-03-10 17:33:42 +0900
  • 4fd1aa963a C-uM-C-d browse hackage. Kazu Yamamoto 2010-03-10 16:51:42 +0900
  • 387bf83f37 better loading of symbols. Kazu Yamamoto 2010-03-10 15:54:27 +0900
  • cfa7466eef saving window configration. Kazu Yamamoto 2010-03-10 15:33:18 +0900
  • 81ca3fe816 adding README and LICENSE. Kazu Yamamoto 2010-03-10 12:13:03 +0900
  • 3685d7104b clean up .cabal Kazu Yamamoto 2010-03-10 12:06:06 +0900