summaryrefslogtreecommitdiff
path: root/test/files/neg/names-defaults-neg.check
Commit message (Expand)AuthorAgeFilesLines
* 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