summaryrefslogtreecommitdiff
path: root/test/files/neg/overload.check
Commit message (Collapse)AuthorAgeFilesLines
* Finally completed the incredibly tedious task o...Paul Phillips2009-11-181-1/+1
| | | | | | Finally completed the incredibly tedious task of removing the lower case primitive aliases from Predef. Had to rebuild msil.jar along the way.
* Named and default argumentsLukas Rytz2009-05-301-2/+2
| | | | | | | - MethodTypes now have (params: List[Symbol]) - "copy"-methods for case classes - the "copy" object in the compiler is now called "treeCopy"
* changed overloaing resolution to make Builders ...Martin Odersky2009-03-301-4/+4
| | | | | | | changed overloaing resolution to make Builders work. generalized companion object generation in Namers. Fixed a problem in Types that made the collection build crash.
* Massive check-in for IDE.Sean McDirmid2007-09-171-1/+1
|
* suppress "scala." prefix in string representati...Adriaan Moors2007-04-191-2/+2
| | | | | | suppress "scala." prefix in string representation of types (in error messages,..)
* implementing Martin's suggestions for tcpolyAdriaan Moors2007-04-161-1/+1
| | | | | | | | | | | | - prefixString in SingleType suppresses scala.Predef prefixes - (sym.isPredefModule) better handling of double defs of `_' in type - params (now in enterInScope in Namers) introduced HKmode to indicate - we're typing a higher-kinded type, instead of reusing POLYmode | - TAPPmode - Typers.typedTypeConstructor does not normalize the result anymore -- now in GenICode generatedType = toTypeKind(tpt.tpe.normalize)
* merged in tcpoly branch (at r10641)Adriaan Moors2007-04-061-1/+1
|
* added colonBurak Emir2007-01-071-1/+1
|
* (no commit message)Martin Odersky2006-11-161-0/+7
|
* Removed old scala tests from new Scala core mod...Gilles Dubochet2005-12-161-19/+0
| | | | | Removed old scala tests from new Scala core module.
* *** empty log message ***Martin Odersky2003-09-151-0/+19