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
2024-07-06
geiser-elisp-dir: Fallback to buffer-file-name
Jonas Bernoulli
2024-07-06
Define ring-member immediately if necessary
Jonas Bernoulli
2024-07-05
further clarifications re geiser-custom
jao
2024-07-05
clarifications on geiser-custom--defcustom
jao
2024-05-23
changelog and version bump
0.31
jao
2024-05-23
fix: message takes a format string as first argument
jao
2024-05-22
Combine let bindings
Eliza Velasquez
2024-05-21
Log more unexpected output from REPL
Eliza Velasquez
2024-02-08
geiser-edit: new customization group
jao
2024-02-08
geiser-mode: redundant custom groups
jao
2024-01-15
Merge commit 'refs/pullreqs/20'
jao
2024-01-15
edit: Add geiser-insert-actual-lambda.
Tomas Volf
2024-01-13
non-existent geiser-version removed from autoloads (fixes #64)
jao
2023-12-15
version bump and changelog
0.30
jao
2023-12-15
Silence byte-compiler
Jonas Bernoulli
2023-12-15
Silence byte-compiler
Jonas Bernoulli
2023-12-15
Use lexical-binding
Jonas Bernoulli
2023-11-11
fix: repl: Make whitespace case more precise
Valentin Herrmann
2023-10-01
fix: better error message for symbol not found on M-.
jao
2023-09-23
Use delete-char instead of delete-backward-char.
Antero Mejr
2023-09-22
Formatting nits
jao
2023-09-22
Add geiser-repl-superparen-mode minor mode.
Antero Mejr
2023-08-06
new version: require emacs 27.1
0.29.1
jao
2023-07-19
version bump
0.29
jao
2023-07-14
Fix typos
Jonas Bernoulli
2023-05-03
Address byte-compiler warning
Jonas Bernoulli
2023-05-03
Correct typo that breaks geiser-repl-autoeval-mode.
Antero Mejr
2023-04-22
Add geiser-repl-autoeval-mode minor mode.
Antero Mejr
2023-03-05
Dead code elimination
jao
2023-03-05
Avoid global state in sychronous evaluations
jao
2023-02-28
Look for existing REPLs when compiling for the first time
jao
2023-02-23
Remember REPL buffers opened with C-c C-z
jao
2023-01-20
Add more Tramp support.
Brian Cully
2022-12-25
version bump
0.28.2
jao
2022-12-25
Fix: correctly invoke geiser-repl-startup-hook
jao
2022-12-05
Take the byte-compilers advice into account
Jonas Bernoulli
2022-11-30
make autoloads more lazy (Stefan Monnier)
jao
2022-11-27
version bump
0.28.1
jao
2022-11-26
Make geiser-activate-implementation a defun to fix autoloading.
Matt Armstrong
2022-11-26
Remove duplicate 'geiser autoload.
Matt Armstrong
2022-11-15
spurious transient require
jao
2022-11-04
version bump
0.28
jao
2022-11-01
requiring subr-x at compile time for older emacsen
jao
2022-10-29
geiser-doc: support for elisp-cooked docstrings
jao
2022-10-24
geiser-debug: ensure next-error buffer and buttonize output
jao
2022-10-24
geiser-xref: lexical binding
jao
2022-10-22
debugging commands up to the specific scheme implementation
jao
2022-10-21
nit: skip eval requests of empty strings
jao
2022-10-21
fix: long standing bug in regexp recognising columns in error links
jao
2022-10-21
debug: accept debug msg of any type (e.g., a list with location info)
jao
[next]