aboutsummaryrefslogtreecommitdiff
path: root/src/strawman/collections/CollectionStrawMan6.scala
Commit message (Expand)AuthorAgeFilesLines
* Fix problem with IndexedView.iterator.lengthMartin Odersky2016-07-311-3/+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
* Fix problem related to cbn parameters in supercallsMartin Odersky2016-07-271-5/+5
* Rename fromLikeIterable -> fromIterableWithSameElemTypeMartin Odersky2016-07-271-11/+11
* Improve dropMartin Odersky2016-07-271-11/+4
* Further extension with LazyListMartin Odersky2016-07-261-104/+487
* Add arrays to collection strawmanMartin Odersky2016-07-251-0/+584