summaryrefslogtreecommitdiff
path: root/geiser/emacs.scm
AgeCommit message (Expand)Author
2011-01-09Guile nitJose Antonio Ortega Ruiz
2010-11-12Guile reconnected (but not debuggable (yet))Jose Antonio Ortega Ruiz
2010-11-01Guile: better meta-command args handlingJose Antonio Ortega Ruiz
2010-10-31Guile: reactivating the debugger during evaluationJose Antonio Ortega Ruiz
2010-10-30Guile: debug leftover deletedJose Antonio Ortega Ruiz
2010-10-30Guile: using meta-commands to talk with GuileJose Antonio Ortega Ruiz
2010-09-07Guile: configurable warning levelJose Antonio Ortega Ruiz
2010-08-31Guile: show error message upon entering the debuggerJose Antonio Ortega Ruiz
2010-08-19Redisplaying the prompt after empty lines on the REPL.Jose Antonio Ortega Ruiz
2009-09-11BSD relicensing: Guile code.Jose Antonio Ortega Ruiz
2009-06-19Guile: backtrace buttonization.Jose Antonio Ortega Ruiz
2009-05-25module-children -> module-exports.Jose Antonio Ortega Ruiz
2009-05-11Improvements to module name support (using prefixes) and Guile support.Jose Antonio Ortega Ruiz
2009-03-18Callers/callees (C-c <, C-c >).Jose Antonio Ortega Ruiz
2009-03-02Breakdown of schemeland into neat submodules.Jose Antonio Ortega Ruiz
2009-03-01Macro-expand commands.Jose Antonio Ortega Ruiz
2009-03-01Some refactoring and new ge:macroexpand.Jose Antonio Ortega Ruiz
2009-02-27Autodoc system revamped.Jose Antonio Ortega Ruiz
2009-02-26Eval/load file in the correct module.Jose Antonio Ortega Ruiz
2009-02-24Partial support for stack trace display.Jose Antonio Ortega Ruiz
2009-02-21Correct stack in load/compile file retorts.Jose Antonio Ortega Ruiz
2009-02-21Better stack delimitation: include only frames relevant to the eval'd express...Jose Antonio Ortega Ruiz
2009-02-21Capture backtrace. Fix load/compile from Emacs.Jose Antonio Ortega Ruiz
2009-02-21Refactoring of the eval/compile procedures.Jose Antonio Ortega Ruiz
2009-02-20Play nice with (ice-9 history) by using WRITE to return values to Emacs.Jose Antonio Ortega Ruiz
2009-02-18(geiser eval) functionality moved to (geiser emacs).Jose Antonio Ortega Ruiz
2009-02-17Better symbol documentation.Jose Antonio Ortega Ruiz
2009-02-16New command to open module file.Jose Antonio Ortega Ruiz
2009-02-16New command: module documentation.Jose Antonio Ortega Ruiz
2009-02-15Initial support for module name completion.Jose Antonio Ortega Ruiz
2009-02-14New command to get docstrings (C-cC-d).Jose Antonio Ortega Ruiz
2009-02-13Faster, asynchronous autodoc.Jose Antonio Ortega Ruiz
2009-02-12Edit symbol at point for programs.Jose Antonio Ortega Ruiz
2009-02-11README stuff.Jose Antonio Ortega Ruiz
2009-02-11Load file commands.Jose Antonio Ortega Ruiz
2009-02-10Guile scheme files moved to scheme/guile.Jose Antonio Ortega Ruiz