summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-04-30Add chez to Makefile, add autoloads for chezPeter
2016-04-30Add preliminary support for Chez SchemePeter
2016-04-28Break long linesPeter
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-02-15Fix for #127Dan Leslie
2016-01-25Fixes a potential endless loop.Dan Leslie
2016-01-19Fuzzy matching for Chicken AutoDoc and CompletionsDan Leslie
2016-01-07Behave nicely with other company backendsDan Leslie
2015-12-31Performance ImprovementsDan 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-14NEWS updated with the good tidingsJose Antonio Ortega Ruiz
2015-12-14Fixing guile 2.2 compatibilityJose Antonio Ortega Ruiz
2015-12-14Fix geiser-connect-local for non-interactive useAlex Kost
2015-12-14Support for guile-2.2Jose Antonio Ortega Ruiz
2015-12-05Removed changes to geiser-connectionDan Leslie
2015-12-05Minor cleanupDan Leslie
2015-12-05Minor changes to help with debugging completionsDan Leslie
2015-12-05Completions didn't work after first symbol in sexpDan Leslie
2015-12-05No longer show arguments as strings.Dan Leslie
2015-12-05Right-most character of arguments was being cutDan Leslie
2015-12-05Allows redefinition of modulesDan Leslie
2015-12-05Fixes for Literals, Errors and ModulesDan Leslie
2015-10-21Correct misspellingsSyohei YOSHIDA
2015-10-21Use OS-specific quotes when asking for versionsJose Antonio Ortega Ruiz
2015-10-13Version 0.8.10.8.1Jose Antonio Ortega Ruiz
2015-10-13Oops: font-lock-ensure is from the futureJose Antonio Ortega Ruiz
2015-10-12download-mirror.savannah.gnu.org ftwJose Antonio Ortega Ruiz
2015-10-12Version 0.8 released0.8Jose 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-03Stopped over-aggressive memoizationDan Leslie
2015-10-03Minor improvementsDan Leslie
2015-10-03Turn off debug logDan Leslie
2015-10-03Adds memoizationDan Leslie
2015-10-03Converts toplevel methods to prefixed methodsDan Leslie
2015-10-03Refactored to reduce the reliance on regex.Dan Leslie
2015-10-03Add missing highlighting for 'syntax-case'Alex Kost
2015-10-03Add more highlighting/indentation for GuileAlex Kost