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
2019-08-20
add top level functions
mathieu2em
2019-08-20
support gambit's style block comments from chris blom
mathieu2em
2019-08-20
WIP gambit support first draft
mathieu2em
2019-08-14
Pushing the correct marker (fixes #279)
Jose Antonio Ortega Ruiz
2019-08-07
Add error reporting about missing symbols to geiser-edit.el
Lockywolf
2019-08-06
Remove debug printing. Align par-style with geiser.
Lockywolf
2019-08-06
Add scheme subroutine to find files implementing modules to chibi.
Lockywolf
2019-06-24
Fix: use default method implementations
Jose Antonio Ortega Ruiz
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-10
xref-push-marker-stack <- find-tag-marker-ring
Ryan Desfosses
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-11-12
Support 'quickhelp-string command for company-quickhelp
Alexander Konstantinov
2018-11-12
Make the geiser-company 'doc-buffer command work again
Alexander Konstantinov
2018-06-26
Not killing partial outputs when leaving the REPL
Jose Antonio Ortega Ruiz
2018-04-14
Adding proper entries to load-path (fixes #246)
Jose Antonio Ortega Ruiz
2018-03-19
A prefix for geiser-compile-current-buffer to restart it all
Jose Antonio Ortega Ruiz
2018-02-03
Emacs 24 compatibility: completion-table-dynamic
Jose Antonio Ortega Ruiz
2018-01-29
Fix for module/identifier completion in minibuffer
Jose Antonio Ortega Ruiz
2017-11-22
Theoretically unnecessary save-excursion
Jose Antonio Ortega Ruiz
2017-09-25
Do not set geiser last-prompt-end beyond of point-max
Mario Rodas
2017-08-28
Whitespace
Jose Antonio Ortega Ruiz
2017-08-28
Add geiser-mode-eval-to-buffer-transformer
Chaos Eternal
2017-04-11
Preserve the position of (point) after evaling
Diogo F. S. Ramos
2017-04-11
Eval last expression even after a comment char
Diogo F. S. Ramos
2017-03-21
Don't assign the (field t) property to old REPL inputs
James C. De Ricco
2017-01-27
bug fix: error message get displayed
Chaos Eternal
2017-01-17
Not inserting a trailing \n when eval prefix is empty
Jose Antonio Ortega Ruiz
2017-01-17
Not inserting an additional \n when eval prefix is empty
Jose Antonio Ortega Ruiz
2017-01-13
Make eval-last-sexp-to-buffer customizable
Chaos Eternal
2016-12-03
Bug fix: expanding file name at the right time
Jose Antonio Ortega Ruiz
2016-11-26
fix malformed argument lists.
Peter Wang
2016-11-09
It's file, not filename (should fix #190)
Jose Antonio Ortega Ruiz
2016-10-24
Missing geiser-{chibi,chez}.el in dist
Jose Antonio Ortega Ruiz
2016-10-10
chez, chibi and mit belong into geiser-active-implementations
Jose Antonio Ortega Ruiz
2016-09-21
Expand socket file name for 'geiser-connect-local'
Alex Kost
2016-09-06
Add link to project homepage
Chunyang Xu
2016-08-29
Pacify byte-compiler a bit
Fice T
2016-08-26
Not signalling errors for company-mode completions
Jose Antonio Ortega Ruiz
2016-08-24
Making autodoc failures silent
Jose Antonio Ortega Ruiz
2016-08-10
Add chez, mit, and chibi to autoload
Dan Leslie
2016-06-17
Be in good terms with haskell-mode
Jose Antonio Ortega Ruiz
2016-06-13
(end-of-line 0) > (forward-line -1) (end-of-line)
Jose Antonio Ortega Ruiz
2016-06-13
Fixing again, sorry about that
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
Fix for the by now famous syntax keywords patch
Jose Antonio Ortega Ruiz
2016-06-12
New commands geiser-repl-{previous,next}-prompt
Jose Antonio Ortega Ruiz
2016-06-12
Real fix fontification on scheme switch
Jose Antonio Ortega Ruiz
[next]