summaryrefslogtreecommitdiff
path: root/test/files/neg/names-defaults-neg.scala
Commit message (Expand)AuthorAgeFilesLines
* Renamed Application to App.Martin Odersky2011-02-211-1/+1
* better error message for default arguments.Lukas Rytz2010-09-031-0/+4
* close #3685. review by moors.Lukas Rytz2010-08-051-0/+47
* added @deprecatedName annotation, allowing to d...Lukas Rytz2010-08-031-0/+7
* close #3648 (again).Lukas Rytz2010-07-131-0/+5
* removed integration of placeholder syntax and n...Lukas Rytz2010-06-161-0/+13
* fix #2488.Lukas Rytz2009-11-121-1/+0
* fixed #2290 and #2325Lukas Rytz2009-09-241-6/+0
* small fix to named argumentsLukas Rytz2009-06-251-0/+2
* named arguments only at top level in () paramet...Lukas Rytz2009-06-251-1/+4
* improvements to names / defaults (implicits, ty...Lukas Rytz2009-06-201-3/+18
* allow using named / default arguments in self- ...Lukas Rytz2009-06-151-18/+1
* removed code for parsing old pickle format.Lukas Rytz2009-06-031-0/+3
* Named and default argumentsLukas Rytz2009-05-301-0/+109