summaryrefslogtreecommitdiff
path: root/test/files/pos
Commit message (Expand)AuthorAgeFilesLines
* 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 #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
|\ \ \ | |/ / |/| |
| * | SI-6891 Fix value class + tailrec crasher.Jason Zaugg2013-01-262-0/+27
| |/
* | Merge pull request #1956 from JamesIry/SI-7011_2.10.xJames Iry2013-01-252-0/+8
|\ \
| * | SI-7011 Fix finding constructor type in captured var definitionsJames Iry2013-01-232-0/+8
* | | Merge pull request #1910 from retronym/ticket/6976Paul Phillips2013-01-253-0/+44
|\ \ \
| * | | SI-6976 Fix value class separate compilation crasher.Jason Zaugg2013-01-163-0/+44
* | | | Merge pull request #1935 from retronym/ticket/6994Paul Phillips2013-01-242-0/+9
|\ \ \ \ | |_|/ / |/| | |
| * | | SI-6994 Avoid spurious promiscuous catch warningJason Zaugg2013-01-202-0/+9
| | |/ | |/|
* / | SI-6942 more efficient unreachability analysisAdriaan Moors2013-01-173-0/+300
|/ /
* | Merge pull request #1892 from retronym/ticket/6479Paul Phillips2013-01-151-0/+56
|\ \