summaryrefslogtreecommitdiff
path: root/test/files/jvm
Commit message (Expand)AuthorAgeFilesLines
...
| | * 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
| * | Fix InnerClass/EnclosingMethod for trait impl and specialized classesLukas Rytz2015-02-072-2/+124
| * | SI-9124 fix EnclosingMethod of classes nested in implOnly trait defsLukas Rytz2015-02-072-0/+48
| * | SI-9105 Fix EnclosingMethod for classes defined in lambdasLukas Rytz2015-02-075-19/+167
| * | Merge pull request #4233 from kanielc/SI-7770Lukas Rytz2015-02-032-2/+2
| |\ \
| | * | SI-7770 mutable.BitSet.toImmutable isn't immutableDenton Cockburn2015-01-072-2/+2
* | | | Merge remote-tracking branch 'origin/2.11.x' into merge/2.11.x-to-2.12.x-2015...Jason Zaugg2015-01-294-20/+25
|\| | |
| * | | Construct ClassBTypes from parsed classfilesLukas Rytz2015-01-163-20/+19
| * | | SI-9044 Fix order of interfaces in classfilesLukas Rytz2014-12-181-0/+6
| |/ /
* | | Merge commit '7ba38a0' into merge/2.11.x-to-2.12.x-20150129Jason Zaugg2015-01-292-5/+5
|\| |
| * | Fix lambda names under delambdafy:method in innerClassAttribute testLukas Rytz2014-10-101-3/+3
| * | Update check files for -Ydelambdafy:methodLukas Rytz2014-10-101-2/+2
* | | Add missing canonical combinators:Viktor Klang2014-10-205-2/+400
* | | Merge remote-tracking branch 'origin/2.11.x' into merge/2.11.x-to-2.12.x-2014...Jason Zaugg2014-09-173-6/+5
|\| |
| * | SI-8568 unreachable test now passes in GenBCodeLukas Rytz2014-09-101-1/+0
| * | JUnit tests for dead code elimination.Lukas Rytz2014-09-102-5/+5
* | | Merge commit 'abd595d' into merge/2.11.x-to-2.12.x-20140915Jason Zaugg2014-09-161-1/+3
|\| |
| * | SI-8786 disable part of test that's failing the jdk8 buildLukas Rytz2014-09-041-1/+3