index
:
geiser-chez
master
geiser and chez talk to each other
jao
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
geiser-chez.el
Age
Commit message (
Collapse
)
Author
2022-10-15
rec keyword
jao
2022-10-15
module (i.e., library) awareness
jao
2022-10-15
little simplifications
jao
2022-10-15
fix: restore automatic debugger entry
jao
2022-10-13
support for recognising current library (not yet used)
jao
2022-10-13
better autodoc via data from chez-docs
jao
2022-10-09
'module' recognised as a keyword in chez
jao
2022-10-09
whitespace
jao
2022-10-09
remote connections: wee refactoring
jao
2022-10-09
geiser-chez-debug-on-exception-p -> geiser-chez-debug-on-exception
jao
2022-10-08
better display of evaluation results (dups, spurious compile msgs)
jao
2021-12-16
Version bump
0.17
jao
2021-12-14
add support for Tramp remote files
Felipe Lema
- Treat files loaded at start as process-local files - `geiser-chez-init-file` won't be added to command-line arguments if it does not exist - if process is remote, copy "geiser.ss" to remote host and tell chez to load the remote copy
2021-11-20
Tell geiser we've entered the debugger: newest version will listen
jao
Otherwise we also jump to the debug buffer, which i don't think it's useful.
2021-11-18
add debugger support
Jay Xu
2021-04-21
Use new implementation extension declarator
0.16
jao
2021-04-21
whitespace
jao
2021-04-05
fix: auto-activate implementation
0.14
jao
2021-03-28
emacs dependency
0.13
jao
2021-03-28
compilation warnings (unused variable)
jao
2021-03-28
Typo
jao
2021-03-28
preparing MELPA submission
jao
2020-08-20
add built-in keywords and extra keywords customization
Jay Xu
2020-07-20
typo
jao
2020-07-20
scheme load path adjustments
jao
2020-07-20
files moved from original import locations
jao