summaryrefslogtreecommitdiff
path: root/test/files/neg/variances.scala
Commit message (Collapse)AuthorAgeFilesLines
* Fix for SI-3272.Paul Phillips2012-04-021-9/+20
| | | | | | | | "References to the type parameters in object-private or object-protected values, variables, or methods (ยง5.2) of the class are not checked for their variance position." Review by @odersky.
* Begone t1737...Hubert Plociniczak2011-11-021-7/+7
|
* Offer warning when demonstrably non-side-effect...Paul Phillips2011-09-051-1/+1
| | | | | | | | Offer warning when demonstrably non-side-effecting expressions appear in statement position, which should be unintentional by definition. Threw in removal of six places with useless discarded expressions which the warning informed me about. No review.
* Tightened variances check. Review by prokopec.Martin Odersky2010-04-291-0/+8
|
* added comments; better errror messages; trace u...Martin Odersky2008-12-081-0/+12
| | | | | added comments; better errror messages; trace utility
* getting rid of deprecated warningsMartin Odersky2008-01-191-2/+2
|
* Character -> Charmichelou2008-01-181-3/+3
|
* classOf[Integer] now properly resolves to class...Adriaan Moors2007-07-201-2/+2
| | | | | | | classOf[Integer] now properly resolves to classOf[java.lang.Integer] because Predef.Integer (and Character) are @deprecated, had to update check files to include these warnings
* Qualifying Integer/Character references with ja...Sean McDirmid2007-07-201-2/+2
| | | | | Qualifying Integer/Character references with java.lang
* fixed bug1170Martin Odersky2007-06-291-0/+56
|
* Capitalized type params in Predef, fixed bug in...michelou2007-05-311-3/+3
| | | | | Capitalized type params in Predef, fixed bug in URLZipArchive
* changed pair(...) to {...}Martin Odersky2007-02-051-0/+1
|
* 'test-nsc' has been moved to 'test'.Gilles Dubochet2005-12-161-0/+4
|
* Removed old scala tests from new Scala core mod...Gilles Dubochet2005-12-161-4/+0
| | | | | Removed old scala tests from new Scala core module.
* *** empty log message ***michelou2005-12-131-0/+4