summaryrefslogtreecommitdiff
path: root/test/files
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #5583 from lrytz/t10093Adriaan Moors2016-12-212-0/+6
|\
| * SI-10093 don't move member traits to constructor body in constructorsLukas Rytz2016-12-062-0/+6
* | Fix how "sbt" is writtenDale Wijnand2016-12-212-2/+2
* | Merge remote-tracking branch 'origin/2.11.x' into merge/2.11.x-to-2.12.x-2016...Jason Zaugg2016-12-2025-0/+312
|\ \
| * \ Merge pull request #5487 from lrytz/java-constantsAdriaan Moors2016-12-1519-0/+278
| |\ \
| | * | neg test for parsing constants in Java sourcesLukas Rytz2016-11-027-0/+104
| | * | SI-3236 constant types for literal final static java fieldsJohannes Rudolph2016-10-2812-0/+174
| * | | SI-9834 Show expansion of update on errorSom Snytt2016-11-251-0/+1
| * | | SI-9834 Improve error on failed op=Som Snytt2016-11-256-0/+33
| * | | [nomerge] SI-10037 ASR/LSR switched in ICodeReaderSom Snytt2016-11-104-0/+18
| * | | [backport] Replace println with log calls in BrowsingLoadersIulian Dragos2016-10-252-2/+0
| |/ /
| * | Merge pull request #5343 from milessabin/topic/si-2712-backportAdriaan Moors2016-10-1829-0/+466
| |\ \
| | * | SI-2712 Add support for higher order unificationMiles Sabin2016-08-1529-0/+466
| * | | Merge pull request #5345 from milessabin/topic/si-7046-backportAdriaan Moors2016-10-1813-1/+176
| |\ \ \
| | * | | Partial fix for SI-7046Miles Sabin2016-08-1513-1/+176
| | |/ /
| * | | Merge pull request #5341 from milessabin/topci/si-9760-backportAdriaan Moors2016-10-181-0/+18
| |\ \ \
| | * | | SI-9760 Fix for higher-kinded GADT refinementMiles Sabin2016-08-151-0/+18
| | |/ /
| * | | Merge pull request #5348 from som-snytt/issue/9841-test-2.11Adriaan Moors2016-10-181-0/+24
| |\ \ \
| | * | | SI-9841 Regression test for init SOSom Snytt2016-08-241-0/+24
| | |/ /
| * | | Merge pull request #5218 from retronym/ticket/9806Jason Zaugg2016-10-181-0/+18
| |\ \ \ | | |/ / | |/| |
| | * | SI-9806 Fix incorrect codegen with optimizer, constants, try/catchJason Zaugg2016-06-071-0/+18
| * | | Use sbt for PR validationStefan Zeiger2016-06-144-19/+0
* | | | Merge pull request #5539 from som-snytt/issue/10068Adriaan Moors2016-12-195-1/+45
|\ \ \ \
| * | | | SI-10068 Only permit elidable methodsSom Snytt2016-12-145-1/+45
* | | | | Merge pull request #5541 from retronym/ticket/10067Adriaan Moors2016-12-193-0/+27
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | SI-10067 Don't speculatively emit outer tests for inner Java classesJason Zaugg2016-11-181-3/+0
| * | | | SI-10067 Java defined inner classes don't have outer accessorsJason Zaugg2016-11-184-0/+30
* | | | | Modules w. serializable type alias "companions" are not serializableJason Zaugg2016-12-141-0/+39
* | | | | Merge pull request #5558 from larsrh/topic/deprecated-y-flagsAdriaan Moors2016-12-139-50/+0
|\ \ \ \ \
| * | | | | remove deprecated compiler flag "-Yinfer-by-name"Lars Hupel2016-12-013-26/+0
| * | | | | remove deprecated compiler flag "-Yeta-expand-keeps-star"Lars Hupel2016-12-016-24/+0
* | | | | | Merge pull request #5543 from retronym/ticket/10069Lukas Rytz2016-12-122-0/+47
|\ \ \ \ \ \
| * | | | | | SI-10069 Fix code gen errors with array updates, NothingJason Zaugg2016-12-022-0/+47
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #5550 from retronym/ticket/3772Lukas Rytz2016-12-126-20/+48
|\ \ \ \ \ \
| * | | | | | SI-3772 Fix detection of term-owned companionsJason Zaugg2016-11-296-20/+48
| |/ / / / /
* | | | | | Merge pull request #5570 from adriaanm/t10075Adriaan Moors2016-12-055-2/+157
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Drop annotations from trait static super accessorAdriaan Moors2016-12-051-2/+2
| * | | | | SI-10075 annotations go to lazy val's underlying fieldAdriaan Moors2016-12-054-0/+155
* | | | | | Revert existential infer part of #5376Adriaan Moors2016-12-012-13/+0
| |_|/ / / |/| | | |
* | | | | Merge pull request #5284 from milessabin/topic/si-7046Adriaan Moors2016-11-3012-0/+175
|\ \ \ \ \
| * | | | | Partial fix for SI-7046Miles Sabin2016-11-2812-0/+175
* | | | | | Merge pull request #5376 from milessabin/topic/clean-experimentalAdriaan Moors2016-11-303-1/+8
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Typevar experimentals now default; t5729 pos -> neg.Miles Sabin2016-11-282-0/+7
| * | | | | Pattern matching virtualization now guarded by -Yvirtpatmat.Miles Sabin2016-11-281-1/+1
| |/ / / /
* | | | | Merge pull request #5562 from retronym/ticket/SD-275Jason Zaugg2016-11-305-0/+111
|\ \ \ \ \
| * | | | | SD-275 Further harden against refs to absentee classesJason Zaugg2016-11-295-0/+111
* | | | | | Merge pull request #5554 from retronym/ticket/10009Adriaan Moors2016-11-292-0/+34
|\ \ \ \ \ \
| * | | | | | SI-10009 Fields survive untypecheck/retypecheckJason Zaugg2016-11-282-0/+34
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #5536 from retronym/ticket/SD-268Adriaan Moors2016-11-291-0/+17
|\ \ \ \ \ \
| * | | | | | Fix more compiler crashes with fields, refinement typesJason Zaugg2016-11-211-0/+17
| |/ / / / /