summary refs log tree commit diff
path: root/doc/tutorial-macros.md
AgeCommit message (Collapse)AuthorLines
2012-12-16Add a section to the macro tutorial about recursive macros.Paul Stansifer-1/+191
2012-12-16Reword some things in the macro tutorial.Paul Stansifer-8/+9
2012-12-06Be a bit more explicit about the nature of macro RHSes.Paul Stansifer-0/+6
2012-12-06Update macro tutorial to recognize item/statement macros and be clearerPaul Stansifer-6/+27
about invocation location vs. interpolation location.
2012-10-20Talk about ends, rather than means, in macro tutorial introduction.Paul Stansifer-5/+5
2012-10-17Add examples to the parsing limitations section of the macro tutorial.Paul Stansifer-8/+13
(Thanks to bstrie for pointing them out!)
2012-10-09Fix tutorial breakage.Graydon Hoare-6/+1
2012-10-09Copyedit the macro tutorialTim Chevalier-44/+73
I hope I haven't introduced any grievous errors :-)
2012-10-04Fixed a few typos in the tutorials.Gonçalo Cabrita-2/+2
2012-09-26docs: Give all tutorials consistent titles and intro sectionsBrian Anderson-5/+7
2012-09-05doc: Split macros out into a separate tutorialPatrick Walton-0/+152