summaryrefslogtreecommitdiff
path: root/geiser/doc.scm
AgeCommit message (Expand)Author
2020-07-20geiser -> srcjao
2018-01-30guile 2.2: program-arities and program-module reloadedJose Antonio Ortega Ruiz
2013-06-04Guile: Fix subr argument name retrieval for Guile >= 2.0.9.Ludovic Courtès
2010-11-27No more interning in the scheme readerJose Antonio Ortega Ruiz
2010-11-25Guile: fixes for documentation displayJose Antonio Ortega Ruiz
2010-11-21Better module helpJose Antonio Ortega Ruiz
2010-10-31Always fallback to edit-module in M-.Jose Antonio Ortega Ruiz
2010-10-31Autodoc: fix for improper macro arglists scanningJose Antonio Ortega Ruiz
2010-08-11More docs.Jose Antonio Ortega Ruiz
2010-08-06Guile: better formatting of autodoc's variable values.Jose Antonio Ortega Ruiz
2010-07-28Displaying variable values in autodoc.Jose Antonio Ortega Ruiz
2010-07-22Guile: bug fix in macro's autodoc.Jose Antonio Ortega Ruiz
2010-07-19Guile: taking advantage of the patterns property in macro transformers.Jose Antonio Ortega Ruiz
2010-06-19Guile: no need to de-mangling autodoc args anymore.Jose Antonio Ortega Ruiz
2010-06-18Guile: filtering gensym names in autodoc display.Jose Antonio Ortega Ruiz
2010-04-18Missing entries in scheme/Makefile.am added.Jose Antonio Ortega Ruiz
2010-01-24Guile: fix for autodoc in 1.9.7Jose Antonio Ortega Ruiz
2009-11-13Guile: Support for multiple arities in autodoc.Jose Antonio Ortega Ruiz
2009-11-13Guile: bug fix: a macro-transformer is not a good arity info source.Jose Antonio Ortega Ruiz
2009-09-26Multiple arity display, used by PLT backend (case-lambda).Jose Antonio Ortega Ruiz
2009-09-11BSD relicensing: Guile code.Jose Antonio Ortega Ruiz
2009-08-17Leftover removed.Jose Antonio Ortega Ruiz
2009-08-17Well, i said that it was better, not that it was perfect.Jose Antonio Ortega Ruiz
2009-08-17Simpler, more correct and efficient autodoc implementation.Jose Antonio Ortega Ruiz
2009-08-10Guile: fix for rest marker in autodoc.Jose Antonio Ortega Ruiz
2009-08-07kludgy fix for opt/key/rest markers in autodocJose Antonio Ortega Ruiz
2009-03-09Support for multiple Scheme implementations, Chapter 1.Jose Antonio Ortega Ruiz
2009-03-06Some tidy up.Jose Antonio Ortega Ruiz
2009-03-06Small bug fix.Jose Antonio Ortega Ruiz
2009-03-06Refactoring.Jose Antonio Ortega Ruiz
2009-03-06Don't display autodoc for function being defined.Jose Antonio Ortega Ruiz
2009-03-05turn-on/off-geiser-mode commands added and used in scheme-mode-hook.Jose Antonio Ortega Ruiz
2009-03-05generic-methods implemented in scheme (no emacs side yet).Jose Antonio Ortega Ruiz
2009-03-04Leave quasiquote alone in autodoc.Jose Antonio Ortega Ruiz
2009-03-03Cache arguments parsed from documentation; don't treat quasiquote as a function.Jose Antonio Ortega Ruiz
2009-03-03Fix autodoc support for multiline arities in documentation.Jose Antonio Ortega Ruiz
2009-03-02Autodoc enhancements:Jose Antonio Ortega Ruiz
2009-03-02Fix recursive require. Nicer arg names in autodoc.Jose Antonio Ortega Ruiz
2009-03-02Breakdown of schemeland into neat submodules.Jose Antonio Ortega Ruiz