Age | Commit message (Expand) | Author |
2020-03-27 | Fix indentation | Jonas Bernoulli |
2020-03-27 | Mark the beginning of code part of elisp libraries with Code: heading | Jonas Bernoulli |
2020-03-27 | Begin the summary lines of all elisp libraries with three semicolons | Jonas Bernoulli |
2020-03-16 | define-geiser-implementation - un-unquote load-file-name | spellcard199 |
2020-02-25 | Fix for misspelled geiser-completion-module-list-func (#271) | Jose Antonio Ortega Ruiz |
2020-02-23 | Add Gambit source files to makefiles | David Wilson |
2020-02-14 | Refix #271, and consider gardening instead of programming | Jose Antonio Ortega Ruiz |
2020-02-13 | Guile: use load paths defined in dir-local variables (fixes #268) | Jose Antonio Ortega Ruiz |
2020-02-13 | Proper wrapping of final comment lines (fixes #292) | Jose Antonio Ortega Ruiz |
2020-02-13 | Compatibility with Helm completions in emacs-25 (fixes #271) | Jose Antonio Ortega Ruiz |
2020-01-28 | Leftover (fixes #291) | Jose Antonio Ortega Ruiz |
2020-01-28 | C-c \ and C-c [ in geiser-repl too | Jose Antonio Ortega Ruiz |
2019-11-26 | Rename multiline expression option | Aaron Marks |
2019-10-25 | elisp/geiser-completion.el: Expose `--symbol-list` and `--module-list` funcs. | Brian Leung |
2019-10-21 | elisp/geiser.doc.el: Add geiser-doc-manual-for-symbol. | Brian Leung |
2019-10-12 | Missing require (fixes issue #285) | Jose Antonio Ortega Ruiz |
2019-09-03 | Add a few minor tweaks. | Lockywolf |
2019-09-03 | Fix latest chicken. Add debug level logging. Fixed typo. | Lockywolf |
2019-09-03 | Add a custom variable to scroll *geiser messages*. | Lockywolf |
2019-09-03 | Add a (declare (debug)) form to all geiser-%s--with-buffer macros. | Lockywolf |
2019-09-02 | Set header-line-format only in case when `cond` branch is true | Andrey Orst |
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-14 | Pushing the correct marker (fixes #279) | Jose Antonio Ortega Ruiz |
2019-08-07 | Add error reporting about missing symbols to geiser-edit.el | 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-13 | Introduce context-aware REPL send option | Aaron Marks |
2019-05-15 | Alias for font-lock-ensure (should fix #274) | Jose Antonio Ortega Ruiz |
2019-02-10 | xref-push-marker-stack <- find-tag-marker-ring | Ryan Desfosses |
2019-02-08 | Fix: off-by-one while fontifying REPL's output | Jose Antonio Ortega Ruiz |
2018-11-28 | Change behaviour of REPL output and highlighting | Aaron Marks |
2018-11-12 | Support 'quickhelp-string command for company-quickhelp | Alexander Konstantinov |
2018-11-12 | Make the geiser-company 'doc-buffer command work again | Alexander Konstantinov |
2018-06-26 | Not killing partial outputs when leaving the REPL | Jose Antonio Ortega Ruiz |
2018-04-14 | Adding proper entries to load-path (fixes #246) | Jose Antonio Ortega Ruiz |
2018-03-19 | A prefix for geiser-compile-current-buffer to restart it all | Jose Antonio Ortega Ruiz |
2018-02-03 | Emacs 24 compatibility: completion-table-dynamic | Jose Antonio Ortega Ruiz |
2018-01-29 | Fix for module/identifier completion in minibuffer | Jose Antonio Ortega Ruiz |
2017-11-22 | Theoretically unnecessary save-excursion | Jose Antonio Ortega Ruiz |
2017-09-25 | Do not set geiser last-prompt-end beyond of point-max | Mario Rodas |
2017-08-28 | Whitespace | Jose Antonio Ortega Ruiz |
2017-08-28 | Add geiser-mode-eval-to-buffer-transformer | Chaos Eternal |
2017-04-11 | Preserve the position of (point) after evaling | Diogo F. S. Ramos |
2017-04-11 | Eval last expression even after a comment char | Diogo F. S. Ramos |
2017-03-21 | Don't assign the (field t) property to old REPL inputs | James C. De Ricco |
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 |