Age | Commit message (Expand) | Author |
2016-06-12 | REPLs not started by the font-lock buffer | Jose Antonio Ortega Ruiz |
2016-06-12 | Removing stale keywords when switching to another scheme | Jose Antonio Ortega Ruiz |
2016-06-11 | Lower minimum MIT Scheme version | Fice T |
2016-06-12 | Registering *global* font-lock keywords in REPLs at the right time | Jose Antonio Ortega Ruiz |
2016-06-11 | Registering font-lock keywords in REPLs at the right time | Jose Antonio Ortega Ruiz |
2016-06-11 | Cleanups to the show/jump debug buffer mess | Jose Antonio Ortega Ruiz |
2016-05-29 | Fixes for geiser-debug-jump-to-debug-p and geiser-debug-show-debug-p | Jose Antonio Ortega Ruiz |
2016-05-28 | fix call the chez scheme executable. | izuo |
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 | Clean-up elisp code | Peter |
2016-04-30 | Add preliminary support for Chibi Scheme | Peter |
2016-04-30 | Clean-up elisp code | Peter |
2016-04-30 | Add chez to Makefile, add autoloads for chez | Peter |
2016-04-30 | Add preliminary support for Chez Scheme | 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-19 | Fuzzy matching for Chicken AutoDoc and Completions | Dan Leslie |
2016-01-07 | Behave nicely with other company backends | Dan Leslie |
2015-12-30 | Oops: shell-quote-binary -> shell-quote-argument | Jose Antonio Ortega Ruiz |
2015-12-27 | Avoiding uses of geiser-doc--with-buffer before its definition | Jose Antonio Ortega Ruiz |
2015-12-26 | Quoting binary on version checks (issue #117) | 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 | Completions didn't work after first symbol in sexp | Dan Leslie |
2015-12-05 | Fixes for Literals, Errors and Modules | Dan Leslie |
2015-10-21 | Use OS-specific quotes when asking for versions | Jose Antonio Ortega Ruiz |
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-05 | Merge remote-tracking branch 'alezost/indent+highlight' | Jose Antonio Ortega Ruiz |
2015-10-03 | Minor improvements | Dan Leslie |
2015-10-03 | Converts toplevel methods to prefixed methods | Dan Leslie |
2015-10-03 | Add missing highlighting for 'syntax-case' | Alex Kost |
2015-10-03 | Add more highlighting/indentation for Guile | 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 | Follow suit and complete quoted symbols in all schemes | Jose Antonio Ortega Ruiz |
2015-09-30 | Skip expression quote when getting a racket symbol | Mario Rodas |
2015-09-30 | Merge remote-tracking branch 'dleslie/master' | Jose Antonio Ortega Ruiz |
2015-09-27 | Limits search to the line beginning | Dan Leslie |
2015-09-27 | Clean up indentation rules | Alex Kost |