index
:
geiser
async
buggie-buggie
master
emacs and scheme talk to each other
jao
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
elisp
Age
Commit message (
Expand
)
Author
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 bump
0.22.2
jao
2022-02-01
Fix: "\r" instead of [return] for corfu happiness
jao
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-23
Version bump
0.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 bump
0.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
2021-12-27
New helper, geiser-eval-wait, to facilitate synchronous evaluations
jao
2021-12-27
Tweak also max-specdl-size for longer reads
jao
2021-12-27
more lenient logging limits
jao
2021-12-22
Version bump
0.21
async
jao
2021-12-22
Asynchronous file load/compile
jao
2021-12-22
geiser-completion: pre-25 compat code removed
jao
2021-12-20
Asynchronous, interruptable evaluations
jao
2021-12-20
Version bump
0.20.1
jao
2021-12-20
Better handling of (:debug) evaluations
jao
2021-12-20
Tweaks for boundary conditions
jao
2021-12-20
geiser-doc: new keybindings s/h mocking help buffer's
0.20
jao
2021-12-19
Requiring Emacs 25.1, for transient's sake
jao
2021-12-19
Docs, news and version
jao
2021-12-19
Tweaks to geiser-debug-mode keymap
jao
2021-12-19
New debugger commands: locals, registers, error
jao
2021-12-19
Debugger: fixes and better determination of debugging status
jao
2021-12-18
'debug commands so that each impl can take care of them
jao
2021-12-18
Allowing debuggers to use Dbg buffer for output
jao
2021-12-18
initial support for connection-address
jao
2021-12-18
new geiser-repl-per-project-p to control per-project REPLs
jao
2021-12-05
Wee refactoring
jao
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
2021-12-05
Redundant custom groups removed (geiser-repl)
jao
2021-12-05
Initialise geiser-repl-current-project-function according to availability
jao
2021-12-04
Version bump (0.19)
0.19
jao
2021-12-04
Fix: better handling of recurring debugging entrances
jao
2021-12-03
Fix: more careful display of signatures
jao
2021-12-03
Fix for filename completion inside scheme strings
jao
[prev]
[next]