summaryrefslogtreecommitdiff
path: root/scheme/gambit/geiser
AgeCommit message (Collapse)Author
2019-08-22better autocompletion with cleaner proceduremathieu2em
2019-08-20fixes autocompletion problem caused by bad choice of modules inclusionmathieu2em
2019-08-20better indent , gsi opening param using module if > version 4.9.3 mathieu2em
2019-08-20code cleanupmathieu2em
2019-08-20fix a problem with non-procedures symbols from ##symbol-table completionmathieu2em
2019-08-20completion now working and taking account of user's defined functionsmathieu2em
2019-08-20fix #1 ##decompile now tried before using the procedure's listmathieu2em
2019-08-20gambit syntax coloration + adjustment of methods listmathieu2em
2019-08-20better autodoc , completion working , better procedure search , WIPmathieu2em
completions
2019-08-20parenthesis showing in autodoc fixed.mathieu2em
2019-08-20Autodoc first part . a ##decompile solution as of gerbil is WIPmathieu2em
2019-08-20marshall eval and load-filemathieu2em
2019-08-20WIP repl behaviour fix mathieu2em
2019-08-20WIP gambit support first draftmathieu2em