summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-20marshall eval and load-filemathieu2em
2019-08-20WIP repl behaviour fix mathieu2em
2019-08-20prompt regexpmathieu2em
2019-08-20add top level functionsmathieu2em
2019-08-20support gambit's style block comments from chris blommathieu2em
2019-08-20WIP gambit support first draftmathieu2em
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-14Pushing the correct marker (fixes #279)Jose Antonio Ortega Ruiz
2019-08-14geiser-chibi: allow passing custom argument list to chibi scheme processLukas Lao Beyer
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
2019-06-24Fix: use default method implementationsJose Antonio Ortega Ruiz
2019-06-20More accurate Chicken completions, inspired by breadlinedieggsy
2019-06-13Introduce context-aware REPL send optionAaron Marks
2019-05-15Chicken 5 installation instructionsJose Antonio Ortega Ruiz
2019-05-15Alias for font-lock-ensure (should fix #274)Jose Antonio Ortega Ruiz
2019-02-24Checking Chicken's version with the proper invocationJose Antonio Ortega Ruiz
2019-02-10xref-push-marker-stack <- find-tag-marker-ringRyan Desfosses
2019-02-09fix for geiser-chez-parametersJose Antonio Ortega Ruiz
2019-02-08Fix: off-by-one while fontifying REPL's outputJose Antonio Ortega Ruiz
2019-02-07Add geiser-chez-init-fileLuis Osa
2019-02-07geiser-chicken.el: Use a more stable API to get CHICKEN's versionMario Domenech Goulart
2019-02-07geiser-chicken.el: Fix jao's nameMario Domenech Goulart
2018-11-28Aaoron added to AUTHORSJose Antonio Ortega Ruiz
2018-11-28Change behaviour of REPL output and highlightingAaron Marks
2018-11-16Use string-equal instead of equalpDan Leslie
2018-11-12Fixes autodoc in Chicken, #258Dan Leslie
2018-11-12Fixes #257Dan Leslie
2018-11-12Only check for specific chicken words, not all their keywords.Dan Leslie
2018-11-12Much faster completions for Chicken 5; less errors in the log.Dan Leslie
2018-11-12Removed more unused code, speeding things up.Dan Leslie
2018-11-12Version check is 4.x compatible againDan Leslie
2018-11-12Chicken 5 works with Geiser, many features removedDan Leslie
2018-11-12Readme and authors updatedJose Antonio Ortega Ruiz
2018-11-12Support 'quickhelp-string command for company-quickhelpAlexander Konstantinov
2018-11-12Make the geiser-company 'doc-buffer command work againAlexander Konstantinov
2018-11-11Catch eval and send back eval exception informationEdwin Watkeys
2018-10-22Add string combinators moduleEdwin Watkeys
2018-06-26Not killing partial outputs when leaving the REPLJose Antonio Ortega Ruiz
2018-06-11Documentation warningJose Antonio Ortega Ruiz
2018-06-11Making README a productJose Antonio Ortega Ruiz