Age | Commit message (Expand) | Author |
2019-08-20 | better autodoc , completion working , better procedure search , WIP | mathieu2em |
2019-08-20 | parenthesis showing in autodoc fixed. | mathieu2em |
2019-08-20 | Autodoc first part . a ##decompile solution as of gerbil is WIP | mathieu2em |
2019-08-20 | marshall eval and load-file | mathieu2em |
2019-08-20 | WIP repl behaviour fix | mathieu2em |
2019-08-20 | WIP gambit support first draft | mathieu2em |
2019-08-20 | Rewrite geiser:eval in order to make it compatible with org-babel. | Lockywolf |
2019-08-20 | Add a TODO entry for adding output to erroneous evaluations. | Lockywolf |
2019-08-14 | Fix a comment typo. | Lockywolf |
2019-08-14 | Fix indenting and parenthesis positioning. | Lockywolf |
2019-08-09 | Add better support for geiser:symbol-location. Add guards. | Lockywolf |
2019-08-09 | Add a first version of geiser:symbol-location for local files. | Lockywolf |
2019-08-07 | Temporarily fix the symbol-module by appending (current-directory). | Lockywolf |
2019-08-07 | Add error reporting about missing symbols to geiser-edit.el | Lockywolf |
2019-08-07 | Improve geiser:eval to return output Add docstring to geiser:output. | Lockywolf |
2019-08-06 | Add a TODO tag about symbol-location to geiser.sld | Lockywolf |
2019-08-06 | Remove debug printing. Align par-style with geiser. | Lockywolf |
2019-08-06 | Add scheme subroutine to find files implementing modules to chibi. | Lockywolf |
2019-06-20 | More accurate Chicken completions, inspired by breadline | dieggsy |
2018-11-12 | Fixes autodoc in Chicken, #258 | Dan Leslie |
2018-11-12 | Fixes #257 | Dan Leslie |
2018-11-12 | Much faster completions for Chicken 5; less errors in the log. | Dan Leslie |
2018-11-12 | Removed more unused code, speeding things up. | Dan Leslie |
2018-11-12 | Chicken 5 works with Geiser, many features removed | Dan Leslie |
2018-11-11 | Catch eval and send back eval exception information | Edwin Watkeys |
2018-10-22 | Add string combinators module | Edwin Watkeys |
2018-03-29 | fix compile and load for chez | Maris Orbidans |
2018-01-30 | guile 2.2: program-arities and program-module reloaded | Jose Antonio Ortega Ruiz |
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 |