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
/
gambit
/
geiser
Age
Commit message (
Expand
)
Author
2019-08-22
better autocompletion with cleaner procedure
mathieu2em
2019-08-20
fixes autocompletion problem caused by bad choice of modules inclusion
mathieu2em
2019-08-20
better indent , gsi opening param using module if > version 4.9.3
mathieu2em
2019-08-20
code cleanup
mathieu2em
2019-08-20
fix a problem with non-procedures symbols from ##symbol-table completion
mathieu2em
2019-08-20
completion now working and taking account of user's defined functions
mathieu2em
2019-08-20
fix #1 ##decompile now tried before using the procedure's list
mathieu2em
2019-08-20
gambit syntax coloration + adjustment of methods list
mathieu2em
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