aboutsummaryrefslogtreecommitdiff
path: root/tests/run/colltest6
Commit message (Expand)AuthorAgeFilesLines
* Add missing importMartin Odersky2016-07-311-0/+1
* Fix problem with IndexedView.iterator.lengthMartin Odersky2016-07-311-4/+3
* More systematic treatement of IndexedViewMartin Odersky2016-07-301-26/+61
* Drop on LinearSeq needs to return collection of same type as it was called on.Martin Odersky2016-07-291-8/+38
* Tweaks to strawmanMartin Odersky2016-07-282-92/+112
* Make colltest6 self-containedMartin Odersky2016-07-272-1/+2
* Fix problem related to cbn parameters in supercallsMartin Odersky2016-07-271-5/+5
* Rename fromLikeIterable -> fromIterableWithSameElemTypeMartin Odersky2016-07-271-12/+12
* Improve dropMartin Odersky2016-07-271-10/+3
* Further extension with LazyListMartin Odersky2016-07-262-105/+562
* Add arrays to collection strawmanMartin Odersky2016-07-252-0/+810