Age | Commit message (Expand) | Author |
2017-03-21 | Don't assign the (field t) property to old REPL inputs | James C. De Ricco |
2017-02-01 | A note on dir-locals and load-path variables | Jose Antonio Ortega Ruiz |
2017-01-27 | bug fix: error message get displayed | Chaos Eternal |
2017-01-17 | Not inserting a trailing \n when eval prefix is empty | Jose Antonio Ortega Ruiz |
2017-01-17 | Not inserting an additional \n when eval prefix is empty | Jose Antonio Ortega Ruiz |
2017-01-13 | Make eval-last-sexp-to-buffer customizable | Chaos Eternal |
2016-12-03 | Bug fix: expanding file name at the right time | Jose Antonio Ortega Ruiz |
2016-11-26 | fix malformed argument lists. | Peter Wang |
2016-11-26 | Make guile's load-file happier with ~ abrevs | Jose Antonio Ortega Ruiz |
2016-11-09 | Same as before, but for geiser-mit-source-directory: it's 'directory | Jose Antonio Ortega Ruiz |
2016-11-09 | Same as before, but for geiser-mit-source-directory: it's 'directory | Jose Antonio Ortega Ruiz |
2016-11-09 | It's file, not filename (should fix #190) | Jose Antonio Ortega Ruiz |
2016-10-24 | Missing geiser-{chibi,chez}.el in dist | Jose Antonio Ortega Ruiz |
2016-10-24 | Missing chibi and chez support files | Jose Antonio Ortega Ruiz |
2016-10-10 | chez, chibi and mit belong into geiser-active-implementations | Jose Antonio Ortega Ruiz |
2016-10-06 | Release 0.90.9 | Jose Antonio Ortega Ruiz |
2016-10-02 | racket: indentation for 'shared' | Jose Antonio Ortega Ruiz |
2016-09-30 | gitignoring mit scheme's compilation artifacts | Jose Antonio Ortega Ruiz |
2016-09-30 | Use (car (process-lines ...)) instead of (shell-command ...) | Jordan Brown |
2016-09-21 | Expand socket file name for 'geiser-connect-local' | Alex Kost |
2016-09-17 | Allows Chicken to limit the number of symbols provided to Geiser | dleslie |
2016-09-06 | Add link to project homepage | Chunyang Xu |
2016-09-06 | Fix link to melpa-stable | Chunyang Xu |
2016-08-29 | Pacify byte-compiler a bit | Fice T |
2016-08-26 | Not signalling errors for company-mode completions | Jose Antonio Ortega Ruiz |
2016-08-24 | Making autodoc failures silent | Jose Antonio Ortega Ruiz |
2016-08-10 | Adds required modules to binary parameters | Dan Leslie |
2016-08-10 | Disable aggressive prefix assumption | Dan Leslie |
2016-08-10 | Remove compilation of chicken module | Dan Leslie |
2016-08-10 | Add chez, mit, and chibi to autoload | Dan Leslie |
2016-08-10 | Minor typo | Dan Leslie |
2016-07-26 | README as an org file | Jose Antonio Ortega Ruiz |
2016-06-17 | Be in good terms with haskell-mode | Jose Antonio Ortega Ruiz |
2016-06-13 | (end-of-line 0) > (forward-line -1) (end-of-line) | Jose Antonio Ortega Ruiz |
2016-06-13 | Fixing again, sorry about that | Jose Antonio Ortega Ruiz |
2016-06-13 | A few byte-compilation warnings silenced | Jose Antonio Ortega Ruiz |
2016-06-12 | New key bindings: C-c C-c, C-c C-l | Jose Antonio Ortega Ruiz |
2016-06-12 | Fix for the by now famous syntax keywords patch | Jose Antonio Ortega Ruiz |
2016-06-12 | New commands geiser-repl-{previous,next}-prompt | Jose Antonio Ortega Ruiz |
2016-06-12 | Real fix fontification on scheme switch | Jose Antonio Ortega Ruiz |
2016-06-12 | REPLs not started by the font-lock buffer | Jose Antonio Ortega Ruiz |
2016-06-12 | Removing stale keywords when switching to another scheme | Jose Antonio Ortega Ruiz |
2016-06-11 | Lower minimum MIT Scheme version | Fice T |
2016-06-12 | Registering *global* font-lock keywords in REPLs at the right time | Jose Antonio Ortega Ruiz |
2016-06-11 | Registering font-lock keywords in REPLs at the right time | Jose Antonio Ortega Ruiz |
2016-06-11 | Cleanups to the show/jump debug buffer mess | Jose Antonio Ortega Ruiz |
2016-05-29 | Fixes for geiser-debug-jump-to-debug-p and geiser-debug-show-debug-p | Jose Antonio Ortega Ruiz |
2016-05-28 | fix call the chez scheme executable. | izuo |
2016-05-02 | Chez: add rudimentary autodoc support | Peter |
2016-05-02 | geiser-chibi: Implement autodoc for procedures in known modules | Peter |