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
/
scheme
/
plt
/
geiser
/
eval.ss
Age
Commit message (
Expand
)
Author
2010-05-23
Racket support (PLT 5 needed).
Jose Antonio Ortega Ruiz
2010-03-31
PLT: geiser is now a regular module.
Jose Antonio Ortega Ruiz
2009-10-15
PLT: Evaluation takes into account #lang forms.
Jose Antonio Ortega Ruiz
2009-09-11
BSD relicensing: PLT code.
Jose Antonio Ortega Ruiz
2009-07-02
Simpler, nicer, more efficient handling of evaluation results. It
Jose Antonio Ortega Ruiz
2009-06-29
PLT: Better load/compile file results reporting.
Jose Antonio Ortega Ruiz
2009-06-17
PLT: Fixing the fix.
Jose Antonio Ortega Ruiz
2009-06-16
PLT: Output included in retorts.
Jose Antonio Ortega Ruiz
2009-05-16
PLT: A bit more sensible prompt format.
Jose Antonio Ortega Ruiz
2009-05-06
PLT: M-. is also able to locate modules. Refactorings.
Jose Antonio Ortega Ruiz
2009-05-04
PLT: autodoc (without argument positions).
Jose Antonio Ortega Ruiz
2009-05-03
Hopefully harmless refactoring.
Jose Antonio Ortega Ruiz
2009-05-03
PLT: handling correctly multiple values in evaluations.
Jose Antonio Ortega Ruiz
2009-05-03
PLT: simple macroexpand.
Jose Antonio Ortega Ruiz
2009-05-02
PLT: better module name in REPL prompt.
Jose Antonio Ortega Ruiz
2009-05-01
PLT: Current module in REPL prompt and don't change it after C-cC-l.
Jose Antonio Ortega Ruiz
2009-05-01
PLT: Enter loaded module after C-cC-l.
Jose Antonio Ortega Ruiz
2009-04-26
PLT: load-file and improvements to evaluation.
Jose Antonio Ortega Ruiz
2009-04-26
PLT: evaluation functions moved to their own module.
Jose Antonio Ortega Ruiz