Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
with-output-to-string was broken in guile prior to 1.9.10.
|
|
|
|
On errors, we switch to the REPL, where the debugger is active.
|
|
|
|
|
|
Getting rid of geiser-specific stack info -- guile seems to be
providing no useful additional info in the current version.
|
|
|
|
|
|
* scheme/guile/geiser/doc.scm (obj-args): producing always ... for macros.
|
|
|
|
|
|
|
|
... and say goodbye to the ugly parse partial sexp, reducing not only
sloppy code, but also duplication and data transfers.
|
|
|
|
Autodoc buglets and support for displaying module variables too.
|
|
Not that it was difficult: it's replacing an ugly kludge.
|
|
|
|
|
|
|
|
comes with a pony too.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|