summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
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-13Sorted and line-split crunch symbols.Dan Leslie
2015-09-11Added missing macrosDan Leslie
2015-09-11Adds recognition of the 'crunch' R5RS subsetDan Leslie
2015-09-10Update .gitignoreAlex 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
2015-09-09Autoload geiser-connect-local as wellChristoph Egger
2015-09-08Ensuring switch-to-geiser asks for an implementationJose Antonio Ortega Ruiz
2015-09-07Add highlighting for geiser-custom--defcustom/deffaceAlex Kost
2015-09-06repl: Add 'save-history' argument to 'geiser-repl--send'Alex Kost
2015-09-03guile: pretty printing evaluation results (#64)Jose Antonio Ortega Ruiz
2015-09-03Fixes for elpa make target (issue #78)Jose Antonio Ortega Ruiz
2015-09-01Add compiled .so caching to Chicken supportDan Leslie
2015-08-31Kill those TABsJose Antonio Ortega Ruiz
2015-08-31Merge remote-tracking branch 'dleslie/proper-windows-loading'Jose Antonio Ortega Ruiz
2015-08-31Merge remote-tracking branch 'dleslie/faster-output-handling'Jose Antonio Ortega Ruiz
2015-08-29The issue arose with numerics, as well.Dan Leslie
2015-08-29Fixes an issue where symbol->string was failingDan Leslie
2015-08-28Use pretty-print instead of write with ChickenDan Leslie
2015-08-28Adds necessary parameter to csi for Windows.Dan Leslie
2015-08-27Now suppress loading messagesDan Leslie