Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-01-23 | Version bump0.22.1 | jao | |
2022-01-22 | Fix for project functions other than project.el's | jao | |
Thanks to Denis Golovachev for pointing this out! | |||
2022-01-18 | Make C-u C-x C-e work again (fixes #33) | jao | |
2021-12-29 | Version bump0.22 | jao | |
2021-12-22 | Version bump0.21async | jao | |
2021-12-20 | Version bump0.20.1 | jao | |
2021-12-19 | Docs, news and version | jao | |
2021-12-18 | new geiser-repl-per-project-p to control per-project REPLs | jao | |
And we still need some fixes here when that's active, specifically for the case when you travel to a file outside the current project: it becomes repeless, which is a sad state. | |||
2021-12-05 | Refinement: geiser-repl-add-project-paths instead of a boolean flag | jao | |
2021-12-05 | New option geiser-repl-add-project-path-p | jao | |
Together with project-current as a default for the project root function when available, now that Emacs 28 is on the horizon. | |||
2021-12-05 | news.org entry | jao | |
2021-10-03 | Version bump (0.18)0.18 | jao | |
2021-08-08 | Version bump (0.17)0.17 | jao | |
2021-04-21 | Version bump0.16 | jao | |
2021-04-16 | Version bump (0.15)0.15 | jao | |
2021-04-04 | texi master index regenerated | jao | |
2020-07-19 | scheme and autotools removals | jao | |
The plan is to have geiser-core contain only, well, the elisp core engine. The autotools scafolding is no really worth it, so it's gone too (and in the process, i'll look younger). |