Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-09-02 | Racket: fix for enter! | Jose Antonio Ortega Ruiz | |
2012-09-01 | Little cleanups | Jose Antonio Ortega Ruiz | |
2012-07-01 | Racket: fix for module compilation for recent rackets | Jose Antonio Ortega Ruiz | |
This one probably requires Racket 5.3, and incorporates some parameterization to the module compilation and evaluation code in Geiser's version of enter.rkt. I'm mostly mirroring what the latter does, and i'm probably not completely understanding all corner cases, so the two users of Geiser should keep an eye open for possible breakage introduced by this patch. | |||
2012-03-24 | ,cd for Racket REPL | Jose Antonio Ortega Ruiz | |
It's not perfect and undocumented, but useful nonetheless. | |||
2010-06-10 | Racket: improvements in module lookups. | Jose Antonio Ortega Ruiz | |
- We now correctly register submodules and handle main files. - We contemplate the possibility that a module is accessed using different paths. | |||
2010-06-08 | Racket: square cosmetics. | Jose Antonio Ortega Ruiz | |
2010-06-08 | Racket: autodoc for struct constructors | Jose Antonio Ortega Ruiz | |
2010-06-05 | Racket: better autodoc for syntax forms | Jose Antonio Ortega Ruiz | |
2010-05-24 | Racket: PLT implementation renamed to Racket. | Jose Antonio Ortega Ruiz | |