summaryrefslogtreecommitdiff
path: root/test/files/pos
Commit message (Expand)AuthorAgeFilesLines
* SI-9498 Avoid caching bug with pattern type variablesJason Zaugg2015-09-301-0/+25
* Merge commit 'a170c99' into 2.12.xLukas Rytz2015-09-2232-1/+45
|\
| * fix t9370 so it works on Windows tooSeth Tisue2015-09-181-1/+1
| * SI-9475 Dependent PolyTypes are dependent typesVlad Ureche2015-09-171-0/+19
| * Merge pull request #4727 from SethTisue/unset-stray-execute-bitsSeth Tisue2015-09-1428-0/+0
| |\
| | * unset inappropriate execute bitsSeth Tisue2015-09-0228-0/+0
| * | SI-9369 Fix pattern matcher warnings for diamond shaped inheritance.Gerard Basler2015-09-122-0/+25
| * | Merge pull request #4704 from VladUreche/issue/9442Jason Zaugg2015-09-061-0/+14
| |\ \ | | |/ | |/|
| | * SI-9442 Fix the uncurry-erasure typesVlad Ureche2015-08-231-0/+14
| * | Fix typos in spec, docs and commentsMichał Pociecha2015-08-232-3/+3
| |/
| * SI-9393 fix modifiers of ClassBTypes for Java annotationsLukas Rytz2015-07-247-8/+27
| * [backport] SI-9392 Avoid crash in GenBCode for incoherent treesJason Zaugg2015-07-232-0/+20
| * [backport] SI-9393 Temporarily disable two assertions in GenBCodeJason Zaugg2015-07-233-0/+21
* | Merge pull request #4711 from lrytz/opt/heuristicsLukas Rytz2015-09-222-22/+0
|\ \
| * \ Merge remote-tracking branch 'upstream/2.12.x' into opt/heuristicsLukas Rytz2015-09-184-3/+35
| |\ \
| * | | Revert workaround for SI-8334Lukas Rytz2015-09-172-22/+0
* | | | SI-9479 Fix regression w. inherited overloads in package objectJason Zaugg2015-09-192-0/+30
| |/ / |/| |
* | | Merge remote-tracking branch 'origin/2.11.x' into 2.12.xSeth Tisue2015-09-083-3/+17
* | | Merge pull request #4671 from lrytz/t9375-easyJason Zaugg2015-09-081-0/+18
|\ \ \ | |/ / |/| |
| * | SI-9375 add synthetic readResolve only for static modulesLukas Rytz2015-07-301-0/+18
* | | Merge pull request #4638 from lrytz/t9393Jason Zaugg2015-07-247-8/+27
|\ \ \ | |/ / |/| |
| * | SI-9393 fix modifiers of ClassBTypes for Java annotationsLukas Rytz2015-07-227-8/+27
* | | Merge remote-tracking branch 'origin/2.11.x' into merge/2.11.x-to-2.12.x-2015...Jason Zaugg2015-07-236-2/+45
|\ \ \ | |/ / |/| / | |/
| * Merge pull request #4631 from janekdb/2.11.x-typos-t-vSeth Tisue2015-07-202-2/+2
| |\
| | * Fix 23 typos (t-v)Janek Bogucki2015-07-152-2/+2
| * | Merge pull request #4595 from som-snytt/issue/9370Lukas Rytz2015-07-164-0/+43
| |\ \ | | |/ | |/|
| | * SI-9370 Xplugin scans plugin path for descriptorSom Snytt2015-06-304-0/+43
* | | Merge pull request #4623 from retronym/ticket/9392v2.12.0-M2Adriaan Moors2015-07-132-0/+20
|\ \ \
| * | | SI-9392 Avoid crash in GenBCode for incoherent treesJason Zaugg2015-07-132-0/+20
* | | | Merge pull request #4622 from retronym/merge/2.11.x-to-2.12.x-20150713Adriaan Moors2015-07-133-5/+5
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'origin/2.11.x' into merge/2.11.x-to-2.12.x-2015...Jason Zaugg2015-07-133-5/+5
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| | * | Fix 25 typos (s)Janek Bogucki2015-07-062-2/+2
| | * | Fix 27 typos (p-r)Janek Bogucki2015-06-301-3/+3
| | |/
* | | Merge pull request #4621 from retronym/ticket/9393Adriaan Moors2015-07-133-0/+21
|\ \ \
| * | | SI-9393 Temporarily disable two assertions in GenBCodeJason Zaugg2015-07-123-0/+21
| |/ /
* / / Warn when combining settings for the old optimizer with -YGenBCodeLukas Rytz2015-07-035-5/+5
|/ /
* | Merge branch '2.11.x' into merge/2.11.x-to-2.12.x-20150624Jason Zaugg2015-06-2410-6/+37
|\|
| * Fix 25 typos (g-i)Janek Bogucki2015-06-221-1/+1
| * Fix 36 typos (d-f)Janek Bogucki2015-06-213-3/+3
| * Fix another several typosMichał Pociecha2015-06-181-1/+1
| * Fix some typos (a-c)Janek Bogucki2015-06-181-1/+1
| * SI-9356 more careful assertion in back-endAdriaan Moors2015-06-163-0/+21
| * SI-9321 Clarify spec for inheritance of qualified privateJason Zaugg2015-05-221-0/+10
* | SI-9326 Fix regression with existentials in parent typesJason Zaugg2015-05-251-0/+6
* | Merge commit '1b7e660' into merge-2.11-may-12Lukas Rytz2015-05-123-0/+35
|\|
| * Merge pull request #4473 from retronym/ticket/9285Lukas Rytz2015-05-042-0/+2
| |\
| | * SI-9285 Don't warn about non-sensible equals in synthetic methodsJason Zaugg2015-04-292-0/+2
| * | Move test files to the right place.Gerard Basler2015-05-031-0/+33
| |/
* | Merge remote-tracking branch 'origin/2.11.x' into merge/2.11.x-to-2.12.x-2015...Jason Zaugg2015-05-011-1/+1
|\|
| * Fix many typosMichał Pociecha2015-04-211-1/+1