summaryrefslogtreecommitdiff
path: root/test/files/neg/names-defaults-neg.check
Commit message (Expand)AuthorAgeFilesLines
* better error message for default arguments.Lukas Rytz2010-09-031-13/+16
* close #3685. review by moors.Lukas Rytz2010-08-051-1/+27
* added @deprecatedName annotation, allowing to d...Lukas Rytz2010-08-031-5/+18
* close #3648 (again).Lukas Rytz2010-07-131-5/+8
* removed integration of placeholder syntax and n...Lukas Rytz2010-06-161-3/+16
* Fixed typo in error message. No review.Martin Odersky2010-04-231-2/+2
* fix #2488.Lukas Rytz2009-11-121-26/+23
* the essence of tcpoly inference + test casesAdriaan Moors2009-10-221-2/+5
* fixed #2290 and #2325Lukas Rytz2009-09-241-10/+1
* rewrite of positions in compilerMartin Odersky2009-07-301-5/+1
* added "diagnostic" to context.Lukas Rytz2009-07-011-0/+3
* Enhanced error message when a type error is bec...Paul Phillips2009-06-301-2/+2
* small fix to named argumentsLukas Rytz2009-06-251-20/+24
* named arguments only at top level in () paramet...Lukas Rytz2009-06-251-20/+29
* improvements to names / defaults (implicits, ty...Lukas Rytz2009-06-201-15/+26
* allow using named / default arguments in self- ...Lukas Rytz2009-06-151-14/+2
* removed code for parsing old pickle format.Lukas Rytz2009-06-031-1/+6
* named argument disallowed when assignment expre...Lukas Rytz2009-06-021-16/+8
* Named and default argumentsLukas Rytz2009-05-301-0/+108