aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
masterrustc: Write nil types into the node type table wherever plain_ann() is usedPatrick Walton15 years
 
 
AgeCommit messageAuthorFilesLines
2011-05-13rustc: Write nil types into the node type table wherever plain_ann() is usedHEADmasterPatrick Walton4-44/+101
2011-05-13'with' no longer a token; whitespace police.Lindsey Kuper3-18/+15
2011-05-13More anon obj work; whitespace police in middle::foldLindsey Kuper2-32/+52
2011-05-13Use new module namespace syntax.Lindsey Kuper4-84/+76
2011-05-13More work toward anonymous objects.Lindsey Kuper4-8/+15
2011-05-13Bug fixes.Lindsey Kuper4-21/+25
2011-05-13More progress on anonymous objects.Lindsey Kuper5-14/+100
2011-05-13Correct capitalization of "Option".Lindsey Kuper2-10/+9
2011-05-13Starting on support for anonymous objects. Just syntax so far.Lindsey Kuper3-0/+96
2011-05-13Add support for 'T' transition snapshots, which are identical to S snapshots ...Graydon Hoare4-8/+29
[...]