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
/
geiser
Age
Commit message (
Collapse
)
Author
2023-02-28
doc browser: links to TSPL and User Manual in documentation window
0.18
jao
2022-10-27
better compile file verbosity avoidance
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
when modifying and reloading a given library, all libraries that (transitively) use it are also reloaded now.
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-19
simple symbol-documentation, with type, lib and signature
jao
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