summaryrefslogtreecommitdiff
path: root/test/files/jvm
Commit message (Expand)AuthorAgeFilesLines
* SI-10071 Separate compilation for varargs methodsIulian Dragos2017-01-094-0/+27
* SI-8786 fix generic signature for @varargs forwarder methodsLukas Rytz2017-01-097-39/+166
* SI-9740 Repl import fix -Yrepl-class-basedSom Snytt2016-05-021-1/+1
* SI-9488 - adds the same default toString format to Scala Futures as 2.12.xViktor Klang2016-03-221-2/+18
* Make all of partest work in the sbt buildStefan Zeiger2015-12-041-4/+5
* Update power mode bannerSom Snytt2015-09-021-5/+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
|/
* 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
* | 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
* Fix many typosMichał Pociecha2015-04-212-3/+3
* SI-8689 Make a Future test case determisticJason Zaugg2015-03-311-2/+7
* 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
* | | Construct ClassBTypes from parsed classfilesLukas Rytz2015-01-163-20/+19
* | | SI-9044 Fix order of interfaces in classfilesLukas Rytz2014-12-181-0/+6
|/ /
* | 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
* | 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
* | SI-8786 disable part of test that's failing the jdk8 buildLukas Rytz2014-09-041-1/+3
* | Fix InnerClass / EnclosingMethod attributesLukas Rytz2014-09-017-39/+815
* | Merge pull request #3927 from lrytz/innerClassesTestLukas Rytz2014-08-123-0/+310
|\ \
| * | test for InnerClass and EnclosingMethod attributesLukas Rytz2014-08-123-0/+310
* | | SI-4563 friendlier behavior for Ctrl+D in the REPLAntoine Gourlay2014-07-293-3/+3
|/ /
* | SI-8743 Fix crasher with poly-methods annotated with @varargsJason Zaugg2014-07-233-2/+4
* | Merge pull request #3866 from Blaisorblade/issue/8677-backportLukas Rytz2014-07-091-0/+5
|\ \
| * | [backport] SI-8677 Duration: Zero - Inf should be MinusInfPaolo G. Giarrusso2014-07-041-0/+5
* | | Use countElementsAsString for summarized warnings.Adriaan Moors2014-07-043-3/+3
|/ /
* | SI-8185 Correct grammar for single-warning compilation runFrançois Garillot2014-05-145-6/+6
* | Move t8582 to test/files/jvmLukas Rytz2014-05-132-0/+125
* | Fix BeanInfo generation for GenBCodeLukas Rytz2014-05-133-0/+32