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
/
geiser-repl.el
Age
Commit message (
Expand
)
Author
2022-08-25
run-geiser obsoleted (just use M-x geiser)
jao
2022-08-25
New geiser-repl-switch[-to-module] obsoleting switch-to-geiser[module]
jao
2022-08-24
docstring for geiser-repl-maybe-send
jao
2022-08-24
Make geiser-repl--maybe-send into a public function
Brian Leung
2022-08-23
Interactive REPL start in C-c C-k and C-c C-l
jao
2022-08-21
Fix: don't use add-to-list on lexical variable
jao
2022-08-21
geiser-repl: Silence warnings
Brian Leung
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-04-23
geiser-capf: new module to break cyclic dependencies
jao
2022-04-23
Suggestive patch for simplified completion
Daniel Mendler
2022-03-06
Harmonizing buffer names
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-01
Fix: "\r" instead of [return] for corfu happiness
jao
2022-01-28
Slightly better default project default function
jao
2022-01-22
Fix for project functions other than project.el's
jao
2021-12-20
Tweaks for boundary conditions
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
Fix: better handling of recurring debugging entrances
jao
2021-11-30
Better handling of REPL's output regions
jao
2021-11-21
New geiser-mode command: geiser-exit-repl
jao
2021-04-21
Use defvar-local
Jonas Bernoulli
2021-02-15
Determine the display string of command key dynamically.
Zhu Zihao
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-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-03-27
Fix indentation
Jonas Bernoulli
2020-03-27
Mark the beginning of code part of elisp libraries with Code: heading
Jonas Bernoulli
2020-02-13
Guile: use load paths defined in dir-local variables (fixes #268)
Jose Antonio Ortega Ruiz
2020-01-28
Leftover (fixes #291)
Jose Antonio Ortega Ruiz
2020-01-28
C-c \ and C-c [ in geiser-repl too
Jose Antonio Ortega Ruiz
2019-11-26
Rename multiline expression option
Aaron Marks
2019-09-03
Fix latest chicken. Add debug level logging. Fixed typo.
Lockywolf
[next]