Age | Commit message (Expand) | Author |
2021-04-19 | Fix for the fix (avoid popping up on empty output strings) | jao |
2021-04-19 | Fix for output display in schemes not defining their own handler | jao |
2021-04-16 | Version bump (0.15)0.15 | jao |
2021-04-16 | New public api for registering file extensions | jao |
2021-04-16 | fix for doom emacs | Chris McClellen |
2021-04-11 | Fix for ANSI color treatments | jao |
2021-04-10 | autoload cookie for geiser-eval-load-path | jao |
2021-04-10 | Simpler error reporting for symbol lookup failures | jao |
2021-04-09 | cl-case with an eval-when-compile | jao |
2021-04-09 | Optionally treat ANSI colors in dbg buffer | jao |
2021-04-09 | Version bump (0.14) | jao |
2021-04-05 | autoload geiser activate implementation0.14 | jao |
2021-04-04 | stale geiser-install references removed0.13 | jao |
2021-04-04 | duplicated commetary section gone | jao |
2021-04-04 | proper ELPA header for geiser.el | jao |
2021-04-04 | empty geiser-active-implementations | jao |
2021-04-04 | geiser.el: autoloads removed | jao |
2021-03-07 | geiser-messages-mode: Don't quote lambda expressions | Jonas Bernoulli |
2021-02-15 | Determine the display string of command key dynamically. | Zhu Zihao |
2020-12-02 | Add doc-string to geiser-custom--defcustom | Jonas Bernoulli |
2020-12-02 | Improve doc-strings of some options | Jonas Bernoulli |
2020-12-02 | Declare keymaps using defvar explicitly | Jonas Bernoulli |
2020-12-02 | Placate byte compiler (Brian Leung) | jao |
2020-12-02 | Support buffer-local binary and arglist configuration | jao |
2020-07-19 | the long road to doc updates starts with one commit | jao |
2020-07-19 | scheme and autotools removals | jao |
2020-07-12 | Always display error in minibuffer after eval | Aaron Marks |
2020-07-06 | Tag project functions instead of overriding docs | Andrew Whatson |
2020-07-06 | Fix byte-compiler warning | Andrew Whatson |
2020-07-06 | Improve project function selection, make ignore default | Andrew Whatson |
2020-07-06 | Refactor to make repl/impl proj argument optional | Andrew Whatson |
2020-07-06 | Use a separate REPL instance per project | Andrew Whatson |
2020-07-06 | Returning C-c k back to users, that key's theirs! | Jose Antonio Ortega Ruiz |
2020-05-10 | Better handcrafted reader, now with numbers! | Jose Antonio Ortega Ruiz |
2020-05-10 | Completion for vanilla users | Jose Antonio Ortega Ruiz |
2020-04-26 | Fix typos | Jonas Bernoulli |
2020-04-06 | Chop off trailing whitespace before printing REPL result | Philip K |
2020-03-27 | Use cl-lib instead of cl | Jonas Bernoulli |
2020-03-27 | Declare geiser-restart-repl in geiser-compile.el | Jonas Bernoulli |
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 |