Commit Graph

18 Commits

Author SHA1 Message Date
Kazu Yamamoto 531a731da1 preventing "unused variable" warnings. 2015-08-20 09:58:35 +09:00
Kazu Yamamoto 357694c6cc removing spaces. 2014-09-19 11:52:00 +09:00
Kazu Yamamoto 35a9da34a0 Revert "removing spaces."
This reverts commit 986eedcc75.
2014-09-16 12:22:18 +09:00
Kazu Yamamoto 986eedcc75 removing spaces. 2014-09-16 12:03:12 +09:00
Alejandro Serrano 8eeeacd58d Case splitting in M-t and initial-code in C-u M-t 2014-08-14 17:59:46 +02:00
Alejandro Serrano 7ecb66f32e Do not use dropdown-list for automatic completion 2014-08-14 17:49:49 +02:00
Alejandro Serrano 7315dff801 Make completion from Djinn use a dropdown list
Fixes #312
2014-08-12 23:01:37 +02:00
Alejandro Serrano eec1419040 Make M-t run also code generation and case splitting
Fixes #308
2014-08-12 22:44:11 +02:00
Kazu Yamamoto f95f7f89ce removing warnings of Emacs Lisp. 2014-08-06 20:50:50 +09:00
Alejandro Serrano 5623c62200 Support for multiple completions in Emacs 2014-08-02 10:27:40 +02:00
Alejandro Serrano 3aa83e14dd Show more than one Djinn completion 2014-08-02 09:52:36 +02:00
Alejandro Serrano 2038127d04 Add docs to elisp code 2014-07-20 13:40:08 +02:00
Alejandro Serrano efe440438b Refinement in Emacs ghc-mode 2014-07-20 10:45:01 +02:00
Alejandro Serrano 5db4044f29 Use a struct for accessing initial info data 2014-07-02 17:04:28 +02:00
Alejandro Serrano 3ef1979f67 Case splitting works in Emacs! 2014-06-26 21:17:22 +02:00
Alejandro Serrano 5fa536714f Initial code generation working
- Added fallback with haskell-src-exts
2014-06-22 18:03:34 +02:00
Alejandro Serrano 90abb89a98 Inserting instance initial body now works :) 2014-06-22 11:10:23 +02:00
Alejandro Serrano 5a968225c3 Initial skeleton for case split in elisp 2014-06-17 18:15:36 +02:00