summaryrefslogtreecommitdiff
path: root/elisp/geiser-connection.el
AgeCommit message (Expand)Author
2010-03-08Hook to setup the debugger when it's launched.Jose Antonio Ortega Ruiz
2010-01-28Generic support for debugging prompts in the REPLJose Antonio Ortega Ruiz
2010-01-17Minor bug fix.Jose Antonio Ortega Ruiz
2009-09-11BSD relicensing: elisp code.Jose Antonio Ortega Ruiz
2009-07-02Simpler, nicer, more efficient handling of evaluation results. ItJose Antonio Ortega Ruiz
2009-06-17Whitespace.Jose Antonio Ortega Ruiz
2009-06-16Fixes in retort parsing.Jose Antonio Ortega Ruiz
2009-06-16Better parsing of scheme retorts in the Emacs end.Jose Antonio Ortega Ruiz
2009-06-13Guile: rewriting stack trace captures - not yet complete.Jose Antonio Ortega Ruiz
2009-05-24Bug fix: delete results buffers only when a new request is available.Jose Antonio Ortega Ruiz
2009-05-01Irrelevant refactoring.Jose Antonio Ortega Ruiz
2009-04-30Bail out if scheme dies while waiting for an evaluation result.Jose Antonio Ortega Ruiz
2009-02-15Avoing REPL modeline message flickering on redirection.Jose Antonio Ortega Ruiz
2009-02-11Don't let (ice-9 history) confuse the evaluator.Jose Antonio Ortega Ruiz
2009-02-09Better preparation of Scheme results for the Elisp reader.Jose Antonio Ortega Ruiz
2009-02-08Fixes for Elisp/Scheme translations.Jose Antonio Ortega Ruiz
2009-02-08Basic Guile/Emacs connection and evaluation working.Jose Antonio Ortega Ruiz