Document that we support srfi-46 and add it to %cond-expand-features.
[bpt/guile.git] / doc / ref / api-macros.texi
2014-01-15 Mark H WeaverDocument that we support srfi-46 and add it to %cond...
2014-01-09 Mark H WeaverImplement R7RS 'syntax-error'.
2014-01-09 Mark H Weaverpsyntax: custom ellipses using 'with-ellipsis' or R7RS...
2013-04-14 Mark H WeaverManual: fix 'my-or' examples to use let-bound variable.
2013-03-15 Andy Wingofix doc build
2013-03-10 Jason Earlexcise use of "iff" in the manual
2012-02-03 Bake TimmonsMake notation for Scheme repeated arguments more consis...
2012-01-25 Andy Wingonew syntax procedures to (system syntax)
2012-01-25 Andy Wingoadd syntax-module
2012-01-25 Andy Wingoadd syntax-locally-bound-identifiers
2012-01-19 Andy Wingoadd syntax-local-binding
2012-01-08 Andy Wingosyntax parameters doc formatting
2012-01-08 Ian Pricedocument syntax parameters
2011-09-08 Ludovic Courtèsdoc: Use fashionable terminology for macros.
2011-09-02 Andy Wingodocument define-syntax-rule
2011-02-09 Ralf Wildenhuesdocs: fix typos in manual, and a couple in code comments.
2011-02-02 Noah Lavinemacro documentation fixup
2010-10-31 Neil JerramManual sections don't need a page break before
2010-08-17 Andy Wingoa number of doc fixes
2010-08-06 Andy Wingoadd settable identifier syntax docs
2010-04-10 Neil JerramMerge branch 'master' into wip-manual-2
2010-03-19 Andy Wingofinish macro docs
2010-03-19 Andy Wingodocument syntax-case
2010-03-18 Andy WingoA start at syntax-rules docs