Age | Commit message (Expand) | Author |
2014-01-18 | Racket: fix for recompilation of typed/racket modules | Jose Antonio Ortega Ruiz |
2014-01-09 | Racket: fix for evaluations inside typed/racket modules | Jose Antonio Ortega Ruiz |
2014-01-09 | Racket: duplicate version check removed | Jose Antonio Ortega Ruiz |
2013-09-13 | Guile: augmenting %load-compiled-path too | Jose Antonio Ortega Ruiz |
2013-07-02 | Debug code removed | Jose Antonio Ortega Ruiz |
2013-06-27 | Racket: not loading errortrace by default | Jose Antonio Ortega Ruiz |
2013-06-11 | racket: ,cd accepting also non-quoted paths | Jose Antonio Ortega Ruiz |
2013-06-11 | racket: struggling with submodules | Jose Antonio Ortega Ruiz |
2013-06-10 | racket: new ,geiser-load command in REPL | Jose Antonio Ortega Ruiz |
2013-06-10 | Nits | Jose Antonio Ortega Ruiz |
2013-06-09 | racket: C-u C-c C-z on a submodule enters it | Jose Antonio Ortega Ruiz |
2013-06-09 | racket: handling correctly submodules in load handler during ,enter | Jose Antonio Ortega Ruiz |
2013-06-08 | racket: ,gcd -> ,pwd | Jose Antonio Ortega Ruiz |
2013-06-08 | racket: ,enter submodules | Jose Antonio Ortega Ruiz |
2013-06-04 | Guile: Fix subr argument name retrieval for Guile >= 2.0.9. | Ludovic Courtès |
2013-04-15 | Racket: ensuring the first C-c C-d C-i works | Jose Antonio Ortega Ruiz |
2013-04-15 | Racket: fixing help when REPL is in a module | Jose Antonio Ortega Ruiz |
2013-04-15 | Racket: pre-loading help also in remote REPLs | Jose Antonio Ortega Ruiz |
2013-04-15 | Racket: better help commands | Jose Antonio Ortega Ruiz |
2013-04-13 | A better solution to the funky filename problem | Jose Antonio Ortega Ruiz |
2012-12-14 | Racket: make sure stderr is flushed in REPL | Jose Antonio Ortega Ruiz |
2012-10-28 | Racket: fix for module evaluation/entering | Jose Antonio Ortega Ruiz |
2012-10-11 | Finishing removal of the "foo ends here" footers | Jose Antonio Ortega Ruiz |
2012-09-15 | racket: correctly jump to symbols defined in .ss modules0.2.1 | Jose Antonio Ortega Ruiz |
2012-09-15 | racket: fix re-loading of modules with submodules (e.g. plai-typed) | Jose Antonio Ortega Ruiz |
2012-09-08 | racket: autodoc for PLAI's define-type | Jose Antonio Ortega Ruiz |
2012-09-08 | Racket: new option to specify network interface for REPL server | Jose Antonio Ortega Ruiz |
2012-09-02 | Including the new images.rkt in the distribution | Jose Antonio Ortega Ruiz |
2012-09-02 | racket: displaying images also during evaluations | Jose Antonio Ortega Ruiz |
2012-09-02 | Racket: fix for enter! | Jose Antonio Ortega Ruiz |
2012-09-01 | Little cleanups | Jose Antonio Ortega Ruiz |
2012-08-25 | racket: reading into elisp-land the cache dir as needed | Jose Antonio Ortega Ruiz |
2012-08-20 | Racket: configurable image cache directory | Jose Antonio Ortega Ruiz |
2012-08-12 | [WIP] Draw images inline in the Racket REPL. | Michael W |
2012-07-01 | Racket: fix for module compilation for recent rackets | Jose Antonio Ortega Ruiz |
2012-03-24 | ,cd for Racket REPL | Jose Antonio Ortega Ruiz |
2011-11-26 | Racket: capturing and displaying standard error during evaluation | Jose Antonio Ortega Ruiz |
2011-09-11 | Guile: capturing output to standard error | Jose Antonio Ortega Ruiz |
2011-08-24 | Guile: deprecated format usage eliminated | Jose Antonio Ortega Ruiz |
2011-08-20 | Leftover code from the previous patch removed | Jose Antonio Ortega Ruiz |
2011-08-20 | Racket: eval geiser-eval's apply arguments properly | Jose Antonio Ortega Ruiz |
2011-03-21 | Racket: use the proper interaction port for input (#32844) | Jose Antonio Ortega Ruiz |
2011-03-06 | Racket: geiser-add-to-load-path implemented | Jose Antonio Ortega Ruiz |
2011-02-27 | Racket: no errors ,entering an R5RS module | Jose Antonio Ortega Ruiz |
2011-02-25 | Guile: setting *current-warning-prefix* during evaluation | Jose Antonio Ortega Ruiz |
2011-02-09 | Guile: 'format' added to the warning list | Jose Antonio Ortega Ruiz |
2011-02-03 | New geiser-add-to-load-path, just for Guile right now | Jose Antonio Ortega Ruiz |
2011-01-09 | Racket: ',enter "foo"' as a synonym of ',enter (file "foo")' | Jose Antonio Ortega Ruiz |
2011-01-09 | Guile nit | Jose Antonio Ortega Ruiz |
2010-11-27 | No more interning in the scheme reader | Jose Antonio Ortega Ruiz |