Commit Graph

55 Commits

Author SHA1 Message Date
Alejandro Serrano 5623c62200 Support for multiple completions in Emacs 2014-08-02 10:27:40 +02:00
Alejandro Serrano 32367fba4c Create links to files in typed holes information 2014-07-27 14:07:18 +02:00
Alejandro Serrano f0c44e4850 Hihlight only hole when found 2014-07-27 11:49:10 +02:00
Alejandro Serrano ccb9980436 Display only hole information when navigating it 2014-07-27 11:19:16 +02:00
Alejandro Serrano 82f7fd62f0 Add special commands for navigating holes 2014-07-27 11:10:37 +02:00
Alejandro Serrano 952f0b7e95 Add new fringe for typed holes 2014-07-26 13:40:40 +02:00
Kazu Yamamoto ce28a67e28 checking if the buffer exists (#256). 2014-05-14 05:05:49 +09:00
Kazu Yamamoto 4d2ef23f33 passing 'ok/'ng to callback. 2014-04-27 21:51:44 +09:00
Kazu Yamamoto b9d4b9b66f inserting template for type constructor. 2014-04-23 15:57:13 +09:00
Kazu Yamamoto b4bb249131 fixing M-t with test cases. 2014-04-23 14:51:29 +09:00
Kazu Yamamoto 2e1df9c21f ghc-with-process takes an optional hook. 2014-04-22 11:32:51 +09:00
Kazu Yamamoto 19453e67d7 ghc-with-process now takes string for the first argument. 2014-04-21 09:46:33 +09:00
Kazu Yamamoto 122c8da7b0 using ghc-add. 2014-04-19 20:09:47 +09:00
Kazu Yamamoto 47f95149e3 stop using 0 as the line separator. 2014-04-19 16:14:02 +09:00
Kazu Yamamoto 9cd3d521d4 Supporting GHC 7.8's unicode quote. 2014-04-09 15:17:51 +09:00
Kazu Yamamoto 69ec168c7b errors over warnings (#212). 2014-04-08 13:42:41 +09:00
Kazu Yamamoto b8423a2ce6 refactoring. 2014-04-08 13:35:16 +09:00
Kazu Yamamoto 6be743c90a removing trailing \n for minibuf. 2014-04-07 15:23:18 +09:00
Kazu Yamamoto f50d81769b Merge pull request #210 from notogawa/remove-redundancy
remove minibuffer error message redundancy.
2014-04-07 15:08:43 +09:00
notogawa 720a01326e remove minibuffer error message redundancy. 2014-04-07 14:56:50 +09:00
Kazu Yamamoto 58e0b91e65 elisp doc update. 2014-04-07 14:51:24 +09:00
Kazu Yamamoto 894c94e48d comment. 2014-04-07 09:19:23 +09:00
kiripon 52358d084e fix filepath handling in windows 2014-04-06 09:36:49 +01:00
Kazu Yamamoto 051dc7c888 moving a variable to a proper place. 2014-04-05 22:39:22 +09:00
notogawa 86feaea7c5 fix for https://github.com/kazu-yamamoto/ghc-mod/pull/206#issuecomment-39628265 2014-04-05 09:53:28 +09:00
Noriyuki OHKAWA a5c62acec9 display error message to minibuffer when goto next/prev error. 2014-04-04 23:52:09 +09:00
Kazu Yamamoto bfdc884708 making multiple same errors to a single. 2014-03-31 15:14:16 +09:00
Kazu Yamamoto 1e4dce2944 implementing ghc-jump-file. 2014-03-31 14:58:41 +09:00
Kazu Yamamoto 2cfcf60789 Displaying "-:-" when checking. 2014-03-31 12:08:17 +09:00
Kazu Yamamoto 6519bfe029 chaning colors. 2014-03-31 10:37:05 +09:00
Kazu Yamamoto 7c0f2511d0 hlint options. 2014-03-28 14:41:12 +09:00
Kazu Yamamoto cb9db4fd1a catching up the spec check. 2014-03-27 14:23:32 +09:00
Kazu Yamamoto 9ab0f4bf19 hlint again in Elisp. 2014-03-27 10:35:09 +09:00
Kazu Yamamoto d7869c76ac removing comments. 2014-03-27 10:26:35 +09:00
Kazu Yamamoto 102ae7654b removing the last null charactors.
WARNING: prabably breaking backward compatibility.
2014-03-26 11:32:54 +09:00
Kazu Yamamoto 40a81cad74 inserting qualified module. 2014-03-26 11:32:08 +09:00
Kazu Yamamoto 2e2e8a8b99 implementing help-echo. 2014-03-26 10:46:34 +09:00
Kazu Yamamoto 62df0fa871 fringe hack. 2014-03-25 22:30:19 +09:00
Kazu Yamamoto f97cc2e096 inserting a module for type. 2014-03-25 22:05:33 +09:00
Kazu Yamamoto a16dc3d040 check results are displayed in mode-line. 2014-03-25 16:40:07 +09:00
Kazu Yamamoto 97b3de7328 M-t inserts module or undefine. 2014-03-25 14:58:20 +09:00
Kazu Yamamoto dc6424454e ghc-insert-module now uses ghc-modi. 2014-03-25 14:29:18 +09:00
Kazu Yamamoto a786ad9025 fixing regex. 2014-03-25 10:35:07 +09:00
Kazu Yamamoto 9b67baafba ghc-modi takes "cmd arg". 2014-03-24 17:32:06 +09:00
Kazu Yamamoto 9b629a0afb Errors does not have "Error" prefix. 2014-03-20 18:15:51 +09:00
Kazu Yamamoto 114631f581 adding todo. 2014-03-20 18:15:30 +09:00
Kazu Yamamoto 3038024a84 removing ghc-flymake-jump. 2014-03-20 18:08:30 +09:00
Kazu Yamamoto 4e16602c7e hilit for insert-template. 2014-03-20 18:06:04 +09:00
Kazu Yamamoto 92f4b72a12 layout. 2014-03-20 17:55:20 +09:00
Kazu Yamamoto ebc1499d13 ok/ng hack. 2014-03-20 17:39:56 +09:00