Age | Commit message (Expand) | Author |
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 |
2015-09-27 | Add 'geiser-guile--builtin-keywords' | Alex Kost |
2015-09-27 | Use 'geiser-chicken-extra-keywords' | 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-25 | Adds the ability to have sub-word delimiters | Dan Leslie |
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-09-01 | Add compiled .so caching to Chicken support | Dan Leslie |
2015-08-31 | Kill those TABs | Jose Antonio Ortega Ruiz |
2015-08-31 | Merge remote-tracking branch 'dleslie/proper-windows-loading' | Jose Antonio Ortega Ruiz |
2015-08-28 | Adds necessary parameter to csi for Windows. | Dan Leslie |
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 |