summaryrefslogtreecommitdiff
path: root/scheme/chibi
AgeCommit message (Expand)Author
2019-08-20Rewrite geiser:eval in order to make it compatible with org-babel.Lockywolf
2019-08-20Add a TODO entry for adding output to erroneous evaluations.Lockywolf
2019-08-14Fix a comment typo.Lockywolf
2019-08-14Fix indenting and parenthesis positioning.Lockywolf
2019-08-09Add better support for geiser:symbol-location. Add guards.Lockywolf
2019-08-09Add a first version of geiser:symbol-location for local files.Lockywolf
2019-08-07Temporarily fix the symbol-module by appending (current-directory).Lockywolf
2019-08-07Add error reporting about missing symbols to geiser-edit.elLockywolf
2019-08-07Improve geiser:eval to return output Add docstring to geiser:output.Lockywolf
2019-08-06Add a TODO tag about symbol-location to geiser.sldLockywolf
2019-08-06Remove debug printing. Align par-style with geiser.Lockywolf
2019-08-06Add scheme subroutine to find files implementing modules to chibi.Lockywolf
2018-11-11Catch eval and send back eval exception informationEdwin Watkeys
2018-10-22Add string combinators moduleEdwin Watkeys
2016-05-02geiser-chibi: Implement autodoc for procedures in known modulesPeter
2016-04-30Use faster module listPeter
2016-04-30Add preliminary support for Chibi SchemePeter