summaryrefslogtreecommitdiff
path: root/test/files/neg/bug692.check
Commit message (Collapse)AuthorAgeFilesLines
* Fixed #2201 (slight rewrite of paulp's patch at...Adriaan Moors2009-09-111-1/+6
| | | | | | | | | | | | | | | | Fixed #2201 (slight rewrite of paulp's patch at http://github.com/paulp/scala/commit/24419959b4d6c93716c216bbf276948a830 4b4e6) ImplicitSearch::cacheResult now clones symbols that represent bound variables (more specifically, parameters of anonymous functions that are used as implicit values) to ensure that different bound variables are represented by different symbols (otherwise lambda lifting gets confused). updated check file for bug692: error-reporting got more complete because TypeRef::transform has been relaxed slightly
* hopefully fixed the build by fixing deSkolemize...Martin Odersky2009-02-161-8/+8
| | | | | | hopefully fixed the build by fixing deSkolemize, and adapting the new collection libraries to stricter override checking.
* now checking for volatile types.Martin Odersky2008-09-041-7/+7
|
* build target is now 1.5Martin Odersky2008-01-171-1/+1
| | | | | | case classes now generate objects not factory methods. some small cleanups for type inference
* made subtyping decidable.Martin Odersky2007-02-091-3/+3
|
* added colonBurak Emir2007-01-071-6/+6
|
* Refactored portability supportmihaylov2006-11-011-1/+1
|
* (no commit message)Martin Odersky2006-08-211-6/+6
|
* (no commit message)Martin Odersky2006-08-211-0/+19