| Age | Commit message (Collapse) | Author | 
|---|
|  | This change should fix it for most any input. | 
|  | In some instances apropos-information-list returns a string and not a
list of symbols; this is the case for Chicken's builtins, like C_plus.
IE, the following would fail:
(geiser-autodoc #f '(+))
This fixes jaor/geiser#72 | 
|  | - Can now optionally compile Geiser components for enormous speed
improvements; enabled by default
- Apropos was returning many duplicates, which was causing slowdowns;
duplicates are now filtered
- Now check for #<unspecified> results and return something
- Fixed a typo in a comment
- Fixed a typo in calling string-length | 
|  | Preparing the release of 0.7, which will feature support for Chicken
thanks to Dan and Freija! | 
|  |  |