summaryrefslogtreecommitdiff
path: root/test/files/neg/bug414.check
Commit message (Collapse)AuthorAgeFilesLines
* Renamed tests named bugXXX to tXXX, no review.Paul Phillips2011-08-241-12/+0
|
* Better error message for case class/object matc...Paul Phillips2011-08-071-0/+1
| | | | | | Better error message for case class/object match confusion. Closes SI-4879, no review.
* If I work on this patch any longer without chec...Paul Phillips2010-04-051-5/+0
| | | | | | | | | | | | | | | | If I work on this patch any longer without checking in I will go stark raving mad. It is broken up into a couple pieces. This one is the changes to test/. It includes fixing a bunch of tests, removing deprecated constructs, moving jars used by tests to the most specific plausible location rather than having all jars on the classpath of all tests, and some filesystem layout change (continuations get their whole own srcpath.) This would be the world's most tedious review, so let's say no review. [Note: after this commit, I doubt things will build very smoothly until the rest of the partest changes follow. Which should only be seconds, but just in case.]
* now checking for volatile types.Martin Odersky2008-09-041-0/+5
|
* (1) Removed generation of $tag method for inter...Martin Odersky2008-04-071-1/+1
| | | | | | (1) Removed generation of $tag method for interfaces (2) improved type inference for clsoures (3) redesign of CharSequence and regex.
* build target is now 1.5Martin Odersky2008-01-171-1/+3
| | | | | | case classes now generate objects not factory methods. some small cleanups for type inference
* suppress "scala." prefix in string representati...Adriaan Moors2007-04-191-1/+1
| | | | | | suppress "scala." prefix in string representation of types (in error messages,..)
* added colonBurak Emir2007-01-071-2/+2
|
* fixed several old bugsMartin Odersky2006-03-311-0/+9