Age | Commit message (Expand) | Author |
2015-08-27 | Now suppress loading messages | Dan Leslie |
2015-08-14 | Don't try to turn on geiser-mode in non-scheme buffers | Jose Antonio Ortega Ruiz |
2015-08-14 | Modifies geiser--cut-version regex | Dan Leslie |
2015-08-14 | Closes jaor/geiser#65 | Dan Leslie |
2015-07-01 | geiser-chicken.el: add indentation rule for `with-output-to-pipe' | Mario Domenech Goulart |
2015-05-17 | Various improvements | Dan Leslie |
2015-05-06 | Compile instead of Load, should speed up. | Dan Leslie |
2015-03-12 | Fix for RET with point at the beginning of line after M-p | Jose Antonio Ortega Ruiz |
2015-03-04 | Using font-lock-variable-name-face in lieu of bold for autodoc | Jose Antonio Ortega Ruiz |
2015-02-09 | Documentation updates and nits for Freija | Jose Antonio Ortega Ruiz |
2015-02-09 | Initial Chicken support | Dan Leslie |
2015-01-19 | Not cleaning the image cache before displaying images | Jose Antonio Ortega Ruiz |
2014-10-06 | remove geiser-mode--maybe-activate from scheme-mode-hook on geiser-unload | Henry Till |
2014-09-23 | A better name for geiser-doc-symbol--fill-current-symbol | Jose Antonio Ortega Ruiz |
2014-09-23 | company: implement --doc-buffer | Profpatsch |
2014-06-05 | Possible fix for scanning problem | Jose Antonio Ortega Ruiz |
2014-06-03 | Guile: font lock for all components of module names | Jose Antonio Ortega Ruiz |
2014-06-01 | Almost redundant REPL command to interrupt evaluation | Jose Antonio Ortega Ruiz |
2014-05-31 | Finer control of debugging window popups | Jose Antonio Ortega Ruiz |
2014-03-26 | Indent Guile's `with-mutex' | Diogo F. S. Ramos |
2014-03-07 | Fontify when too (thanks to Diogo) | Jose Antonio Ortega Ruiz |
2014-03-07 | Disable error in `define-syntax-rule' font lock | Diogo F. S. Ramos |
2014-03-07 | Highlight `define-once' | Diogo F. S. Ramos |
2014-02-27 | Add 'geiser-connect-local' to connect over Unix-domain socket. | Ludovic Courtès |
2014-02-25 | Using font-lock-function-name-face for define-syntax-rule | Jose Antonio Ortega Ruiz |
2014-02-25 | Font lock `define-syntax-rule' like `define' procedures | Diogo F. S. Ramos |
2014-01-10 | Racket: better behaviour of geiser-eval-buffer | Jose Antonio Ortega Ruiz |
2013-09-26 | Checking for versions before creating the REPL buffer | Jose Antonio Ortega Ruiz |
2013-09-25 | Scheme version checks | Jose Antonio Ortega Ruiz |
2013-09-19 | Fix file headers and footer for ELPA compatibility | Steve Purcell |
2013-09-19 | Missing autoload cookies for MELPA | Jose Antonio Ortega Ruiz |
2013-09-19 | Paving the way to MELPA (and simpler ELPA generation) | Jose Antonio Ortega Ruiz |
2013-09-19 | Fix: not using mapcar for effect | Jose Antonio Ortega Ruiz |
2013-09-13 | Guile: augmenting %load-compiled-path too | Jose Antonio Ortega Ruiz |
2013-08-26 | Syntax error fixed | Jose Antonio Ortega Ruiz |
2013-08-26 | Ensuring that comint-process-echoes is nil in REPL | Jose Antonio Ortega Ruiz |
2013-08-25 | Let's make it *any* submodule | Jose Antonio Ortega Ruiz |
2013-08-25 | Racket: new commands to show and hide test submodules | Jose Antonio Ortega Ruiz |
2013-08-12 | Newish emacsen don't have comint-last-prompt-overlay | Jose Antonio Ortega Ruiz |
2013-07-29 | Avoiding a segfault due to out of bounds stack size | Jose Antonio Ortega Ruiz |
2013-07-02 | Real solution for the non-ascii-history problem | Jose Antonio Ortega Ruiz |
2013-07-01 | A couple of byte-compilation warnings gone | Jose Antonio Ortega Ruiz |
2013-07-01 | Using session instead of session.el for you bytecompilers | Jose Antonio Ortega Ruiz |
2013-07-01 | Another not entirely satisfactory experiment with raw-text | Jose Antonio Ortega Ruiz |
2013-07-01 | Experiment setting history file coding system | Jose Antonio Ortega Ruiz |
2013-07-01 | Preventing session.el messing up with geiser-doc--history | Jose Antonio Ortega Ruiz |
2013-06-27 | White space, really | Jose Antonio Ortega Ruiz |
2013-06-20 | Another indentation rule: match-let-values | Jose Antonio Ortega Ruiz |
2013-06-15 | Missing require cl for case | Jose Antonio Ortega Ruiz |
2013-06-10 | racket: new ,geiser-load command in REPL | Jose Antonio Ortega Ruiz |