summaryrefslogtreecommitdiff
path: root/test/files/jvm
Commit message (Expand)AuthorAgeFilesLines
* Remove references to trait impl classes, mostly in doc commentsLukas Rytz2016-04-072-1/+24
* Remove manual mixins in JFunctionN.v2.12.0-M3-dc9effeJason Zaugg2016-03-182-23/+2
* New trait encoding: use default methods, jettison impl classesJason Zaugg2016-03-182-2/+2
* Rewrite a few more tests to the new optimizerLukas Rytz2016-02-152-1/+1
* Merge remote-tracking branch 'origin/2.12.x' into merge/2.11.x-to-2.12.x-2016...Jason Zaugg2016-02-045-29/+0
|\
| * Re-write and Re-enable optimizer testsLukas Rytz2016-02-035-29/+0
* | Merge commit 'cc6fea6' into merge/2.11.x-to-2.12.x-20160203Jason Zaugg2016-02-041-1/+1
|\ \
* | | Merge commit 'bf599bc' into merge/2.11.x-to-2.12.x-20160203Jason Zaugg2016-02-031-4/+5
|\| | | |/ |/|
| * Make all of partest work in the sbt buildStefan Zeiger2015-12-041-4/+5
* | Merge remote-tracking branch 'upstream/2.12.x' into opt/elimBoxesLukas Rytz2016-01-2423-249/+0
|\ \
| * | Remove GenASM, merge remaining common code snippetsSimon Ochsenreither2015-10-2723-249/+0
* | | SI-8601 Don't treat newarray as dead codeLukas Rytz2016-01-241-0/+1
|/ /
* | Simplify and correctify calculation of the InnerClass attributeLukas Rytz2015-10-202-4/+4
* | Merge commit '03aaf05' into merge-2.11-to-2.12-sep-22Lukas Rytz2015-09-221-5/+3
|\|
| * Update power mode bannerSom Snytt2015-09-021-5/+3
* | Merge remote-tracking branch 'origin/2.11.x' into 2.12.xSeth Tisue2015-08-201-3/+3
|\|
| * Merge pull request #4554 from som-snytt/issue/1931Seth Tisue2015-08-061-3/+3
| |\
| | * SI-1931 Hide Predef.any2stringadd in REPLSom Snytt2015-07-061-3/+3
| * | SI-9393 fix modifiers of ClassBTypes for Java annotationsLukas Rytz2015-07-241-3/+1
| |/
* | SI-9393 fix modifiers of ClassBTypes for Java annotationsLukas Rytz2015-07-221-3/+1
* | Remove further references to forkjoinJason Zaugg2015-07-154-4/+4
* | Remove our fork of forkjoin. Java 8 bundles it.Adriaan Moors2015-07-152-18/+17
* | Merge remote-tracking branch 'origin/2.11.x' into merge/2.11.x-to-2.12.x-2015...Jason Zaugg2015-07-134-7/+1
|\|
| * Merge pull request #4596 from janekdb/2.11.x-typos-p-rSeth Tisue2015-07-011-1/+1
| |\
| | * Fix 27 typos (p-r)Janek Bogucki2015-06-301-1/+1
| * | Merge pull request #4576 from som-snytt/issue/9206-moreSeth Tisue2015-07-013-6/+0
| |\ \ | | |/ | |/|
| | * SI-9206 Update REPL welcome messageSom Snytt2015-06-243-6/+0
* | | Fix some tests, move others to pending/Lukas Rytz2015-07-016-302/+51
* | | Default to delambdafy:method and backend:GenBCodeLukas Rytz2015-06-263-6/+6
* | | Merge branch '2.11.x' into merge/2.11.x-to-2.12.x-20150624Jason Zaugg2015-06-2415-80/+85
|\| |
| * | Merge pull request #4574 from janekdb/2.11.x-typos-g-iJason Zaugg2015-06-232-2/+2
| |\ \ | | |/ | |/|
| | * Fix 25 typos (g-i)Janek Bogucki2015-06-222-2/+2
| * | Merge pull request #4564 from som-snytt/issue/promptv2.11.7Adriaan Moors2015-06-221-9/+9
| |\ \ | | |/ | |/|
| | * SI-9206 Fix REPL code indentationSom Snytt2015-06-191-9/+9
| * | Fix 36 typos (d-f)Janek Bogucki2015-06-211-1/+1
| |/
| * Fix some typos (a-c)Janek Bogucki2015-06-182-2/+2
| * Make two tests work under -Ydelambdafy:methodJason Zaugg2015-05-264-61/+66
| * Fix several tests under GenBCodeLukas Rytz2015-05-265-5/+5
* | Merge remote-tracking branch 'origin/2.11.x' into merge/2.11.x-to-2.12.x-2015...Jason Zaugg2015-05-012-3/+3
|\|
| * Fix many typosMichaƂ Pociecha2015-04-212-3/+3
* | Remove scala.actors and the actors migration module dependencyLukas Rytz2015-04-2376-2269/+0
* | Merge pull request #4436 from adriaanm/rebase-4082Adriaan Moors2015-04-131-0/+43
|\ \
| * | SI-8336: add `fold` & `toEither` to `util.Try`cchantep2015-04-071-0/+43
* | | Merge commit '32f520f' into merge/2.11-to-2.12-apr-1Lukas Rytz2015-04-011-2/+7
|\ \ \ | | |/ | |/|
| * | SI-8689 Make a Future test case determisticJason Zaugg2015-03-311-2/+7
* | | Merge commit 'fcc20fe' into merge/2.11-to-2.12-apr-1Lukas Rytz2015-04-0112-37/+566
|\| | | |/ |/|
| * Merge commit 'ad845ff' into merge/2.10.x-to-2.11.x-20150224Jason Zaugg2015-02-243-8/+81
| |\
| | * SI-8689 Avoid internal error in Promise after sequence of completionsViktor Klang2015-02-043-9/+82
| * | Test java reflection on scala library / reflect / compiler jarsLukas Rytz2015-02-071-0/+65
| * | Fix InnerClass / EnclosingMethod for closures nested in value classesLukas Rytz2015-02-074-13/+86