Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-11-21 | Racket: showing submodules in module help | Jose Antonio Ortega Ruiz | |
2010-11-21 | Racket: slightly better handling of the signatures cache | Jose Antonio Ortega Ruiz | |
Refreshing the cache on form evaluation (had been deactivated by error since the introduction of meta-commands). The current behaviour is not yet completely correct: if one evaluates a form in a modified buffer, geiser won't notice the new definition's signature, not even after the buffer is saved if one has gone around asking for autodoc before that. An improvement would be to make the cache sensitive to file write times, as suggested back in the day by Eli & Neil. | |||
2010-11-14 | Support for implementation-specific font lock keywords | Jose Antonio Ortega Ruiz | |
Spinning up from correct fontification of [else in this brave Racket world. I'm keeping the list of extra keywords lean and mean, but making it customizable in both Racket and Guile. | |||
2010-11-13 | Superior schemes | Jose Antonio Ortega Ruiz | |
Inferior schemes weren't really a good idea, were they? With remote connections one can launch an external scheme to debug Geiser anyway. And everything is (ahem, will be) simpler when we add new implementations. | |||
2010-11-11 | Racket reconnected | Jose Antonio Ortega Ruiz | |
2010-11-11 | Partial work (connections working) | Jose Antonio Ortega Ruiz | |
2010-11-08 | geiser-squarify to toggle between () and [] | Jose Antonio Ortega Ruiz | |
2010-11-08 | Racket: fix for prompt display on ,enter | Jose Antonio Ortega Ruiz | |
2010-11-08 | Racket: use EOT token for internal communications | Jose Antonio Ortega Ruiz | |
2010-11-07 | Nit | Jose Antonio Ortega Ruiz | |
2010-11-06 | Racket: little evaluation nits | Jose Antonio Ortega Ruiz | |
2010-10-30 | Racket: ,eval -> ,geiser-eval | Jose Antonio Ortega Ruiz | |
2010-10-30 | Racket: new meta-commands: ,eval ,apply ,no-values | Jose Antonio Ortega Ruiz | |
2010-10-29 | Racket: ,enter meta-command instead of namespace clobbering | Jose Antonio Ortega Ruiz | |
2010-10-15 | Racket nit: racket/base instead of scheme/base | Jose Antonio Ortega Ruiz | |
2010-05-24 | Racket: PLT implementation renamed to Racket. | Jose Antonio Ortega Ruiz | |