Age | Commit message (Expand) | Author |
2016-04-10 | Remove double call in 'geiser-con--connection-add-request' | Alex Kost |
2016-04-07 | Fix REPL reconnecting | Alex Kost |
2016-01-07 | Behave nicely with other company backends | Dan Leslie |
2015-12-27 | Avoiding uses of geiser-doc--with-buffer before its definition | Jose Antonio Ortega Ruiz |
2015-12-14 | NEWS updated with the good tidings | Jose Antonio Ortega Ruiz |
2015-12-14 | Fix geiser-connect-local for non-interactive use | Alex Kost |
2015-12-05 | Removed changes to geiser-connection | Dan Leslie |
2015-12-05 | Fixes for Literals, Errors and Modules | Dan Leslie |
2015-10-21 | Correct misspellings | Syohei YOSHIDA |
2015-10-13 | Version 0.8.10.8.1 | Jose Antonio Ortega Ruiz |
2015-10-13 | Oops: font-lock-ensure is from the future | Jose Antonio Ortega Ruiz |
2015-10-12 | download-mirror.savannah.gnu.org ftw | Jose Antonio Ortega Ruiz |
2015-10-12 | Version 0.8 released0.8 | Jose Antonio Ortega Ruiz |
2015-10-12 | So font-lock-fontify-buffer is for interactive use | Jose Antonio Ortega Ruiz |
2015-10-12 | Keeping the elisp compiler happy | Jose Antonio Ortega Ruiz |
2015-10-05 | Merge remote-tracking branch 'alezost/indent+highlight' | Jose Antonio Ortega Ruiz |
2015-10-03 | Add missing highlighting for 'syntax-case' | Alex Kost |
2015-10-03 | Add highlighting/indentation for tests | Alex Kost |
2015-10-03 | Add highlighting/indentation for exceptions | Alex Kost |
2015-09-30 | Merge remote-tracking branch 'dleslie/master' | Jose Antonio Ortega Ruiz |
2015-09-27 | Clean up indentation rules | Alex Kost |
2015-09-27 | Add general font-lock keywords for all implementations | Alex Kost |
2015-09-27 | Add 'geiser-syntax--simple-keywords' | Alex Kost |
2015-09-23 | Remove Geiser faces from 'faces' custom group | Alex Kost |
2015-09-16 | Add 'geiser-repl-buffer-name-function' variable | Alex Kost |
2015-09-10 | Update .gitignore | Alex Kost |
2015-09-10 | Speeding up debugger check (addresses #64) | Jose Antonio Ortega Ruiz |
2015-09-10 | Fix for geiser-connect-local | Jose Antonio Ortega Ruiz |
2015-09-10 | Moving implementation loading to geiser-repl (#82) | Jose Antonio Ortega Ruiz |
2015-09-10 | Redundant provide in define-geiser-implementation | Jose Antonio Ortega Ruiz |
2015-09-09 | Whitespace | Jose Antonio Ortega Ruiz |
2015-09-09 | Autoload geiser-connect-local as well | Christoph Egger |
2015-09-08 | Ensuring switch-to-geiser asks for an implementation | Jose Antonio Ortega Ruiz |
2015-09-07 | Add highlighting for geiser-custom--defcustom/defface | Alex Kost |
2015-09-06 | repl: Add 'save-history' argument to 'geiser-repl--send' | Alex Kost |
2015-09-03 | Fixes for elpa make target (issue #78) | Jose Antonio Ortega Ruiz |
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-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-03-03 | Bogus mention to geiser-impl-installed-implementations removed | Jose Antonio Ortega Ruiz |
2015-02-21 | Oops: missing date | Jose Antonio Ortega Ruiz |
2015-02-09 | Preparing 0.70.7 | 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 | NEWS update | Jose Antonio Ortega Ruiz |
2015-01-19 | Not cleaning the image cache before displaying images | Jose Antonio Ortega Ruiz |
2014-11-01 | New MELPA URLs | Jose Antonio Ortega Ruiz |
2014-10-06 | remove geiser-mode--maybe-activate from scheme-mode-hook on geiser-unload | Henry Till |