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
/
src
Age
Commit message (
Collapse
)
Author
2022-10-16
wee (and, let's hope, harmless) clean ups
jao
2022-10-15
namespace-conscientious completion
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-14
wee refactorings
jao
2022-10-14
fix: multiple arities in chez-docs signatures
jao
2022-10-13
better autodoc via data from chez-docs
jao
2022-10-10
load-file: adjust current-directory to loaded file's
jao
Not totally sure it's always what we want, but makes effective the ("." . ".") default entry in library-directories.
2022-10-10
add-to-load-path
jao
2022-10-10
initial implementation of symbol-location and module-location
jao
2022-10-09
autodoc: fix for arity 0 functions
jao
2022-10-09
wee refactoring
jao
2022-10-09
unit test fixes
jao
2022-10-09
whitespace and spurious rest arg
jao
2022-10-09
following the error reporting protocol now that geiser does too
jao
2022-10-09
fixes for the above in the face of non-continuable conditions
jao
2022-10-09
autodoc improvements (signatures from arities, values)
jao
2022-10-08
better display of evaluation results (dups, spurious compile msgs)
jao
2021-11-18
show the parameter list of record type constructors, predicates,
Jay Xu
accessors and mutators.
2021-11-18
add debugger support
Jay Xu
2020-07-22
make autodoc support the procedure defined by case-lambda.
Jay Xu
2020-07-20
files moved from original import locations
jao