Brian Anderson
|
518dc52f85
|
Reformat
This changes the indexing syntax from .() to [], the vector syntax from ~[] to
[] and the extension syntax from #fmt() to #fmt[]
|
2011-08-20 11:04:00 -07:00 |
|
Paul Stansifer
|
6d39be465f
|
Add backtraces for syntax problems.
|
2011-08-15 15:35:27 -07:00 |
|
Marijn Haverbeke
|
df7f21db09
|
Reformat for new syntax
|
2011-07-27 15:54:33 +02:00 |
|
Patrick Walton
|
ddec6b5f47
|
rustc: Use a set-based approach to unification; remove ty_bound_param and ty_local.
Sorry, big perf regression; will fix soon.
|
2011-06-07 19:33:18 -07:00 |
|
Paul Stansifer
|
dbd066a02a
|
"macro" -> "syntax extension" for now
|
2011-06-03 18:47:11 -07:00 |
|
Paul Stansifer
|
79fcd51b46
|
Make the macro system more modular.
|
2011-06-03 18:47:11 -07:00 |
|