index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
tutorial-macros.md
Age
Commit message (
Expand
)
Author
Lines
2013-05-14
Use static string with fail!() and remove fail!(fmt!())
Björn Steinbrink
-3
/
+3
2013-05-03
add gitattributes and fix whitespace issues
Daniel Micay
-1
/
+0
2013-03-22
Copyedit macro tutorial
Tim Chevalier
-23
/
+27
2013-02-14
remove die definition and use in doc tests
Nick Desaulniers
-3
/
+3
2013-02-08
Typo s/recusive/recursive/
Olivier Saut
-1
/
+1
2013-02-01
Remove fail keyword from lexer & parser and clean up remaining calls to
Nick Desaulniers
-3
/
+3
2013-01-12
doc: Fix spelling error in macro tutorial
Peter Williams
-1
/
+1
2012-12-29
Remove spurious semicolons at the end of macro_rules! definitions.
Franklin Chen
-2
/
+2
2012-12-16
Add a section to the macro tutorial about recursive macros.
Paul Stansifer
-1
/
+191
2012-12-16
Reword some things in the macro tutorial.
Paul Stansifer
-8
/
+9
2012-12-06
Be a bit more explicit about the nature of macro RHSes.
Paul Stansifer
-0
/
+6
2012-12-06
Update macro tutorial to recognize item/statement macros and be clearer
Paul Stansifer
-6
/
+27
2012-10-20
Talk about ends, rather than means, in macro tutorial introduction.
Paul Stansifer
-5
/
+5
2012-10-17
Add examples to the parsing limitations section of the macro tutorial.
Paul Stansifer
-8
/
+13
2012-10-09
Fix tutorial breakage.
Graydon Hoare
-6
/
+1
2012-10-09
Copyedit the macro tutorial
Tim Chevalier
-44
/
+73
2012-10-04
Fixed a few typos in the tutorials.
Gonçalo Cabrita
-2
/
+2
2012-09-26
docs: Give all tutorials consistent titles and intro sections
Brian Anderson
-5
/
+7
2012-09-05
doc: Split macros out into a separate tutorial
Patrick Walton
-0
/
+152