summaryrefslogtreecommitdiff
path: root/test/files/run/names-defaults.scala
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/2.11.x' into 2.12.xSeth Tisue2015-09-081-1/+1
* Fix 25 typos (g-i)Janek Bogucki2015-06-221-1/+1
* Fix 36 typos (d-f)Janek Bogucki2015-06-211-1/+1
* SI-8117 Fix bug when mixing well-positioned named and positional argsLukas Rytz2014-07-111-0/+4
* SI-7003 Partest redirects stderr to log fileSom Snytt2013-05-251-0/+3
* Fix SI-5009: case-class copy method now eta-expands over higher parameter lists.Lukas Rytz2012-05-111-2/+2
* close #4441. no reviewLukas Rytz2011-05-101-0/+5
* close #4041. review by extemporeLukas Rytz2011-03-181-0/+8
* Renamed Application to App.Martin Odersky2011-02-211-1/+1
* close #4036, fix #2489.Lukas Rytz2010-12-031-0/+1
* fixes names/defaults when using :_* for specify...Lukas Rytz2010-08-051-0/+17
* added @deprecatedName annotation, allowing to d...Lukas Rytz2010-08-031-0/+16
* close #3648.Lukas Rytz2010-07-091-0/+5
* removed integration of placeholder syntax and n...Lukas Rytz2010-06-161-12/+12
* close #3338, close #3334, close #3345.Lukas Rytz2010-04-251-0/+21
* close #3207. review by oderskyLukas Rytz2010-04-091-0/+21
* close #3178. review by communityLukas Rytz2010-04-011-0/+8
* Removing defaultGetter field from TermSymbols.Lukas Rytz2010-01-281-0/+3
* close #2929.Lukas Rytz2010-01-251-0/+4
* close #2820Lukas Rytz2009-12-211-0/+6
* closes #2784Lukas Rytz2009-12-101-0/+6
* another test for #2489Lukas Rytz2009-12-021-0/+9
* avoid illegal forward references by moving synt...Lukas Rytz2009-11-121-0/+3
* fix #2488.Lukas Rytz2009-11-121-0/+2
* Fixed #2494, plus some reorganization of swing ...Martin Odersky2009-10-271-1/+1
* fix #2390Lukas Rytz2009-09-241-1/+3
* fix for #2382Lukas Rytz2009-09-241-0/+3
* fixed #2290 and #2325Lukas Rytz2009-09-241-0/+7
* fix #2268Lukas Rytz2009-09-111-0/+6
* fixed a bug with defaults reported on mailing listLukas Rytz2009-07-241-0/+7
* fix #2122, test for #2116Lukas Rytz2009-07-051-1/+2
* minor cleanups for named argsLukas Rytz2009-06-301-0/+1
* named arguments only at top level in () paramet...Lukas Rytz2009-06-251-2/+7
* improvements to names / defaults (implicits, ty...Lukas Rytz2009-06-201-0/+43
* allow using named / default arguments in self- ...Lukas Rytz2009-06-151-1/+38
* - fixed #2057Lukas Rytz2009-06-151-0/+7
* removed code for parsing old pickle format.Lukas Rytz2009-06-031-0/+15
* named argument disallowed when assignment expre...Lukas Rytz2009-06-021-0/+9
* Named and default argumentsLukas Rytz2009-05-301-0/+222