aboutsummaryrefslogtreecommitdiff
path: root/tests/run/CollectionTests.check
Commit message (Collapse)AuthorAgeFilesLines
* Bugfixes and move CollectionStrawMan1 into the correct directory.Martin Odersky2015-10-061-10/+10
|
* Add ArrayBuffer as another Seq class. Make iterators inspectable.Martin Odersky2015-10-061-0/+17
|
* Add collection strawman and its testsMartin Odersky2015-10-061-0/+51
This compiles only after the changes in this branch.