summaryrefslogtreecommitdiff
path: root/scheme/racket/geiser/utils.rkt
AgeCommit message (Collapse)Author
2011-08-20Leftover code from the previous patch removedJose Antonio Ortega Ruiz
2011-08-20Racket: eval geiser-eval's apply arguments properlyJose Antonio Ortega Ruiz
As Stanisław Halik reported, autodoc was receiving a mlist (instead of a list) as its argument when invoked in an R5RS context. Turns out we were evaluating geiser-eval's arguments in the wrong context (the procedure being applied and the arglist belong to the same namespace).
2010-06-08Racket: square cosmetics.Jose Antonio Ortega Ruiz
2010-05-24Racket: PLT implementation renamed to Racket.Jose Antonio Ortega Ruiz