Age | Commit message (Expand) | Author |
2016-01-19 | Fuzzy matching for Chicken AutoDoc and Completions | Dan Leslie |
2015-12-31 | Performance Improvements | Dan Leslie |
2015-12-14 | Fixing guile 2.2 compatibility | Jose Antonio Ortega Ruiz |
2015-12-14 | Support for guile-2.2 | Jose Antonio Ortega Ruiz |
2015-12-05 | Minor cleanup | Dan Leslie |
2015-12-05 | Minor changes to help with debugging completions | Dan Leslie |
2015-12-05 | No longer show arguments as strings. | Dan Leslie |
2015-12-05 | Right-most character of arguments was being cut | Dan Leslie |
2015-12-05 | Allows redefinition of modules | Dan Leslie |
2015-12-05 | Fixes for Literals, Errors and Modules | Dan Leslie |
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 |