aboutsummaryrefslogtreecommitdiff
path: root/tests/run/colltest6/CollectionStrawMan6_1.scala
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-281-81/+101
* Make colltest6 self-containedMartin Odersky2016-07-271-0/+1
* 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-261-104/+487
* Add arrays to collection strawmanMartin Odersky2016-07-251-0/+584