Age | Commit message (Expand) | Author |
2016-05-02 | Chez: add rudimentary autodoc support | Peter |
2016-05-02 | geiser-chibi: Implement autodoc for procedures in known modules | Peter |
2016-04-30 | Use faster module list | Peter |
2016-04-30 | Add preliminary support for Chibi Scheme | Peter |
2016-04-30 | Add preliminary support for Chez Scheme | Peter |
2016-04-28 | Break long lines | Peter |
2016-04-26 | Add preliminary support for MIT/GNU Scheme. | Peter |
2016-02-15 | Fix for #127 | Dan Leslie |
2016-01-25 | Fixes a potential endless loop. | Dan Leslie |
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 |