summaryrefslogtreecommitdiff
path: root/elisp
AgeCommit message (Expand)Author
2016-04-30Clean-up elisp codePeter
2016-04-30Add chez to Makefile, add autoloads for chezPeter
2016-04-30Add preliminary support for Chez SchemePeter
2016-04-26Add preliminary support for MIT/GNU Scheme.Peter
2016-04-23Define 'geiser-xref-mode' with 'define-derived-mode'Alex Kost
2016-04-23Define 'geiser-debug-mode' with 'define-derived-mode'Alex Kost
2016-04-23Define 'geiser-doc-mode' with 'define-derived-mode'Alex Kost
2016-04-23Initialize 'geiser-doc-mode-map' inside defvarAlex Kost
2016-04-23Fix indentation of named 'match-let'Alex Kost
2016-04-20Do not use 'geiser-xref--with-buffer' before it is definedAlex Kost
2016-04-10Use assq instead of assoc in request and connection wrappersAlex Kost
2016-04-10Remove double call in 'geiser-con--connection-add-request'Alex Kost
2016-04-07Fix REPL reconnectingAlex Kost
2016-01-19Fuzzy matching for Chicken AutoDoc and CompletionsDan Leslie
2016-01-07Behave nicely with other company backendsDan Leslie
2015-12-30Oops: shell-quote-binary -> shell-quote-argumentJose Antonio Ortega Ruiz
2015-12-27Avoiding uses of geiser-doc--with-buffer before its definitionJose Antonio Ortega Ruiz
2015-12-26Quoting binary on version checks (issue #117)Jose Antonio Ortega Ruiz
2015-12-14Fix geiser-connect-local for non-interactive useAlex Kost
2015-12-05Removed changes to geiser-connectionDan Leslie
2015-12-05Completions didn't work after first symbol in sexpDan Leslie
2015-12-05Fixes for Literals, Errors and ModulesDan Leslie
2015-10-21Use OS-specific quotes when asking for versionsJose Antonio Ortega Ruiz
2015-10-13Oops: font-lock-ensure is from the futureJose Antonio Ortega Ruiz
2015-10-12So font-lock-fontify-buffer is for interactive useJose Antonio Ortega Ruiz
2015-10-12Keeping the elisp compiler happyJose Antonio Ortega Ruiz
2015-10-05Merge remote-tracking branch 'alezost/indent+highlight'Jose Antonio Ortega Ruiz
2015-10-03Minor improvementsDan Leslie
2015-10-03Converts toplevel methods to prefixed methodsDan Leslie
2015-10-03Add missing highlighting for 'syntax-case'Alex Kost
2015-10-03Add more highlighting/indentation for GuileAlex Kost
2015-10-03Add highlighting/indentation for testsAlex Kost
2015-10-03Add highlighting/indentation for exceptionsAlex Kost
2015-09-30Follow suit and complete quoted symbols in all schemesJose Antonio Ortega Ruiz
2015-09-30Skip expression quote when getting a racket symbolMario Rodas
2015-09-30Merge remote-tracking branch 'dleslie/master'Jose Antonio Ortega Ruiz
2015-09-27Limits search to the line beginningDan Leslie
2015-09-27Clean up indentation rulesAlex Kost
2015-09-27Add 'geiser-guile--builtin-keywords'Alex Kost
2015-09-27Use 'geiser-chicken-extra-keywords'Alex Kost
2015-09-27Add general font-lock keywords for all implementationsAlex Kost
2015-09-27Add 'geiser-syntax--simple-keywords'Alex Kost
2015-09-25Adds the ability to have sub-word delimitersDan Leslie
2015-09-23Remove Geiser faces from 'faces' custom groupAlex Kost
2015-09-16Add 'geiser-repl-buffer-name-function' variableAlex Kost
2015-09-10Speeding up debugger check (addresses #64)Jose Antonio Ortega Ruiz
2015-09-10Fix for geiser-connect-localJose Antonio Ortega Ruiz
2015-09-10Moving implementation loading to geiser-repl (#82)Jose Antonio Ortega Ruiz
2015-09-10Redundant provide in define-geiser-implementationJose Antonio Ortega Ruiz
2015-09-09WhitespaceJose Antonio Ortega Ruiz