summaryrefslogtreecommitdiff
path: root/test/files/pos
Commit message (Expand)AuthorAgeFilesLines
* Merge 2.10.1 into 2.10.x.Adriaan Moors2013-02-271-0/+13
|\
| * SI-7180 Fix regression in implicit scope of HK type alias.Jason Zaugg2013-02-251-0/+13
| * Additional test case for Lukas' fix to annotated originals.Jason Zaugg2013-02-212-0/+14
* | 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 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 #2017 from retronym/ticket/6666James Iry2013-02-081-47/+0
|\
| * Move a test from pos to run to highlight bytecode deficiencies.Jason Zaugg2013-01-281-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 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 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
|\ \ \
| * | | 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
* | | | 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 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 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 pull request #1989 from adriaanm/rework-pr-1945Paul Phillips2013-01-312-32/+0
|\ \ \ \
| * | | | SI-6968 Simple Tuple patterns aren't irrefutableJason Zaugg2013-01-272-32/+0
| | |/ / | |/| |
* | | | Merge pull request #1997 from retronym/ticket/7035Paul Phillips2013-01-301-0/+15
|\ \ \ \
| * | | | SI-7035 Centralize case field accessor sorting.Jason Zaugg2013-01-281-0/+15
| |/ / /
* | / / SI-6516, macros comparing types with == instead of =:=.Paul Phillips2013-01-301-0/+19
| |/ / |/| |
* | | SI-6551 Expand test case into uncomfortable areas.Jason Zaugg2013-01-291-11/+18
* | | SI-6651 Substitute `this` in extension method sigsJason Zaugg2013-01-291-0/+26
* | | Merge pull request #1981 from retronym/backport/1187Adriaan Moors2013-01-281-0/+29
|\ \ \
| * | | [backport] SI-3577 BoundedWildcardType handlingJason Zaugg2013-01-261-0/+29
| |/ /
* | | Merge pull request #1936 from retronym/ticket/6891Adriaan Moors2013-01-282-0/+27
|\ \ \ | |/ / |/| |