Age | Commit message (Expand) | Author |
2015-10-03 | Stopped over-aggressive memoization | Dan Leslie |
2015-10-03 | Minor improvements | Dan Leslie |
2015-10-03 | Turn off debug log | Dan Leslie |
2015-10-03 | Adds memoization | Dan Leslie |
2015-10-03 | Converts toplevel methods to prefixed methods | Dan Leslie |
2015-10-03 | Refactored to reduce the reliance on regex. | Dan Leslie |
2015-09-13 | Sorted and line-split crunch symbols. | Dan Leslie |
2015-09-11 | Added missing macros | Dan Leslie |
2015-09-11 | Adds recognition of the 'crunch' R5RS subset | Dan Leslie |
2015-09-10 | Speeding up debugger check (addresses #64) | Jose Antonio Ortega Ruiz |
2015-09-08 | Ensuring switch-to-geiser asks for an implementation | Jose Antonio Ortega Ruiz |
2015-09-03 | guile: pretty printing evaluation results (#64) | Jose Antonio Ortega Ruiz |
2015-08-31 | Merge remote-tracking branch 'dleslie/faster-output-handling' | Jose Antonio Ortega Ruiz |
2015-08-29 | The issue arose with numerics, as well. | Dan Leslie |
2015-08-29 | Fixes an issue where symbol->string was failing | Dan Leslie |
2015-08-28 | Use pretty-print instead of write with Chicken | Dan Leslie |
2015-05-17 | Various improvements | Dan Leslie |
2015-02-09 | Documentation updates and nits for Freija | Jose Antonio Ortega Ruiz |
2015-02-09 | Initial Chicken support | Dan Leslie |
2014-12-31 | Racket: displaying graphics in structured objects | Jose Antonio Ortega Ruiz |
2014-12-29 | Racket: show images with print, write and display | Jose Antonio Ortega Ruiz |
2014-01-18 | Racket: no more re-enter notifications (issue #25) | Jose Antonio Ortega Ruiz |
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 |