summaryrefslogtreecommitdiff
path: root/test/files/neg/names-defaults-neg.check
Commit message (Expand)AuthorAgeFilesLines
* Better error message for pattern arity errors.Paul Phillips2012-09-121-1/+1
* Merge pull request #578 from lrytz/wip/t5044-squashedAdriaan Moors2012-05-191-1/+5
|\
| * better feedback for SI-5044Lukas Rytz2012-05-181-1/+5
* | Fix SI-4928Lukas Rytz2012-05-161-6/+6
|/
* TypeVar tracing.Paul Phillips2012-01-061-1/+1
* More performance work.Paul Phillips2011-12-301-10/+5
* Selective dealiasing when printing errors.Paul Phillips2011-10-031-13/+13
* Since I don't want to commit anything "interest...Paul Phillips2011-05-011-8/+8
* Some cleanup from investigating #4041, with a c...Paul Phillips2011-02-091-6/+6
* A raw tree was making its way into an error mes...Paul Phillips2011-01-281-5/+1
* Some refinement of the error messages when the ...Paul Phillips2010-11-181-2/+2
* 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