summary refs log tree commit diff
path: root/src/test/run-pass/classes.rs
AgeCommit message (Expand)AuthorLines
2012-03-27Enforce mutability declarations in classes; correct shapes for classesTim Chevalier-3/+5
2012-03-26Bulk-edit mutable -> mut.Graydon Hoare-1/+1
2012-03-23Allow methods to call other methods in the same classTim Chevalier-4/+13
2012-02-03Beginnings of front-end support for classesTim Chevalier-0/+29