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
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
2019-09-02
Set header-line-format only in case when `cond` branch is true
Andrey Orst
2019-06-13
Introduce context-aware REPL send option
Aaron Marks
2019-05-15
Alias for font-lock-ensure (should fix #274)
Jose Antonio Ortega Ruiz
2019-02-08
Fix: off-by-one while fontifying REPL's output
Jose Antonio Ortega Ruiz
2018-11-28
Change behaviour of REPL output and highlighting
Aaron Marks
2018-06-26
Not killing partial outputs when leaving the REPL
Jose Antonio Ortega Ruiz
2017-09-25
Do not set geiser last-prompt-end beyond of point-max
Mario Rodas
2017-03-21
Don't assign the (field t) property to old REPL inputs
James C. De Ricco
2016-11-09
It's file, not filename (should fix #190)
Jose Antonio Ortega Ruiz
2016-09-21
Expand socket file name for 'geiser-connect-local'
Alex Kost
2016-06-13
(end-of-line 0) > (forward-line -1) (end-of-line)
Jose Antonio Ortega Ruiz
2016-06-13
A few byte-compilation warnings silenced
Jose Antonio Ortega Ruiz
2016-06-12
New key bindings: C-c C-c, C-c C-l
Jose Antonio Ortega Ruiz
2016-06-12
New commands geiser-repl-{previous,next}-prompt
Jose Antonio Ortega Ruiz
2016-06-12
Registering *global* font-lock keywords in REPLs at the right time
Jose Antonio Ortega Ruiz
2016-06-11
Registering font-lock keywords in REPLs at the right time
Jose Antonio Ortega Ruiz
2016-04-30
Fix REPL restart if REPL is alive
Alex Kost
2016-04-07
Fix REPL reconnecting
Alex Kost
2015-12-14
Fix geiser-connect-local for non-interactive use
Alex Kost
2015-10-12
Keeping the elisp compiler happy
Jose Antonio Ortega Ruiz
2015-09-16
Add 'geiser-repl-buffer-name-function' variable
Alex Kost
2015-09-10
Fix for geiser-connect-local
Jose Antonio Ortega Ruiz
2015-09-10
Moving implementation loading to geiser-repl (#82)
Jose Antonio Ortega Ruiz
2015-09-08
Ensuring switch-to-geiser asks for an implementation
Jose Antonio Ortega Ruiz
2015-09-06
repl: Add 'save-history' argument to 'geiser-repl--send'
Alex Kost
2015-03-12
Fix for RET with point at the beginning of line after M-p
Jose Antonio Ortega Ruiz
2015-01-19
Not cleaning the image cache before displaying images
Jose Antonio Ortega Ruiz
2014-06-01
Almost redundant REPL command to interrupt evaluation
Jose Antonio Ortega Ruiz
2014-02-27
Add 'geiser-connect-local' to connect over Unix-domain socket.
Ludovic Courtès
2013-09-26
Checking for versions before creating the REPL buffer
Jose Antonio Ortega Ruiz
2013-09-25
Scheme version checks
Jose Antonio Ortega Ruiz
2013-08-26
Ensuring that comint-process-echoes is nil in REPL
Jose Antonio Ortega Ruiz
[next]