summaryrefslogtreecommitdiff
path: root/test/files/neg/t0015.check
Commit message (Collapse)AuthorAgeFilesLines
* Proliferating the number of debugging modes bec...Paul Phillips2011-06-061-1/+1
| | | | | | | | | | | | | | Proliferating the number of debugging modes because it's still way too hard to see what's going on in there. Until we get hubert's type debugger with its whiz-bang whizbanginess, we'll have to struggle along with somewhat prettier ascii. This introduces: -Yinfer-debug which tries to print in readable fashion what is happening in the worlds of inference and implicit search. It should be made a bit more complementary and less overlappy with -Ytyper-debug. No review.
* fixed several problems with cyclic references u...Martin Odersky2009-02-231-6/+1
| | | | | | fixed several problems with cyclic references uncovered by experimenting with collections. Added early type definitions.
* fixed lift build problem.Martin Odersky2007-08-301-0/+11