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 (
Expand
)
Author
2023-07-07
Fix a couple typos
HEAD
master
Macon Gambill
2023-07-07
Move alias definition so it comes before defcustom
Macon Gambill
2023-07-07
Fix single quoting style in docstrings
Macon Gambill
2023-07-07
Fix version number in library header
Macon Gambill
2023-02-28
doc browser: links to TSPL and User Manual in documentation window
0.18
jao
2022-10-27
wee fix: i always forget nil is a list
jao
2022-10-27
fix: correctly display side-effect output in evaluations
jao
2022-10-27
fix: don't pollute global namespace with (geiser)'s exports
jao
2022-10-26
automatic reload of reverse library dependencies
jao
2022-10-23
all relevant condition locations, not just the last one
jao
2022-10-21
collecting and displaying condition locations (file, column)
jao
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
2021-11-20
Tell geiser we've entered the debugger: newest version will listen
jao
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