Age | Commit message (Expand) | Author |
2022-08-20 | fix: don't override user's capfs (see issue #50) | jao |
2022-08-13 | news | jao |
2022-08-13 | fix: start scheme just once if repl buffer doesn't exist | jao |
2022-08-12 | geiser-repl: new variables startup-hook and startup-forms | jao |
2022-08-02 | geiser-repl: honour .dir-local.el files in REPL buffers | jao |
2022-07-31 | Fix link to "chibi" in the installation doc | link2xt |
2022-07-31 | Add missing space when load path addition fails. | Hugo Hörnquist |
2022-06-16 | --no-code-files for web generation | jao |
2022-06-14 | doc: Define title only once. | Maxim Cournoyer |
2022-06-10 | doc: Re-instate the top page resource HTML links. | Maxim Cournoyer |
2022-06-09 | doc: Remove extra copying section from top page. | Maxim Cournoyer |
2022-06-09 | doc: Replace texi2html with makeinfo to generate HTML doc. | Maxim Cournoyer |
2022-05-07 | Version bump0.24 | jao |
2022-04-23 | geiser-capf: new module to break cyclic dependencies | jao |
2022-04-23 | Suggestive patch for simplified completion | Daniel Mendler |
2022-04-23 | Byte-compilation warnings fixed | jao |
2022-04-10 | autodoc: make do without dependending on elpa's eldoc | jao |
2022-04-10 | autodoc: new-style eldoc interface | jao |
2022-04-09 | A bit more tramp-friendliness | jao |
2022-03-28 | Shorten docstring that is over 80 characters wide | Jonas Bernoulli |
2022-03-24 | Support for #{...}# extended symbol syntax | jao |
2022-03-23 | Missing version tag, and version bumped0.23.2 | jao |
2022-03-16 | version bump0.23.1 | jao |
2022-03-15 | fix: compilation-setup's argument doesn't mean what you thought | jao |
2022-03-09 | News update | jao |
2022-03-09 | Version bump0.23 | jao |
2022-03-08 | Nit (fixes #38) | jao |
2022-03-06 | Harmonizing buffer names | jao |
2022-03-06 | Actually depend on project.el! | jao |
2022-03-06 | Depend on project 0.8.1, for users of emacs < 28 | jao |
2022-03-03 | Fix #36: make sure default-directory is set before starting the process | jao |
2022-02-23 | Set REPL's default directory to project's root | jao |
2022-02-03 | Version bump0.22.2 | jao |
2022-02-01 | Fix: "\r" instead of [return] for corfu happiness | jao |
2022-02-01 | doc/makefile: restore indentation | jao |
2022-01-31 | Make info files as well | Case Duckworth |
2022-01-31 | Silence byte-compiler | Jonas Bernoulli |
2022-01-28 | Back to using a real lambda value rather than a list | jao |
2022-01-28 | Slightly better default project default function | jao |
2022-01-28 | geiser-impl--normalize-method: quick fix for previous change | jao |
2022-01-27 | geiser-impl: linting and lexical binding (Stefan Monnier) | jao |
2022-01-27 | geiser-custom: indent as declaration, lexical binding (Stefan Monnier) | jao |
2022-01-27 | .gitignore for autoloads and pkg file (Stefan Monnier) | jao |
2022-01-23 | Version bump0.22.1 | jao |
2022-01-22 | Fix for project functions other than project.el's | jao |
2022-01-18 | Make C-u C-x C-e work again (fixes #33) | jao |
2021-12-29 | Version bump0.22 | jao |
2021-12-29 | New function geiser-eval-region/wait | jao |
2021-12-29 | Fix: really use seconds to wait in geiser-wait-eval | jao |
2021-12-29 | geiser-eval-wait -> geiser-wait-eval (and make it work) | jao |