summaryrefslogtreecommitdiff
path: root/test/files/neg/bug876.check
Commit message (Collapse)AuthorAgeFilesLines
* Renamed tests named bugXXX to tXXX, no review.Paul Phillips2011-08-241-4/+0
|
* Overrode contains and apply in mutable.HashMap ...Paul Phillips2011-06-231-1/+1
| | | | | | | | Overrode contains and apply in mutable.HashMap to avoid allocating an unnecessary Some on every call to either of them. Fruit looks a little better defended in immutable.HashMap, so I deleted a bunch of old debugging code instead. Closes #4469, no review.
* Collections refactoring.Martin Odersky2009-09-251-1/+1
|
* Named and default argumentsLukas Rytz2009-05-301-1/+1
| | | | | | | - MethodTypes now have (params: List[Symbol]) - "copy"-methods for case classes - the "copy" object in the compiler is now called "treeCopy"
* Updated neg check files to the new output of r1...Antonio Cunei2009-05-201-1/+1
| | | | | Updated neg check files to the new output of r17773
* massive new collections checkin.Martin Odersky2009-05-081-1/+1
|
* fixed several problems with implicits. Martin Odersky2007-10-311-1/+1
| | | | | | Changed ways inner types of modules print: Module.this.Type => Module.type
* Massive check-in for IDE.Sean McDirmid2007-09-171-1/+1
|
* more changes to make tuples (...)Martin Odersky2007-02-141-1/+1
|
* fixed bug875Martin Odersky2007-01-101-0/+4