summaryrefslogtreecommitdiff
path: root/test/files/run
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #5539 from som-snytt/issue/10068Adriaan Moors2016-12-192-1/+22
|\
| * SI-10068 Only permit elidable methodsSom Snytt2016-12-142-1/+22
* | 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-136-37/+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-013-11/+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 #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
* | | Merge pull request #5284 from milessabin/topic/si-7046Adriaan Moors2016-11-304-0/+67
|\ \ \
| * | | Partial fix for SI-7046Miles Sabin2016-11-284-0/+67
* | | | Merge pull request #5376 from milessabin/topic/clean-experimentalAdriaan Moors2016-11-301-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | 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-291-0/+28
|\ \ \ \ | |/ / / |/| | |
| * | | SI-10009 Fields survive untypecheck/retypecheckJason Zaugg2016-11-281-0/+28
| | |/ | |/|
* | | Support inlining under -Yrepl-class-based REPLJason Zaugg2016-11-283-9/+20
* | | SI-8779 Enable inlining of code within a REPL sessionJason Zaugg2016-11-282-0/+27
| |/ |/|
* | Merge pull request #5556 from dragos/ticket/10071Iulian Dragos2016-11-252-0/+15
|\ \
| * | SI-10071 Separate compilation for varargs methodsIulian Dragos2016-11-252-0/+15
* | | Merge pull request #5540 from retronym/ticket/9814Lukas Rytz2016-11-251-0/+28
|\ \ \ | |/ / |/| |
| * | SI-9814 Fix synchronized in specialized overridesJason Zaugg2016-11-251-0/+28
| |/
* | Merge pull request #5480 from SethTisue/remove-reflection-mem-typecheck-testSeth Tisue2016-11-231-28/+0
|\ \ | |/ |/|
| * SI-6412 remove flaky testSeth Tisue2016-10-261-28/+0
* | Merge pull request #5440 from som-snytt/issue/9944Lukas Rytz2016-11-162-0/+19
|\ \
| * | SI-9944 Scan after interp expr keeps CRSom Snytt2016-10-012-0/+19
* | | Merge pull request #5533 from som-snytt/issue/broken-9915Seth Tisue2016-11-161-1/+3
|\ \ \
| * | | SI-9915 Fix test on windowsSom Snytt2016-11-161-1/+3
* | | | Merge pull request #5534 from lrytz/t10059Lukas Rytz2016-11-162-0/+12
|\ \ \ \ | |/ / / |/| | |
| * | | SI-10059 reset the `DEFERRED` flag for Java varargs forwardersLukas Rytz2016-11-162-0/+12
* | | | Merge pull request #5384 from som-snytt/issue/9915Seth Tisue2016-11-142-0/+30
|\ \ \ \
| * | | | SI-9915 Utf8_info are modified UTF8Som Snytt2016-10-202-0/+30
* | | | | SI-8433 SI-9689 Progressive testsSom Snytt2016-11-125-0/+82
* | | | | Typo and spelling correctionsJanek Bogucki2016-11-111-1/+1
* | | | | Fix returns from within finalizersLukas Rytz2016-11-092-13/+97
* | | | | SI-10032 Fix code gen with returns in nested try-finally blocksLukas Rytz2016-11-082-0/+162
| |/ / / |/| | |
* | | | SI-7139 test case, fixed by one of the recent commitsLukas Rytz2016-10-273-0/+28
| |_|/ |/| |
* | | assorted typo fixes, cleanup, updating of commentsSeth Tisue2016-10-242-4/+4
* | | Merge pull request #5439 from som-snytt/issue/fields-fieldwidthSeth Tisue2016-10-201-1/+1
|\ \ \
| * | | Shorten fields phase descriptionSom Snytt2016-09-301-1/+1
| | |/ | |/|
* | | Merge pull request #5429 from lrytz/sd224Adriaan Moors2016-10-114-27/+148
|\ \ \
| * | | Test cases for super callsLukas Rytz2016-09-301-0/+127
| * | | Default -Xmixin-force-forwarders to trueLukas Rytz2016-09-303-22/+16
| * | | Explicit SerialVersionUID for all ClassTags / ManifestsLukas Rytz2016-09-301-6/+6
| | |/ | |/|