Commit Graph

397 Commits

Author SHA1 Message Date
eagletmt
09fdd86b09 change bind's span 2012-02-20 02:46:04 +09:00
Kazu Yamamoto
fa1494afd8 Merge pull request #47 from sudish/add-autoload-cookie
Add autoload cookie for ghc-init.
2012-02-19 01:12:13 -08:00
Sudish Joseph
09bc036fcc Add autoload cookie for ghc-init.
This allows use of loaddefs.el in el-get.
2012-02-18 12:23:41 -05:00
eagletmt
49f00a74e8 refactoring on getType 2012-02-18 20:02:37 +09:00
eagletmt
69744de042 type for Pat 2012-02-18 19:14:29 +09:00
eagletmt
bf93fcab12 type for FunBind 2012-02-18 18:17:47 +09:00
Kazu Yamamoto
964d1f8409 ver bumps up. 2012-02-16 17:47:02 +09:00
Kazu Yamamoto
eda8edc345 add desc 2012-02-16 17:46:39 +09:00
Kazu Yamamoto
8a8b4ae9fb adding Vim 2012-02-16 17:44:44 +09:00
Kazu Yamamoto
b9f5c8f9f4 Main is passed if not exist. 2012-02-16 14:50:15 +09:00
Kazu Yamamoto
f3725127bc Using io-choice. 2012-02-16 14:44:20 +09:00
Kazu Yamamoto
d373966625 Merge pull request #46 from eagletmt/display-oneline
Types should be displayed in oneline
2012-02-15 17:59:19 -08:00
eagletmt
6007a5bc85 types should be displayed in oneline 2012-02-15 21:22:04 +09:00
Kazu Yamamoto
c2e7f00820 cosmetic change. 2012-02-15 16:57:37 +09:00
Kazu Yamamoto
9daf5b36f0 filling the gap b/w Cabal 1.10 and 1.14. 2012-02-15 15:57:43 +09:00
Kazu Yamamoto
f353e89d11 adding Applicative & Alternative. 2012-02-15 14:58:30 +09:00
Kazu Yamamoto
96cbf68e16 more applicative.
error msg fix.
2012-02-15 14:52:48 +09:00
Kazu Yamamoto
7474968486 fixing terrible bug on Maybe. 2012-02-15 13:58:04 +09:00
Kazu Yamamoto
dced95031a ver bumps up. 2012-02-15 11:22:55 +09:00
Kazu Yamamoto
c51557b9bc defining clear-overlay. 2012-02-15 11:20:24 +09:00
Kazu Yamamoto
952c255696 cosmetic change. 2012-02-15 11:03:51 +09:00
Kazu Yamamoto
2c870867c1 Merge pull request #45 from himura/fix-buffer-name
Fixed the conflicts with the package which modify (buffer-name) value.
2012-02-14 17:55:26 -08:00
Takahiro HIMURA
c99c448c65 Fixed the conflicts with the package which modify (buffer-name) value. 2012-02-14 22:27:48 +09:00
Kazu Yamamoto
575bdc4889 Merge pull request #44 from eagletmt/cleanup-temporaries
Cleanup temporaries
2012-02-14 05:23:51 -08:00
eagletmt
fab993acfa cleanup temporaries 2012-02-14 19:14:21 +09:00
Kazu Yamamoto
1b1245577e Removing the anti-pattern: IO (Maybe a). 2012-02-14 18:37:45 +09:00
Kazu Yamamoto
13013445e3 extract Extensions: and Default-Language: from a Cabal file. 2012-02-14 18:25:21 +09:00
Kazu Yamamoto
1f4f7d768a cosmetic change. 2012-02-14 16:19:48 +09:00
Kazu Yamamoto
416c901188 Merge remote-tracking branch 'eagletmt/ghc-syb-utils' 2012-02-14 16:16:26 +09:00
Kazu Yamamoto
a7430eb494 Adaptor layer for GHC API. 2012-02-14 16:09:53 +09:00
Kazu Yamamoto
0bee9c5d2f ver bumps up. 2012-02-14 13:37:31 +09:00
eagletmt
84d7747c1b simplify a bit 2012-02-14 12:18:54 +09:00
eagletmt
122167f4c1 avoid GHC's panic 2012-02-14 12:18:54 +09:00
Kazu Yamamoto
1e1b729e15 refactoring on convert. 2012-02-14 11:33:27 +09:00
Kazu Yamamoto
86d5419309 cosmetic change. 2012-02-14 10:21:48 +09:00
eagletmt
b11475821e display types simply unless "-l" option is given 2012-02-13 20:31:36 +09:00
Kazu Yamamoto
7e45a03532 ver bumps up. 2012-02-13 17:13:47 +09:00
Kazu Yamamoto
b86b3245e0 [Char]->String. 2012-02-13 17:13:27 +09:00
Kazu Yamamoto
f2be5ea5e8 removing overlay when cursor moved. 2012-02-13 17:01:13 +09:00
Kazu Yamamoto
034bb89579 nil guard. 2012-02-13 13:48:41 +09:00
Kazu Yamamoto
c2b41f8ad7 ver bumps up. 2012-02-13 13:39:43 +09:00
Kazu Yamamoto
11eb321ff6 annot -> type. 2012-02-13 13:38:06 +09:00
Kazu Yamamoto
a43985a735 annot -> type. 2012-02-13 13:23:04 +09:00
Kazu Yamamoto
f497aa1213 refoctoring elisp. 2012-02-13 12:06:59 +09:00
Kazu Yamamoto
23f4365150 detect. 2012-02-13 10:49:23 +09:00
Kazu Yamamoto
cd1f61d6a5 GHC 7.0 hack. 2012-02-13 10:44:37 +09:00
Kazu Yamamoto
1d6246a778 Merge pull request #41 from tanakh/master
Add annot command
2012-02-12 17:40:02 -08:00
Kazu Yamamoto
8deb1cd57c catching mutual module import. 2012-02-13 10:39:37 +09:00
Hideyuki Tanaka
63ec23c162 delete overlay 2012-02-13 01:25:49 +09:00
Hideyuki Tanaka
9d1fe778a6 add elisp 2012-02-13 01:01:58 +09:00