summaryrefslogtreecommitdiff
path: root/elisp
AgeCommit message (Expand)Author
2010-10-30Guile: using meta-commands to talk with GuileJose Antonio Ortega Ruiz
2010-10-30Racket: ,eval -> ,geiser-evalJose Antonio Ortega Ruiz
2010-10-30Racket: using meta-commands instead of dynamic-require (#30347)Jose Antonio Ortega Ruiz
2010-10-30Guile: using the new syntax for sending eval requestsJose Antonio Ortega Ruiz
2010-10-30Elisp: more flexible parsing of :eval and :ge formsJose Antonio Ortega Ruiz
2010-10-29Racket: ,enter meta-command instead of namespace clobberingJose Antonio Ortega Ruiz
2010-10-24Locals completion: a fix and an extensionJose Antonio Ortega Ruiz
2010-10-23Using smart tab mode in REPLJose Antonio Ortega Ruiz
2010-10-23A proper (let's hope) fix for the sluggishness problemJose Antonio Ortega Ruiz
2010-10-23Temporary fix for sluggishness while scanning big formsJose Antonio Ortega Ruiz
2010-10-16Bug fix: setting correct default-directory in debug buffersJose Antonio Ortega Ruiz
2010-10-15WhitespaceJose Antonio Ortega Ruiz
2010-10-12Menus: callers/callees active only if availableJose Antonio Ortega Ruiz
2010-10-11Fix for the fixJose Antonio Ortega Ruiz
2010-10-11Bug fix: connect-to-guile wasn't interactiveJose Antonio Ortega Ruiz
2010-10-11Guile: remote REPLs (connect-to-guile)Jose Antonio Ortega Ruiz
2010-10-11Remote REPLs: elisp support (geiser-connect)Jose Antonio Ortega Ruiz
2010-10-06Autodoc: fix for position scanning and current symbolJose Antonio Ortega Ruiz
2010-10-06Fixes for scanning of locals during completionJose Antonio Ortega Ruiz
2010-10-06Use cl only at compile timeJose Antonio Ortega Ruiz
2010-10-06Documentation nitsJose Antonio Ortega Ruiz
2010-09-12Couple nitsJose Antonio Ortega Ruiz
2010-09-11Racket: support for gracket-textJose Antonio Ortega Ruiz
2010-09-11A better way of doing the aboveJose Antonio Ortega Ruiz
2010-09-11Silent autodoc message when starting REPLJose Antonio Ortega Ruiz
2010-09-08Better REPL exit commandJose Antonio Ortega Ruiz
2010-09-07Guile: configurable warning levelJose Antonio Ortega Ruiz
2010-09-07Reuse soruce window when navigating errorsJose Antonio Ortega Ruiz
2010-09-07Make next-error (C-x `) work on debug buffersJose Antonio Ortega Ruiz
2010-09-07Guile: fix bug in error displayJose Antonio Ortega Ruiz
2010-09-07Support for evaluation warningsJose Antonio Ortega Ruiz
2010-09-06Guile: geiser-guile-jump-on-debug-p, geiser-guile-show-debug-help-pJose Antonio Ortega Ruiz
2010-09-06Allow loading byte-compiled Geiser without make installJose Antonio Ortega Ruiz
2010-09-06Bug fix: assign a default scheme to syntax hilighting bufferJose Antonio Ortega Ruiz
2010-09-06Autodoc: clean cache upon evaluationJose Antonio Ortega Ruiz
2010-09-05Guile: fixes for compilation error regexpsJose Antonio Ortega Ruiz
2010-09-05Guile: xref commands working againJose Antonio Ortega Ruiz
2010-09-04REPL: (optionally) forget old errors on new expressionsJose Antonio Ortega Ruiz
2010-09-02Racket: better stack traces using errortraceJose Antonio Ortega Ruiz
2010-09-02Yet another fix for scan locals (completion)Jose Antonio Ortega Ruiz
2010-09-02Dead code eliminationJose Antonio Ortega Ruiz
2010-09-01Fix for C-c C-m (enter module) in REPLJose Antonio Ortega Ruiz
2010-08-31Correctly deactivating autodoc when leaving geiser-modeJose Antonio Ortega Ruiz
2010-08-31Make geiser-mode ask which scheme on activation if guessing failsJose Antonio Ortega Ruiz
2010-08-31Guile: show error message upon entering the debuggerJose Antonio Ortega Ruiz
2010-08-31Guile: fix for import module REPL commandJose Antonio Ortega Ruiz
2010-08-31Fix for importing modules at the REPLJose Antonio Ortega Ruiz
2010-08-30Fix for locals scanning in presence of rest arguments.Jose Antonio Ortega Ruiz
2010-08-30Guile: display backtrace upon entering debugger.Jose Antonio Ortega Ruiz
2010-08-30More docs and a function renamed.Jose Antonio Ortega Ruiz