| Age | Commit message (Collapse) | Author | 
|---|
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | Implementations must invoke define-geiser-implementation with an
appropriate set of methods. Simple inheritance is supported. Each
geiser module defines and registers the method names it uses. | 
|  |  | 
|  | `read-from-string'. | 
|  |  | 
|  | geiser-reload. | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | active argument in autodoc. | 
|  | Currently put to (let's hope, good) use for context parsing in autodoc
and locals discovery (internal defines are recognised now). | 
|  | - The implementation is still buggy, though, because it uses the
   elisp reader, which bails at some scheme syntaxes (e.g. chars) | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | ... 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. | 
|  |  | 
|  |  |