Brian Anderson
|
ecaf9e39c9
|
Convert alt to match. Stop parsing alt
|
2012-08-06 15:36:30 -07:00 |
|
Brian Anderson
|
025d86624d
|
Switch alts to use arrows
|
2012-08-05 22:08:09 -07:00 |
|
Brian Anderson
|
b355936b4d
|
Convert ret to return
|
2012-08-01 19:16:06 -07:00 |
|
Tim Chevalier
|
beb2cd1658
|
Remove what's left of resolve1
|
2012-07-20 17:08:19 -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
|
98e161f00e
|
Switch the compiler over to using ~[] notation instead of []/~. Closes #2759.
|
2012-06-29 17:41:45 -07:00 |
|
Eric Holk
|
87eaf91be3
|
Replaced almost all vector+ in rustc (#2719)
Didn't update shape because the changes were causing segfaults.
|
2012-06-28 15:11:09 -07:00 |
|
Michael Sullivan
|
329eca6044
|
Make vectors uglier ([]/~). Sorry. Should be temporary. Closes #2725.
|
2012-06-25 20:00:46 -07:00 |
|
Niko Matsakis
|
50ec6bd2c3
|
new cap clause syntax
|
2012-05-04 12:33:08 -07:00 |
|
Graydon Hoare
|
6e6798c4e1
|
Bulk-edit mutable -> mut.
|
2012-03-26 18:35:18 -07:00 |
|
Niko Matsakis
|
b653a18416
|
add mut decls to rustc and make them mandatory
|
2012-03-21 21:04:14 -07:00 |
|
Niko Matsakis
|
3dca3393fa
|
switch over to using new serialize/deserialize code
|
2012-03-15 18:30:08 -04:00 |
|
Brian Anderson
|
3864d6d845
|
std: Rename the hashmap constructors to conform to new standards
Instead of using the new_ prefix just name them after their type
|
2012-03-14 18:19:08 -07:00 |
|
Graydon Hoare
|
87c14f1e3d
|
Move src/comp to src/rustc
|
2012-03-02 18:46:13 -08:00 |
|