index
:
geiser-guile
buggie-buggie
master
geiser and guile talk to each other
jao
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
elisp
/
geiser-eval.el
Age
Commit message (
Expand
)
Author
2010-10-12
Menus: callers/callees active only if available
Jose Antonio Ortega Ruiz
2010-01-24
Guile: Geiser now behaves correctly in buffers for unloaded modules.
Jose Antonio Ortega Ruiz
2009-09-26
New implementation method/variable: unsupported Geiser procedures.
Jose Antonio Ortega Ruiz
2009-09-22
New implementation registration mechanism, for the elisp side of things.
Jose Antonio Ortega Ruiz
2009-09-12
Dog food: using the scheme reader for parsing evaluation results.
Jose Antonio Ortega Ruiz
2009-09-11
BSD relicensing: elisp code.
Jose Antonio Ortega Ruiz
2009-08-23
Fixes for all byte-compilation warnings.
Jose Antonio Ortega Ruiz
2009-07-06
Stray paren killed.
Jose Antonio Ortega Ruiz
2009-07-02
Simpler, nicer, more efficient handling of evaluation results. It
Jose Antonio Ortega Ruiz
2009-06-16
Elimination of dead code in stack trace display.
Jose Antonio Ortega Ruiz
2009-05-24
Elisp leftovers trimmed.
Jose Antonio Ortega Ruiz
2009-04-26
PLT support: basic startup and evaluation working.
Jose Antonio Ortega Ruiz
2009-03-18
Callers/callees (C-c <, C-c >).
Jose Antonio Ortega Ruiz
2009-03-16
Many a bug fix in multiple implementation support.
Jose Antonio Ortega Ruiz
2009-03-15
Multiple values as evaluation result supported.
Jose Antonio Ortega Ruiz
2009-03-09
Support for multiple Scheme implementations, Chapter 1.
Jose Antonio Ortega Ruiz
2009-03-02
Correctly specify current module in REPL (and make it generic).
Jose Antonio Ortega Ruiz
2009-03-01
Refactoring the refactoring.
Jose Antonio Ortega Ruiz
2009-03-01
Some refactoring and new ge:macroexpand.
Jose Antonio Ortega Ruiz
2009-02-24
Partial support for stack trace display.
Jose Antonio Ortega Ruiz
2009-02-21
Correct stack in load/compile file retorts.
Jose Antonio Ortega Ruiz
2009-02-18
(geiser eval) functionality moved to (geiser emacs).
Jose Antonio Ortega Ruiz
2009-02-17
Separate commands for evaluation and compilation.
Jose Antonio Ortega Ruiz
2009-02-16
New command to open module file.
Jose Antonio Ortega Ruiz
2009-02-10
Guile scheme files moved to scheme/guile.
Jose Antonio Ortega Ruiz
2009-02-10
Sort completion list in scheme's side.
Jose Antonio Ortega Ruiz
2009-02-09
Basic region/definition/sexp evaluation and autodoc mode working.
Jose Antonio Ortega Ruiz
2009-02-08
Capturing output of scheme evaluations
Jose Antonio Ortega Ruiz
2009-02-08
Fixes for Elisp/Scheme translations.
Jose Antonio Ortega Ruiz
2009-02-08
Better error presentation.
Jose Antonio Ortega Ruiz
2009-02-08
Basic Guile/Emacs connection and evaluation working.
Jose Antonio Ortega Ruiz