summaryrefslogtreecommitdiff
path: root/doc/ref/api-macros.texi
Commit message (Expand)AuthorAgeFilesLines
* doc: Fix eval-when exampleJean Abou Samra2023-01-171-11/+18
* Document syntax-sourcevAndy Wingo2021-03-091-0/+7
* Document quote-syntaxAndy Wingo2021-03-091-0/+18
* Update documentation to incorporate read-syntaxAndy Wingo2021-03-041-7/+13
* Implement read-syntaxAndy Wingo2021-02-211-5/+5
* Document datum->syntax extensionsAndy Wingo2021-02-211-4/+14
* Add documentation for else, =>, _, ... aux syntaxAndy Wingo2019-09-191-0/+20
* Fix a few typos in the manual.Mark H Weaver2018-08-071-2/+2
* Remove support for legacy syntax objects.Andy Wingo2017-05-221-38/+0
* Add allow-legacy-syntax-objects? parameterAndy Wingo2017-03-281-0/+38
* Clarify datum->syntax documentation.Taylan Ulrich Bayırlı/Kammer2016-05-221-4/+4
* Merge commit 'f6ddf827f8f192af7a8cd255bd8374a0d38bbb74'Andy Wingo2014-02-071-5/+30
|\
| * Improve docs for 'eval-when'.Mark H Weaver2014-01-231-5/+30
* | Document top-level pseudo-hygieneAndy Wingo2014-01-261-0/+103
* | Merge branch 'stable-2.0'Mark H Weaver2014-01-211-3/+3
|\ \ | |/
| * Document that we support srfi-46 and add it to %cond-expand-features.Mark H Weaver2014-01-151-3/+3
* | Merge branch 'stable-2.0'Mark H Weaver2014-01-141-6/+89
|\ \ | |/
| * Implement R7RS 'syntax-error'.Mark H Weaver2014-01-091-0/+24
| * psyntax: custom ellipses using 'with-ellipsis' or R7RS syntax-rules.Mark H Weaver2014-01-091-6/+65
* | Fix cross-references in api-macros.texiAndy Wingo2013-12-101-2/+2
* | Doc updates to macroexpansion, compiled procs, and compiler.texiAndy Wingo2013-12-041-0/+67
* | Merge remote-tracking branch 'origin/stable-2.0'Mark H Weaver2013-07-161-4/+4
|\ \ | |/
| * Manual: fix 'my-or' examples to use let-bound variable.Mark H Weaver2013-04-141-4/+4
* | Merge remote-tracking branch 'origin/stable-2.0'Mark H Weaver2013-03-281-8/+10
|\ \ | |/
| * fix doc buildAndy Wingo2013-03-151-1/+1
| * excise use of "iff" in the manualJason Earl2013-03-101-8/+10
* | add #:resolve-syntax-parameters? kwarg to syntax-local-bindingAndy Wingo2013-03-131-2/+8
|/
* Make notation for Scheme repeated arguments more consistent in manual.Bake Timmons2012-02-041-4/+6
* new syntax procedures to (system syntax)Andy Wingo2012-01-251-0/+12
* add syntax-moduleAndy Wingo2012-01-251-0/+5
* add syntax-locally-bound-identifiersAndy Wingo2012-01-251-1/+36
* add syntax-local-bindingAndy Wingo2012-01-191-12/+86
* syntax parameters doc formattingAndy Wingo2012-01-081-36/+36
* document syntax parametersIan Price2012-01-081-0/+76
* doc: Use fashionable terminology for macros.Ludovic Courtès2011-09-091-1/+7
* document define-syntax-ruleAndy Wingo2011-09-021-1/+18
* docs: fix typos in manual, and a couple in code comments.Ralf Wildenhues2011-02-091-4/+4
* macro documentation fixupNoah Lavine2011-02-021-5/+8
* Manual sections don't need a page break beforeNeil Jerram2010-10-311-1/+0
* a number of doc fixesAndy Wingo2010-08-161-3/+4
* add settable identifier syntax docsAndy Wingo2010-08-061-4/+62
* finish macro docsAndy Wingo2010-03-191-15/+111
* document syntax-caseAndy Wingo2010-03-191-36/+344
* A start at syntax-rules docsAndy Wingo2010-03-181-0/+474