summaryrefslogtreecommitdiff
path: root/test/files/run
Commit message (Expand)AuthorAgeFilesLines
* Remove scala.actors and the actors migration module dependencyLukas Rytz2015-04-232-40/+0
* Merge commit '555f8f0' into merge/2.11-to-2.12-apr-21Lukas Rytz2015-04-2126-48/+870
|\
| * Make lambda body public rather than using static accessorJason Zaugg2015-04-171-1/+1
| * Merge pull request #4451 from som-snytt/issue/3368-remediateAdriaan Moors2015-04-168-2/+390
| |\
| | * SI-3368 Default to coalescing for 2.11Som Snytt2015-04-168-2/+390
| * | Merge pull request #4367 from retronym/topic/indylambda-specializationAdriaan Moors2015-04-1311-36/+59
| |\ \ | | |/ | |/|
| | * Disable -Ydelambdafy:method for specialized FunctionNJason Zaugg2015-04-1011-36/+59
| * | Merge pull request #4306 from som-snytt/issue/3368-bAdriaan Moors2015-04-093-11/+67
| |\ \
| | * | SI-3368 ReviewSom Snytt2015-04-081-1/+1
| | * | SI-3368 Promote xml option to -XxmlSom Snytt2015-04-081-1/+1
| | * | SI-5699 Use ParserTestSom Snytt2015-04-081-10/+2
| | * | SI-3368 CDATA gets a NodeSom Snytt2015-04-082-0/+64
| * | | Merge pull request #4386 from retronym/ticket/7741Lukas Rytz2015-04-096-0/+355
| |\ \ \
| | * | | SI-7741 Tread more lightly during classfile parsingJason Zaugg2015-03-256-0/+355
* | | | | Merge commit 'fedbfd7' into merge/2.11-to-2.12-apr-21Lukas Rytz2015-04-216-4/+10
|\| | | |
| * | | | Merge pull request #4411 from xeno-by/ticket/9252Lukas Rytz2015-04-092-0/+6
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | SI-9252 gets rid of custom logic for jArrayClass in runtime reflectionEugene Burmako2015-03-272-0/+6
| * | | | Don't force the GenASM backend when passing -optimizeLukas Rytz2015-04-014-4/+4
| |/ / /
* | | | Merge commit '32f520f' into merge/2.11-to-2.12-apr-1Lukas Rytz2015-04-013-0/+73
|\| | |
| * | | Merge pull request #4361 from retronym/ticket/9182Lukas Rytz2015-03-262-0/+15
| |\ \ \
| | * | | SI-9182 Fix runtime reflection with package object, overloadsJason Zaugg2015-02-252-0/+15
| | |/ /
| * | | Merge pull request #4364 from som-snytt/issue/sessiontestJason Zaugg2015-03-241-0/+58
| |\ \ \
| | * | | SI-9170 More flexible SessionTestSom Snytt2015-03-031-0/+58
* | | | | Merge commit 'fcc20fe' into merge/2.11-to-2.12-apr-1Lukas Rytz2015-04-0130-67/+349
|\| | | |
| * | | | Merge pull request #4378 from som-snytt/issue/9102Jason Zaugg2015-03-241-0/+81
| |\ \ \ \
| | * | | | SI-9102: Improve testSom Snytt2015-03-111-0/+8
| | * | | | SI-9102: Reflect method invoke with mixed argsSom Snytt2015-03-111-0/+73
| | | |/ / | | |/| |
| * | | | Merge pull request #4381 from khernyo/issue/9219Jason Zaugg2015-03-242-0/+14
| |\ \ \ \
| | * | | | SI-9219 Stream toString returns unexpected resultSzabolcs Berecz2015-03-142-0/+14
| * | | | | Merge pull request #4312 from lrytz/opt/inliningGrzegorz Kossakowski2015-03-2016-9/+61
| |\ \ \ \ \
| | * | | | | Issue inliner warnings for callsites that cannot be inlinedLukas Rytz2015-03-1112-9/+21
| | * | | | | Don't crash the inliner in mixed compilationLukas Rytz2015-03-114-0/+40
| * | | | | | SI-9223 By-name constructor params should not be aliasedJason Zaugg2015-03-172-0/+16
| | |/ / / / | |/| | | |
| * | | | | Merge pull request #4377 from lrytz/opt/scalaInlineInfoGrzegorz Kossakowski2015-03-112-27/+10
| |\| | | | | | |/ / / | |/| | |
| | * | | Emit the ScalaInlineInfo attribute under GenASMLukas Rytz2015-03-112-27/+10
| | |/ /
| * / / fixes pluginsEnterStatsEugene Burmako2015-02-222-0/+80
| |/ /
| * / SI-9116 Set.subsets has a param listSom Snytt2015-02-091-3/+2
| |/
| * Merge pull request #4263 from lrytz/t9097Adriaan Moors2015-02-091-0/+34
| |\
| | * SI-9097 Consolidate testSom Snytt2015-01-201-2/+10
| | * SI-9097 Remove spurious warning about conflicting filenamesLukas Rytz2015-01-201-0/+26
| * | Merge pull request #4251 from retronym/ticket/6502Jason Zaugg2015-02-052-28/+50
| |\ \
| | * | SI-6502 Convert test to assertsSom Snytt2015-01-202-29/+25
| | * | SI-6502 More robust REPL :requireJason Zaugg2015-01-161-0/+26
| * | | Merge pull request #4233 from kanielc/SI-7770Lukas Rytz2015-02-031-0/+1
| |\ \ \ | | |_|/ | |/| |
| | * | SI-7770 mutable.BitSet.toImmutable isn't immutableDenton Cockburn2015-01-071-0/+1
* | | | SI-9174 test caseLukas Rytz2015-03-262-0/+30
* | | | Merge pull request #4374 from retronym/ticket/9200Lukas Rytz2015-03-262-0/+18
|\ \ \ \
| * | | | SI-9200 Fix Java generic signatures for refined typesJason Zaugg2015-03-052-0/+18
* | | | | Merge pull request #4352 from som-snytt/issue/9167-2.12Jason Zaugg2015-03-242-2/+0
|\ \ \ \ \
| * | | | | SI-9167 Clarify ScalaVersion parsingSom Snytt2015-02-202-2/+0