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
2016-04-23
Define 'geiser-doc-mode' with 'define-derived-mode'
Alex Kost
2016-04-23
Initialize 'geiser-doc-mode-map' inside defvar
Alex Kost
2016-04-23
Fix indentation of named 'match-let'
Alex Kost
2016-04-20
Do not use 'geiser-xref--with-buffer' before it is defined
Alex Kost
2016-04-10
Use assq instead of assoc in request and connection wrappers
Alex Kost
2016-04-10
Remove double call in 'geiser-con--connection-add-request'
Alex Kost
2016-04-07
Fix REPL reconnecting
Alex Kost
2016-01-07
Behave nicely with other company backends
Dan Leslie
2015-12-27
Avoiding uses of geiser-doc--with-buffer before its definition
Jose Antonio Ortega Ruiz
2015-12-14
Fix geiser-connect-local for non-interactive use
Alex Kost
2015-12-05
Removed changes to geiser-connection
Dan Leslie
2015-12-05
Fixes for Literals, Errors and Modules
Dan Leslie
2015-10-13
Oops: font-lock-ensure is from the future
Jose Antonio Ortega Ruiz
2015-10-12
So font-lock-fontify-buffer is for interactive use
Jose Antonio Ortega Ruiz
2015-10-12
Keeping the elisp compiler happy
Jose Antonio Ortega Ruiz
2015-10-03
Add missing highlighting for 'syntax-case'
Alex Kost
2015-10-03
Add highlighting/indentation for tests
Alex Kost
2015-10-03
Add highlighting/indentation for exceptions
Alex Kost
2015-09-27
Clean up indentation rules
Alex Kost
2015-09-27
Add general font-lock keywords for all implementations
Alex Kost
2015-09-27
Add 'geiser-syntax--simple-keywords'
Alex Kost
2015-09-23
Remove Geiser faces from 'faces' custom group
Alex Kost
2015-09-16
Add 'geiser-repl-buffer-name-function' variable
Alex Kost
2015-09-10
Speeding up debugger check (addresses #64)
Jose Antonio Ortega Ruiz
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-10
Redundant provide in define-geiser-implementation
Jose Antonio Ortega Ruiz
2015-09-09
Whitespace
Jose Antonio Ortega Ruiz
2015-09-09
Autoload geiser-connect-local as well
Christoph Egger
2015-09-08
Ensuring switch-to-geiser asks for an implementation
Jose Antonio Ortega Ruiz
2015-09-07
Add highlighting for geiser-custom--defcustom/defface
Alex Kost
2015-09-06
repl: Add 'save-history' argument to 'geiser-repl--send'
Alex Kost
2015-08-14
Don't try to turn on geiser-mode in non-scheme buffers
Jose Antonio Ortega Ruiz
2015-08-14
Modifies geiser--cut-version regex
Dan Leslie
2015-08-14
Closes jaor/geiser#65
Dan Leslie
2015-03-12
Fix for RET with point at the beginning of line after M-p
Jose Antonio Ortega Ruiz
2015-03-04
Using font-lock-variable-name-face in lieu of bold for autodoc
Jose Antonio Ortega Ruiz
2015-02-09
Documentation updates and nits for Freija
Jose Antonio Ortega Ruiz
2015-02-09
Initial Chicken support
Dan Leslie
2015-01-19
Not cleaning the image cache before displaying images
Jose Antonio Ortega Ruiz
2014-10-06
remove geiser-mode--maybe-activate from scheme-mode-hook on geiser-unload
Henry Till
2014-09-23
A better name for geiser-doc-symbol--fill-current-symbol
Jose Antonio Ortega Ruiz
2014-09-23
company: implement --doc-buffer
Profpatsch
2014-06-05
Possible fix for scanning problem
Jose Antonio Ortega Ruiz
2014-06-01
Almost redundant REPL command to interrupt evaluation
Jose Antonio Ortega Ruiz
2014-05-31
Finer control of debugging window popups
Jose Antonio Ortega Ruiz
2014-03-07
Fontify when too (thanks to Diogo)
Jose Antonio Ortega Ruiz
2014-03-07
Disable error in `define-syntax-rule' font lock
Diogo F. S. Ramos
2014-02-27
Add 'geiser-connect-local' to connect over Unix-domain socket.
Ludovic Courtès
2014-02-25
Using font-lock-function-name-face for define-syntax-rule
Jose Antonio Ortega Ruiz
[next]