summaryrefslogtreecommitdiff
path: root/src/geiser/geiser.ss
AgeCommit message (Expand)Author
2023-02-28doc browser: links to TSPL and User Manual in documentation window0.18jao
2022-10-27better compile file verbosity avoidancejao
2022-10-27fix: don't pollute global namespace with (geiser)'s exportsjao
2022-10-26automatic reload of reverse library dependenciesjao
2022-10-23all relevant condition locations, not just the last onejao
2022-10-21collecting and displaying condition locations (file, column)jao
2022-10-19simple symbol-documentation, with type, lib and signaturejao
2022-10-16wee (and, let's hope, harmless) clean upsjao
2022-10-15namespace-conscientious completionjao
2022-10-15module (i.e., library) awarenessjao
2022-10-15little simplificationsjao
2022-10-15fix: restore automatic debugger entryjao
2022-10-14wee refactoringsjao
2022-10-14fix: multiple arities in chez-docs signaturesjao
2022-10-13better autodoc via data from chez-docsjao
2022-10-10load-file: adjust current-directory to loaded file'sjao
2022-10-10add-to-load-pathjao
2022-10-10initial implementation of symbol-location and module-locationjao
2022-10-09autodoc: fix for arity 0 functionsjao
2022-10-09wee refactoringjao
2022-10-09whitespace and spurious rest argjao
2022-10-09following the error reporting protocol now that geiser does toojao
2022-10-09fixes for the above in the face of non-continuable conditionsjao
2022-10-09autodoc improvements (signatures from arities, values)jao
2022-10-08better display of evaluation results (dups, spurious compile msgs)jao
2021-11-18show the parameter list of record type constructors, predicates,Jay Xu
2021-11-18add debugger supportJay Xu
2020-07-22make autodoc support the procedure defined by case-lambda.Jay Xu
2020-07-20files moved from original import locationsjao