index
:
geiser-guile
buggie-buggie
master
geiser and guile talk to each other
jao
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scheme
/
chibi
Age
Commit message (
Expand
)
Author
2019-09-03
Add a few minor tweaks.
Lockywolf
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
2018-11-11
Catch eval and send back eval exception information
Edwin Watkeys
2018-10-22
Add string combinators module
Edwin Watkeys
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