Age | Commit message (Expand) | Author |
2015-10-05 | Merge remote-tracking branch 'alezost/indent+highlight' | Jose Antonio Ortega Ruiz |
2015-10-03 | Stopped over-aggressive memoization | Dan Leslie |
2015-10-03 | Minor improvements | Dan Leslie |
2015-10-03 | Turn off debug log | Dan Leslie |
2015-10-03 | Adds memoization | Dan Leslie |
2015-10-03 | Converts toplevel methods to prefixed methods | Dan Leslie |
2015-10-03 | Refactored to reduce the reliance on regex. | 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-13 | Sorted and line-split crunch symbols. | Dan Leslie |
2015-09-11 | Added missing macros | Dan Leslie |
2015-09-11 | Adds recognition of the 'crunch' R5RS subset | Dan Leslie |
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 | guile: pretty printing evaluation results (#64) | Jose Antonio Ortega Ruiz |
2015-09-03 | Fixes for elpa make target (issue #78) | Jose Antonio Ortega Ruiz |
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-31 | Merge remote-tracking branch 'dleslie/faster-output-handling' | Jose Antonio Ortega Ruiz |
2015-08-29 | The issue arose with numerics, as well. | Dan Leslie |
2015-08-29 | Fixes an issue where symbol->string was failing | Dan Leslie |
2015-08-28 | Use pretty-print instead of write with Chicken | Dan Leslie |
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 |