summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Set -Xsource to 2.12 by defaultLukas Rytz2015-07-035-13/+18
| * | | | | | Enable the new optimizer when building scalaLukas Rytz2015-07-036-8/+14
| * | | | | | Skip mirror class when invoking deserializeLambdaLukas Rytz2015-07-031-2/+2
| * | | | | | Prevent infinite recursion in ProdConsAnalyzerLukas Rytz2015-07-033-9/+63
| * | | | | | SI-9376 don't crash when inlining a closure body that throws.Lukas Rytz2015-07-034-2/+99
* | | | | | | Merge pull request #4561 from jdevelop/io-source-fromclasspath-2.12Adriaan Moors2015-07-072-0/+14
|\ \ \ \ \ \ \
| * | | | | | | [ SI-7514 ] Introduce Source.fromClassPath(resource) methodEugene Dzhurinsky2015-07-072-0/+14
* | | | | | | | Merge pull request #4603 from lrytz/lambdaSpectestAdriaan Moors2015-07-062-72/+78
|\ \ \ \ \ \ \ \
| * | | | | | | | SI-9373 Restore the test for t8960 with IndyLamba enabledLukas Rytz2015-07-032-72/+78
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge pull request #4606 from lrytz/scalap52Adriaan Moors2015-07-063-0/+22
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Support methodHandle / invokeDynamic constant pool entries in scalapLukas Rytz2015-07-063-0/+22
|/ / / / / / /
* | | | | | | Merge pull request #4601 from som-snytt/issue/9377Lukas Rytz2015-07-033-5/+12
|\ \ \ \ \ \ \
| * | | | | | | SI-9377 Update ScalaVersion error textSom Snytt2015-07-023-5/+6
| * | | | | | | SI-9377 ScalaVersion init no longer fails if versionlessSom Snytt2015-07-022-0/+6
| |/ / / / / /
* | | | | | | Merge pull request #4544 from som-snytt/topic/reporterAdriaan Moors2015-07-027-26/+70
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | SI-9350 Preserve exceptionsSom Snytt2015-07-021-8/+6
| * | | | | | SI-9350 Command option -XreporterSom Snytt2015-06-297-26/+72
* | | | | | | Merge pull request #4599 from lrytz/reifyJFunctionAdriaan Moors2015-07-0217-1/+2
|\ \ \ \ \ \ \
| * | | | | | | Fix superclass for Java interface symbols created in JavaMirrorsLukas Rytz2015-07-0217-1/+2
|/ / / / / / /
* | | | | | | Merge pull request #4597 from adriaanm/rebase-4594Lukas Rytz2015-07-02193-401/+3480
|\ \ \ \ \ \ \
| * | | | | | | Fix some tests, move others to pending/Lukas Rytz2015-07-0141-323/+94
| * | | | | | | Include sources for scala-java8-compat instead of jarLukas Rytz2015-07-01139-41/+3316
| * | | | | | | Prepare build for inclusion of java8-compatLukas Rytz2015-07-0112-31/+61
| * | | | | | | `deserializeLambda` should not use encoded class nameLukas Rytz2015-07-011-2/+3
| * | | | | | | Java parser: default methods in interfaces are not `DEFERRED`Lukas Rytz2015-07-012-4/+6
|/ / / / / / /
* | | | | | | Merge pull request #4585 from ruippeixotog/fix-mutable-treemap-clearSeth Tisue2015-06-303-4/+6
|\ \ \ \ \ \ \
| * | | | | | | Fix size update on `mutable.TreeMap#clear()`Rui Gonçalves2015-06-263-4/+6
* | | | | | | | Update README with required ant version on Java 8Adriaan Moors2015-06-291-1/+1
* | | | | | | | Merge pull request #4592 from xuwei-k/patch-2Adriaan Moors2015-06-291-1/+1
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | fix README. 2.12.x branch require Java 8kenji yoshida2015-06-301-1/+1
|/ / / / / / /
* | | | | | | Merge pull request #4584 from lrytz/merge-2.11-to-2.12-june-26Adriaan Moors2015-06-2922-137/+1282
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Merge commit '5b80736' into merge-2.11-to-2.12-june-26Lukas Rytz2015-06-262-8/+11
| |\| | | | |
| | * | | | | Merge pull request #4582 from SethTisue/contributors-guide-tweaksAdriaan Moors2015-06-251-5/+8
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | | * | | | add note to contributor's guide about branchesSeth Tisue2015-06-251-0/+2
| | | * | | | minor tweaks to contributor's guideSeth Tisue2015-06-251-5/+6
| | |/ / / /
| * | | | | Merge commit '590436f' into merge-2.11-to-2.12-june-26Lukas Rytz2015-06-260-0/+0
| |\| | | |
| | * | | | Merge pull request #4581 from SethTisue/2.11.8-is-nextSeth Tisue2015-06-242-3/+3
| | |\ \ \ \
| | | * | | | Bump versions after 2.11.7 releaseSeth Tisue2015-06-242-3/+3
| * | | | | | Merge commit 'bb102e7' into merge-2.11-to-2.12-june-26Lukas Rytz2015-06-2621-132/+1274
|/| | | | | | | |/ / / / /
| * | | | | Merge pull request #4570 from marconilanna/patch-1Seth Tisue2015-06-241-1/+1
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Traits mistakenly set as 'Case Classes' subsectionMarconi Lanna2015-06-211-1/+1
| | | |/ / | | |/| |
| * | | | Merge pull request #4577 from janekdb/2.11.x-typos-j-lSeth Tisue2015-06-245-8/+8
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Fix 8 typos (j-l)Janek Bogucki2015-06-235-8/+8
| * | | | Merge pull request #4552 from lrytz/opt/closureInliningJason Zaugg2015-06-2417-126/+1268
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Cast arguments where necessary before rewriting closure invocationsLukas Rytz2015-06-231-15/+70
| | * | | Rewrite closure invocations to the lambda body methodLukas Rytz2015-06-2210-108/+489
| | * | | Producers / Consumers AnalysisLukas Rytz2015-06-227-18/+724
* | | | | Merge pull request #4580 from lrytz/defaultsLukas Rytz2015-06-2623-203/+153
|\ \ \ \ \
| * | | | | SI-6613 fixed in GenBCodeLukas Rytz2015-06-265-1/+2
| * | | | | Default to delambdafy:method and backend:GenBCodeLukas Rytz2015-06-2626-202/+151
|/ / / / /