summaryrefslogtreecommitdiff
path: root/doc/ref/api-macros.texi
AgeCommit message (Expand)AuthorFilesLines
2019-09-19Add documentation for else, =>, _, ... aux syntaxAndy Wingo1-0/+20
2018-08-07Fix a few typos in the manual.Mark H Weaver1-2/+2
2017-05-22Remove support for legacy syntax objects.Andy Wingo1-38/+0
2017-03-28Add allow-legacy-syntax-objects? parameterAndy Wingo1-0/+38
2016-05-22Clarify datum->syntax documentation.Taylan Ulrich Bayırlı/Kammer1-4/+4
2014-02-07Merge commit 'f6ddf827f8f192af7a8cd255bd8374a0d38bbb74'Andy Wingo1-5/+30
2014-01-26Document top-level pseudo-hygieneAndy Wingo1-0/+103
2014-01-23Improve docs for 'eval-when'.Mark H Weaver1-5/+30
2014-01-21Merge branch 'stable-2.0'Mark H Weaver1-3/+3
2014-01-15Document that we support srfi-46 and add it to %cond-expand-features.Mark H Weaver1-3/+3
2014-01-14Merge branch 'stable-2.0'Mark H Weaver1-6/+89
2014-01-09Implement R7RS 'syntax-error'.Mark H Weaver1-0/+24
2014-01-09psyntax: custom ellipses using 'with-ellipsis' or R7RS syntax-rules.Mark H Weaver1-6/+65
2013-12-10Fix cross-references in api-macros.texiAndy Wingo1-2/+2
2013-12-04Doc updates to macroexpansion, compiled procs, and compiler.texiAndy Wingo1-0/+67
2013-07-16Merge remote-tracking branch 'origin/stable-2.0'Mark H Weaver1-4/+4
2013-04-14Manual: fix 'my-or' examples to use let-bound variable.Mark H Weaver1-4/+4
2013-03-28Merge remote-tracking branch 'origin/stable-2.0'Mark H Weaver1-8/+10
2013-03-15fix doc buildAndy Wingo1-1/+1
2013-03-13add #:resolve-syntax-parameters? kwarg to syntax-local-bindingAndy Wingo1-2/+8
2013-03-10excise use of "iff" in the manualJason Earl1-8/+10
2012-02-04Make notation for Scheme repeated arguments more consistent in manual.Bake Timmons1-4/+6
2012-01-25new syntax procedures to (system syntax)Andy Wingo1-0/+12
2012-01-25add syntax-moduleAndy Wingo1-0/+5
2012-01-25add syntax-locally-bound-identifiersAndy Wingo1-1/+36
2012-01-19add syntax-local-bindingAndy Wingo1-12/+86
2012-01-08syntax parameters doc formattingAndy Wingo1-36/+36
2012-01-08document syntax parametersIan Price1-0/+76
2011-09-09doc: Use fashionable terminology for macros.Ludovic Courtès1-1/+7
2011-09-02document define-syntax-ruleAndy Wingo1-1/+18
2011-02-09docs: fix typos in manual, and a couple in code comments.Ralf Wildenhues1-4/+4
2011-02-02macro documentation fixupNoah Lavine1-5/+8
2010-10-31Manual sections don't need a page break beforeNeil Jerram1-1/+0
2010-08-16a number of doc fixesAndy Wingo1-3/+4
2010-08-06add settable identifier syntax docsAndy Wingo1-4/+62
2010-03-19finish macro docsAndy Wingo1-15/+111
2010-03-19document syntax-caseAndy Wingo1-36/+344
2010-03-18A start at syntax-rules docsAndy Wingo1-0/+474