summaryrefslogtreecommitdiff
path: root/test/files/pos
Commit message (Expand)AuthorAgeFilesLines
* Merge 2.10.x into master.Adriaan Moors2013-02-205-0/+49
|\
| * Merge pull request #2118 from lrytz/annotatedRetypingJames Iry2013-02-192-0/+14
| |\
| | * Additional test case for Lukas' fix to annotated originals.Jason Zaugg2013-02-182-0/+14
| * | SI-5744 evidence params are now SYNTHETICUladzimir Abramchuk2013-02-162-0/+28
| * | Merge pull request #2115 from retronym/ticket/7091Adriaan Moors2013-02-121-0/+7
| |\ \ | | |/ | |/|
| | * SI-7091 Don't try to put a protected accessor in a package.Jason Zaugg2013-02-111-0/+7
* | | Merge remote-tracking branch 'scala/2.10.x' into patmat-refactor-masterAdriaan Moors2013-02-122-0/+31
|\| |
| * | Merge pull request #2111 from retronym/2.10.xJames Iry2013-02-111-0/+11
| |\ \
| | * | SI-6514 Avoid spurious dead code warningsJason Zaugg2013-02-101-0/+11
| | |/
| * / SI-6225 Fix import of inherited package object implicitsJason Zaugg2013-02-091-0/+20
| |/
* | Merge pull request #2057 from paulp/pr/revert-6355Paul Phillips2013-02-121-0/+16
|\ \
| * | SI-6355, weakend implementation restriction on applyDynamic.Paul Phillips2013-02-121-0/+16
* | | Maintenance of Predef.Paul Phillips2013-02-1238-163/+163
|/ /
* | Merge remote-tracking branch 'origin/2.10.x' into merge-210Paul Phillips2013-02-109-5/+81
|\|
| * Merge pull request #2017 from retronym/ticket/6666James Iry2013-02-081-47/+0
| |\
| * \ Merge pull request #2088 from retronym/ticket/6146James Iry2013-02-072-0/+61
| |\ \
| | * | SI-6146 More accurate prefixes for sealed subtypes.Jason Zaugg2013-02-072-0/+61
| * | | Merge pull request #2079 from JamesIry/2.10.x_SI-7070James Iry2013-02-075-5/+0
| |\ \ \
| | * | | SI-7070 Turn restriction on companions in pkg objs into warningJames Iry2013-02-065-5/+0
| * | | | Merge pull request #1995 from retronym/ticket/5082James Iry2013-02-071-0/+14
| |\ \ \ \
| | * | | | SI-5082 Cycle avoidance between case companionsJason Zaugg2013-02-071-0/+14
| | |/ / /
| * | | | SI-7100 Fixed infinite recursion in duplicatorsVlad Ureche2013-02-071-0/+6
| | | | |
| \ \ \ \
| \ \ \ \
| \ \ \ \
*---. \ \ \ \ Merge commit 'b43ae58f31'; commit 'b579a42ee3'; commit '81fa831609' into merg...Paul Phillips2013-02-101-47/+0
|\ \ \ \ \ \ \ | | | |_|_|/ / | | |/| | | / | | | | |_|/ | | | |/| |
| | | * | | Move a test from pos to run to highlight bytecode deficiencies.Jason Zaugg2013-01-281-47/+0
* | | | | | Merge commit '558c059227' into merge-210Paul Phillips2013-02-092-0/+12
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Merge pull request #2059 from VladUreche/issue/7060James Iry2013-02-062-0/+12
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | SI-7060 More conservative dead code elim markingVlad Ureche2013-02-052-0/+12
| | | |_|/ | | |/| |
* | | | | Merge commit '81d8f9d3da' into merge-210Paul Phillips2013-02-092-0/+24
|\| | | |
| * | | | Merge pull request #1992 from retronym/ticket/7033Adriaan Moors2013-02-041-0/+15
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | SI-7033 Be symful when creating factory methods.Jason Zaugg2013-02-021-0/+15
| | |/ /
| * | | Merge pull request #2022 from lrytz/analyzerPlugins210Lukas Rytz2013-02-035-1/+22
| |\ \ \
| * | | | SI-7022 Additional test case for value class w. boundsJason Zaugg2013-02-021-0/+9
| * | | | [backport] SI-6482, lost bounds in extension methods.Jason Zaugg2013-02-021-0/+11
* | | | | Merge commit 'f3cdf146709e0dd98533ee77e8ca2566380cb932'Lukas Rytz2013-02-045-1/+22
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Fix context for type checking early initializersLukas Rytz2013-02-031-0/+13
| * | | | SI-1803, plus documentation and cleanups in Namers, mainly in typeSigLukas Rytz2013-02-033-1/+6
| * | | | Keep annotations when computing lubsLukas Rytz2013-02-031-0/+3
| |/ / /
* | | | Merge commit 'cabf626bbc' into wip/fresh-merge2Paul Phillips2013-02-012-0/+11
|\| | |
| * | | Merge pull request #1975 from retronym/ticket/6601-revertJames Iry2013-02-012-0/+11
| |\ \ \
| | * | | A test case to guide the eventual fix for SI-6601.Jason Zaugg2013-01-272-0/+11
| | |/ /
* | | | Merge commit 'b403234a27' into wip/fresh-merge2Paul Phillips2013-02-012-0/+26
|\| | |
| * | | Merge pull request #1998 from JamesIry/2.10.x_6963_2Adriaan Moors2013-02-012-0/+26
| |\ \ \
| | * | | SI-6963 Add version to -XmigrationJames Iry2013-01-292-0/+26
| | |/ /
| * | | Merge pull request #2015 from paulp/rc1-backportsPaul Phillips2013-01-3110-0/+114
| |\ \ \
| | * | | SI-6595, lost modifiers in early defs.Paul Phillips2013-01-302-0/+19
| | * | | SI-6072, crasher with overloaded eq.Paul Phillips2013-01-301-0/+3
| | * | | SI-5604, selections on package objects.Paul Phillips2013-01-305-0/+31
| | * | | SI-5859, inapplicable varargs.Paul Phillips2013-01-301-0/+15
| | * | | SI-5130, precision disappearing from refinement.Paul Phillips2013-01-301-0/+46
* | | | | Merge commit '644eb7078a' into wip/fresh-merge2Paul Phillips2013-02-013-32/+15
|\| | | |