Age | Commit message (Expand) | Author |
2017-12-10 | Remove memoization | Dan Leslie |
2017-12-09 | Improvements to Chicken completion speed | Dan Leslie |
2017-11-03 | Support Chicken Scheme apropos =>2.3.0 | John Whitbeck |
2017-08-27 | more reduction on geiser:eval, add test | Chaos Eternal |
2017-08-24 | rewritten geiser:eval to fix the following bug: | Chaos Eternal |
2017-08-20 | Alway pretty-print for results | Chaos Eternal |
2017-08-18 | Handle exceptions of ChezScheme and multi-value as well | Chaos Eternal |
2016-10-24 | Missing chibi and chez support files | Jose Antonio Ortega Ruiz |
2016-09-17 | Allows Chicken to limit the number of symbols provided to Geiser | dleslie |
2016-08-10 | Disable aggressive prefix assumption | Dan Leslie |
2016-08-10 | Minor typo | Dan Leslie |
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 |