Niko Matsakis
|
e0845eb589
|
repr: emit closing ) for enum variants, test that nullary variants names print
|
2012-09-13 11:10:05 -07:00 |
|
Paul Stansifer
|
29f32b4a72
|
m1!{...} -> m1!(...)
|
2012-08-23 11:14:14 -07:00 |
|
Paul Stansifer
|
a9cc5066ee
|
Change syntax extension syntax: #m[...] -> m!{...} .
|
2012-07-30 18:38:15 -07:00 |
|
Michael Sullivan
|
92743dc2a6
|
Move the world over to using the new style string literals and types. Closes #2907.
|
2012-07-14 01:03:43 -07:00 |
|
Michael Sullivan
|
797856cbde
|
Use unboxed vecs for string shape glue.
|
2012-06-18 15:54:37 -07:00 |
|
Patrick Walton
|
59ebe6af18
|
rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly.
|
2012-01-19 18:41:06 -08:00 |
|
Patrick Walton
|
3333fef1af
|
test: "tag" -> "enum" in run-pass and run-fail
|
2012-01-19 16:11:17 -08:00 |
|
Niko Matsakis
|
a83ad1b9e6
|
encode variant names and have log print them out.
|
2012-01-17 10:33:28 -08:00 |
|