summaryrefslogtreecommitdiff
path: root/test/files/run/withIndex.scala
Commit message (Collapse)AuthorAgeFilesLines
* In "Iterable" and in all its subclasses, "itera...Gilles Dubochet2009-05-271-3/+3
| | | | | | In "Iterable" and in all its subclasses, "iterator" replaces "elements" (and assorted changes).
* massive new collections checkin.Martin Odersky2009-05-081-1/+1
|
* Removed unchecked warning from 'withIndex'Philipp Haller2008-02-011-1/+1
|
* many bug fixes; short syntax for structural types.Martin Odersky2007-07-231-1/+6
|
* updated check files with new tuple syntaxmichelou2006-12-131-0/+2
|
* added zipWithIndex to several collection classesLex Spoon2006-05-051-0/+22