Age | Commit message (Expand) | Author |
2016-04-30 | Fix REPL restart if REPL is alive | Alex Kost |
2016-04-30 | Add chez to Makefile, add autoloads for chez | Peter |
2016-04-30 | Add chez to Makefile, add autoloads for chez | Peter |
2016-04-26 | Add preliminary support for MIT/GNU Scheme. | Peter |
2016-04-23 | Define 'geiser-xref-mode' with 'define-derived-mode' | Alex Kost |
2016-04-23 | Define 'geiser-debug-mode' with 'define-derived-mode' | Alex Kost |
2016-04-23 | Define 'geiser-doc-mode' with 'define-derived-mode' | Alex Kost |
2016-04-23 | Initialize 'geiser-doc-mode-map' inside defvar | Alex Kost |
2016-04-23 | Fix indentation of named 'match-let' | Alex Kost |
2016-04-20 | Do not use 'geiser-xref--with-buffer' before it is defined | Alex Kost |
2016-04-10 | Use assq instead of assoc in request and connection wrappers | Alex Kost |
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 | 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-13 | Oops: font-lock-ensure is from the future | 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-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-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 | 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-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-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 |