Commit Graph

2082 Commits

Author SHA1 Message Date
Kazu Yamamoto
fde44468a6 load multiple modules at ones. 2010-05-04 17:52:16 +09:00
Kazu Yamamoto
c4979bd04f cosmetic change. 2010-05-04 16:35:40 +09:00
Kazu Yamamoto
86e398ac92 removing unnecessary vars. 2010-05-04 12:50:44 +09:00
Kazu Yamamoto
6c5e5a55d9 the boot command. 2010-05-04 12:47:55 +09:00
Kazu Yamamoto
baa65be4a6 insert foo = undefined if "No inferred type".
insert guessed type even if it is contains in second line or later.
2010-05-04 12:14:33 +09:00
Kazu Yamamoto
5c4ded0630 Param -> Types. 2010-04-30 18:36:31 +09:00
Kazu Yamamoto
17a97aa1dd GHC API for list! 2010-04-30 18:17:20 +09:00
Kazu Yamamoto
c047b9523b cosmetic change. 2010-04-30 18:09:26 +09:00
Kazu Yamamoto
cea624aece expose GHC.API. 2010-04-30 16:47:23 +09:00
Kazu Yamamoto
20e68337d8 browse takes a list of modules. 2010-04-30 16:27:10 +09:00
Kazu Yamamoto
90d6a70811 symplify code. Note that parseDynamicFlags is essential, cannot be omitted. 2010-04-30 15:27:17 +09:00
Kazu Yamamoto
e35d195cc3 Using HscInterpreted. 2010-04-30 15:11:41 +09:00
Kazu Yamamoto
24fd6f28df simplified code. 2010-04-30 15:09:24 +09:00
Kazu Yamamoto
2345765077 -fno-code and no outputDir. 2010-04-29 12:39:48 +09:00
Kazu Yamamoto
8fd3c80a54 -package ghc. 2010-04-29 12:30:23 +09:00
Kazu Yamamoto
fb7f0c9802 removing ghc and ghci options. 2010-04-28 23:28:33 +09:00
Kazu Yamamoto
5e21c71b1e template for -package ghc. 2010-04-28 23:28:18 +09:00
Kazu Yamamoto
e94cc84c43 ignoring error. 2010-04-28 21:59:27 +09:00
Kazu Yamamoto
0f08eb5e32 use GHC API for check. 2010-04-28 21:43:32 +09:00
Kazu Yamamoto
a84d6952cb lookupModule does not exist in GHC 6.10, sigh. 2010-04-28 17:02:59 +09:00
Kazu Yamamoto
a9ebab0469 Using GHC API for browse! 2010-04-28 15:51:30 +09:00
Kazu Yamamoto
34534e07ff removing *.o file so that C-xC-s surely works. 2010-04-28 10:05:45 +09:00
Kazu Yamamoto
1e87b386a1 Using GHC API. 2010-04-27 10:29:29 +09:00
Kazu Yamamoto
40bdc70f8b cosmetic change. 2010-04-27 10:28:00 +09:00
Kazu Yamamoto
27f42b6c90 use symbols. 2010-04-26 17:26:25 +09:00
Kazu Yamamoto
61ebb031f4 bug fix for ESC-m. 2010-04-23 18:51:07 +09:00
Kazu Yamamoto
b8b22daba9 version up. 2010-04-23 18:39:52 +09:00
Kazu Yamamoto
e847ed6dab C-xC-s now checks syntax even if not modified. 2010-04-23 18:38:11 +09:00
Kazu Yamamoto
585ebe5e1d require dabbrev. 2010-04-23 18:37:48 +09:00
Kazu Yamamoto
2fca797f42 abbrev hack. 2010-04-23 18:21:22 +09:00
Kazu Yamamoto
efd71c5d81 hlint. 2010-04-23 18:09:38 +09:00
Kazu Yamamoto
9af4a74abe bug fix of insertion of "undefined" in eob. 2010-04-22 14:16:56 +09:00
Kazu Yamamoto
51a533202a Inserting templates and sorting imports. 2010-04-13 23:29:48 +09:00
Kazu Yamamoto
5e5f995661 update help. 2010-04-11 12:25:28 +09:00
Kazu Yamamoto
9c868b4785 version 0.3.0 2010-04-11 12:08:22 +09:00
Kazu Yamamoto
3c8d651345 CPP hack. 2010-04-11 12:03:08 +09:00
Kazu Yamamoto
f1aeaa8d81 GHC version check. 2010-04-06 22:54:23 +09:00
Kazu Yamamoto
df847d9e96 adding Setup.hs. 2010-04-03 00:16:22 +09:00
Kazu Yamamoto
a163fa4636 completion for language! 2010-04-02 15:37:04 +09:00
Kazu Yamamoto
4202ca1ea2 supporting "lang" command. 2010-04-02 14:40:06 +09:00
Kazu Yamamoto
bb07f52a8a upgrade to GHC 6.12. 2010-04-02 14:39:41 +09:00
Kazu Yamamoto
c574a48055 display hack. 2010-04-02 14:39:02 +09:00
Kazu Yamamoto
7518d60fcb throw any menu. use a buffer to display errors instead. 2010-04-01 11:58:44 +09:00
Kazu Yamamoto
95218aae07 fix regex for warning. 2010-03-31 23:39:00 +09:00
Kazu Yamamoto
71e0f54889 upgrading GHC 6.12 2010-03-31 13:06:47 +09:00
Kazu Yamamoto
4aef34e352 search ".exe" also. 2010-03-30 12:05:35 +09:00
Kazu Yamamoto
9d44d13ba1 Text mode for Windows. 2010-03-30 12:05:18 +09:00
Kazu Yamamoto
b63ab2ddd3 adding -i 2010-03-17 22:39:01 +09:00
Kazu Yamamoto
c22c3bafae adding "qualified" and "hiding" 2010-03-17 22:37:11 +09:00
Kazu Yamamoto
14ef0f8372 M-t inserts inferred type! 2010-03-14 22:39:45 +09:00