Age | Commit message (Expand) | Author |
2019-08-20 | correcting the typos detected in revision by Mr Jao | mathieu2em |
2019-08-20 | install.texi addendum and adjustment of config notes | mathieu2em |
2019-08-20 | more installation instructions | 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 | add the instructions for correct Gambit configuration | 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 | prompt regexp | mathieu2em |
2019-08-20 | add top level functions | mathieu2em |
2019-08-20 | support gambit's style block comments from chris blom | mathieu2em |
2019-08-20 | WIP gambit support first draft | mathieu2em |
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 | Pushing the correct marker (fixes #279) | Jose Antonio Ortega Ruiz |
2019-08-14 | geiser-chibi: allow passing custom argument list to chibi scheme process | Lukas Lao Beyer |
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 |
2019-06-24 | Fix: use default method implementations | Jose Antonio Ortega Ruiz |
2019-06-20 | More accurate Chicken completions, inspired by breadline | dieggsy |
2019-06-13 | Introduce context-aware REPL send option | Aaron Marks |
2019-05-15 | Chicken 5 installation instructions | Jose Antonio Ortega Ruiz |
2019-05-15 | Alias for font-lock-ensure (should fix #274) | Jose Antonio Ortega Ruiz |
2019-02-24 | Checking Chicken's version with the proper invocation | Jose Antonio Ortega Ruiz |
2019-02-10 | xref-push-marker-stack <- find-tag-marker-ring | Ryan Desfosses |
2019-02-09 | fix for geiser-chez-parameters | Jose Antonio Ortega Ruiz |
2019-02-08 | Fix: off-by-one while fontifying REPL's output | Jose Antonio Ortega Ruiz |
2019-02-07 | Add geiser-chez-init-file | Luis Osa |
2019-02-07 | geiser-chicken.el: Use a more stable API to get CHICKEN's version | Mario Domenech Goulart |
2019-02-07 | geiser-chicken.el: Fix jao's name | Mario Domenech Goulart |
2018-11-28 | Aaoron added to AUTHORS | Jose Antonio Ortega Ruiz |
2018-11-28 | Change behaviour of REPL output and highlighting | Aaron Marks |
2018-11-16 | Use string-equal instead of equalp | Dan Leslie |
2018-11-12 | Fixes autodoc in Chicken, #258 | Dan Leslie |