summaryrefslogtreecommitdiff
path: root/test/files/neg/bug961.check
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* 1.Martin Odersky2007-07-121-1/+1
| | | | | | | 2. some new tests. 3. split Type.symbol to typeSymbol/termSymbol 4. some fixes to lub opertation
* (no commit message)Martin Odersky2007-03-051-1/+1
|
* fixed bugs 948/971;Martin Odersky2007-03-051-0/+4
added () to parameterless methods with side-effects.