Age | Commit message (Expand) | Author |
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-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-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-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-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-15 | Missing require cl for case | Jose Antonio Ortega Ruiz |
2013-06-10 | racket: new ,geiser-load command in REPL | Jose Antonio Ortega Ruiz |
2013-05-21 | yank input if point is over history input | Darren Hoo |
2013-05-13 | Add geiser-eval-buffer & geiser-eval-buffer-and-go | Nick Parker |
2013-04-14 | Disabling company calls while the REPL is working | Jose Antonio Ortega Ruiz |
2013-04-12 | A bit of documentation for the previous patches | Jose Antonio Ortega Ruiz |
2013-04-12 | Simplifications to previous patch | Jose Antonio Ortega Ruiz |
2013-04-12 | Evaluate last expression to buffer with a prefix | Diogo F. S. Ramos |
2013-04-12 | Hide auto-started REPL | Jose Antonio Ortega Ruiz |
2013-04-11 | New flag to automatically start REPLs when geiser-mode is activated | Jose Antonio Ortega Ruiz |
2013-04-10 | Fix for evaluations returning no result | Jose Antonio Ortega Ruiz |
2013-04-09 | New customizable geiser-repl-query-on-kill-p | Jose Antonio Ortega Ruiz |
2013-03-01 | Using implementation-specific keywords also in REPL | Jose Antonio Ortega Ruiz |
2013-03-01 | Configurable keyword case sensitivity | Jose Antonio Ortega Ruiz |
2013-02-07 | Accepting ~ in geiser-add-to-load-path | Jose Antonio Ortega Ruiz |
2013-02-03 | Little cleanups, and C-u variant for the lambda thing | Jose Antonio Ortega Ruiz |
2013-02-03 | More robust lambda and keybinding to C-c \ | Jose Antonio Ortega Ruiz |
2013-02-03 | Insert Greek letter lambda. | Ray Racine |
2013-01-22 | Using comint-dynamic-complete-filename | Jose Antonio Ortega Ruiz |