summaryrefslogtreecommitdiff
path: root/test/files/run/colltest.scala
Commit message (Collapse)AuthorAgeFilesLines
* pull request feedbackPavel Pavlov2012-09-181-1/+2
|
* Renamed Application to App.Martin Odersky2011-02-211-1/+1
|
* close #3954, no reviewLukas Rytz2010-10-261-0/+15
|
* In "Iterable" and in all its subclasses, "itera...Gilles Dubochet2009-05-271-1/+1
| | | | | | In "Iterable" and in all its subclasses, "iterator" replaces "elements" (and assorted changes).
* massive new collections checkin.Martin Odersky2009-05-081-1/+1
|
* int -> Int, etc..michelou2008-06-101-6/+6
|
* * colltest - changed to jcl.LinkedHashSetSean McDirmid2007-08-291-1/+1
| | | | | * interpreter - Added explicit force in array slice call (implicit in Predefs should handle this, but it doesn't seem like it works here)
* check for variables in pattern alternatives; ch...Martin Odersky2007-04-101-1/+1
| | | | | | check for variables in pattern alternatives; changes to enable presupercall initialization.
* fixed flathashtable.Martin Odersky2007-01-301-0/+50