summaryrefslogtreecommitdiff
path: root/scheme/racket/geiser/eval.rkt
AgeCommit message (Collapse)Author
2010-11-08Racket: use EOT token for internal communicationsJose Antonio Ortega Ruiz
2010-11-07NitsJose Antonio Ortega Ruiz
2010-11-06Racket: little evaluation nitsJose Antonio Ortega Ruiz
2010-10-30Racket: using meta-commands instead of dynamic-require (#30347)Jose Antonio Ortega Ruiz
- Much more robust: dynamic-require might not have been defined in the REPL's namespace. - Fixes #30347 as a side-effect: now all Geiser functions work with typed scheme too.
2010-09-02Racket: better stack traces using errortraceJose Antonio Ortega Ruiz
2010-07-04Racket: serious bug preventing file compilation fixed.Jose Antonio Ortega Ruiz
2010-06-08Racket: square cosmetics.Jose Antonio Ortega Ruiz
2010-06-05Racket: providing error contextsJose Antonio Ortega Ruiz
2010-05-24Racket: PLT implementation renamed to Racket.Jose Antonio Ortega Ruiz