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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
run-pass
/
macro.rs
Age
Commit message (
Expand
)
Author
Lines
2012-08-23
Eliminate some extraneous curly brackets inside invocations of `macro_rules!`.
Paul Stansifer
-1
/
+1
2012-08-23
Update invocation syntax for `macro_rules!`
Paul Stansifer
-2
/
+2
2012-08-23
`m1!{...}` -> `m1!(...)`
Paul Stansifer
-2
/
+2
2012-07-30
Change syntax extension syntax: `#m[...]` -> `m!{...}`.
Paul Stansifer
-1
/
+1
2012-07-11
Test (but don't pretty-print) the new macro system.
Paul Stansifer
-1
/
+11
2011-08-20
Reformat
Brian Anderson
-4
/
+1
2011-08-03
Remove all xfail-stage0 directives
Brian Anderson
-2
/
+0
2011-08-02
Allow patterns of the form `[a, b, c ...] to be matched and transcribed.
Paul Stansifer
-2
/
+2
2011-07-27
Fix damage done by the pretty-printer
Marijn Haverbeke
-1
/
+4
2011-07-27
Reformat for new syntax
Marijn Haverbeke
-4
/
+1
2011-07-14
XFAIL some tests in stage 0
Brian Anderson
-0
/
+2
2011-07-13
Prohibit trailing whitespace under 'tidy' script. Clean up all caught cases.
Graydon Hoare
-1
/
+1
2011-07-11
Move macro expansion to a separate phase, change macro syntax, and add parse_...
Paul Stansifer
-1
/
+1
2011-06-28
'#simplext' -> '#macro'
Paul Stansifer
-0
/
+4