summaryrefslogtreecommitdiff
path: root/test/files/jvm
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
* | | Merge branch 'merge/2.10-to-2.11-sept-2' into merge/2.11-to-2.12-is-it-really...Lukas Rytz2014-09-027-39/+815
|\| |
| * | Fix InnerClass / EnclosingMethod attributesLukas Rytz2014-09-017-39/+815
* | | Merge commit '47908f1' into merge/2.11-to-2.12-is-it-really-sept-2-already-wh...Lukas Rytz2014-09-026-3/+313
|\| |
| * | 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
| |/ /
* | | Merge commit '01f2d27' into merge/2.11-to-2.12-is-it-really-sept-2-already-wh...Lukas Rytz2014-09-023-2/+4
|\| |
| * | SI-8743 Fix crasher with poly-methods annotated with @varargsJason Zaugg2014-07-233-2/+4
* | | Merge remote-tracking branch 'origin/2.11.x' into merge/2.11.x-to-2.12.x-2014...Jason Zaugg2014-07-143-3/+3
|\| |
| * | 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
| |/ /
* | | Merge pull request #3843 from Blaisorblade/topic/fix-minus-infAdriaan Moors2014-07-031-0/+5
|\ \ \
| * | | SI-8677 Duration: Zero - Inf should be MinusInfPaolo G. Giarrusso2014-06-281-0/+5
* | | | Merge remote-tracking branch 'origin/2.11.x' into merge/2.11.x-2.12.x-20140627Jason Zaugg2014-06-275-6/+6
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | SI-8185 Correct grammar for single-warning compilation runFrançois Garillot2014-05-145-6/+6
* | | Merge branch '2.11.x' into 2.12.xLukas Rytz2014-05-226-0/+161
|\| |
| * | Move t8582 to test/files/jvmLukas Rytz2014-05-132-0/+125
| * | Fix BeanInfo generation for GenBCodeLukas Rytz2014-05-133-0/+32
|/ /
* | Disable 'unreachable' test for GenBCodeLukas Rytz2014-05-081-0/+1
* | PR #3233 cleanupPavel Pavlov2014-02-051-1/+1
* | Merge pull request #3316 from Ichoran/topic/big-decimal-correctnessAdriaan Moors2014-01-151-1/+0
|\ \
| * | Quasi-comprehensive BigDecimal soundness/correctness fix.Rex Kerr2014-01-141-1/+0
* | | SI-8035 Deprecate automatic () insertion in argument listsSimon Ochsenreither2014-01-095-142/+137
|/ /
* | Use t- prefix instead of si- prefix for test filesDen Shabalin2013-12-162-0/+0
* | Merge commit '7d74884' into merge-2.10.x-to-masterJason Zaugg2013-12-062-4/+4
|\|
| * SI-6913 Fixing semantics of Future fallbackTo to be according to docsHeather Miller2013-12-052-4/+4
* | SI-7999 s.u.c.NonFatal: StackOverflowError is fatalSimon Ochsenreither2013-11-221-2/+2
* | deprecate Pair and TripleDen Shabalin2013-11-201-1/+1
* | SI-7958 Deprecate methods `future` and `promise` in the `scala.concurrent` pa...Philipp Haller2013-11-122-81/+81
* | Collections library tidying and deprecation. Separate parts are listed below.Rex Kerr2013-11-073-0/+3
* | Add a skeletal Delambdafy phase.James Iry2013-11-011-0/+1
* | Make future-spec tests not spawn threads in constructors.James Iry2013-11-014-6/+6