summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Merge pull request #4477 from retronym/ticket/9286Adriaan Moors2015-05-211-2/+1
| |\ \ \ \
| | * | | | SI-9286 Check subclass privates for "same type after erasure"Jason Zaugg2015-05-181-2/+1
| * | | | | Merge pull request #4501 from retronym/topic/indylambda-serializationAdriaan Moors2015-05-219-22/+104
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | [indylambda] Enable caching for lambda deserializationJason Zaugg2015-05-185-8/+42
| | * | | | [indylambda] Support lambda {de}serializationJason Zaugg2015-05-178-22/+70
| * | | | | Merge pull request #4508 from retronym/topic/uncurry-specializedLukas Rytz2015-05-201-1/+1
| |\ \ \ \ \
| | * | | | | Avoid inefficient specialied lambdas w. delambdafy jvm-1.8, GenASMJason Zaugg2015-05-201-1/+1
| | | |/ / / | | |/| | |
| * / | | | Document -target:jvm-1.8 in the man pageJason Zaugg2015-05-201-2/+3
| |/ / / /
| * | | | Merge pull request #4497 from retronym/topic/indylambda-diy-boxingJason Zaugg2015-05-163-31/+118
| |\| | |
| | * | | [indylambda] Relieve LambdaMetafactory of boxing dutiesJason Zaugg2015-05-153-31/+118
| * | | | Merge pull request #4502 from cneijenhuis/documentation/try-example-deprecatedAdriaan Moors2015-05-151-2/+3
| |\ \ \ \
| | * | | | Fixed deprecation warning in scaladoc example of TryChristoph Neijenhuis2015-05-151-2/+3
| | |/ / /
* | | | | Require and target Java 8Jason Zaugg2015-05-2610-20/+22
* | | | | SI-9326 Binding to existentials can discard the prefixJason Zaugg2015-05-251-6/+8
* | | | | SI-9326 Fix regression with existentials in parent typesJason Zaugg2015-05-251-1/+1
* | | | | Merge pull request #4435 from adriaanm/rework-4297Lukas Rytz2015-05-221-10/+22
|\ \ \ \ \
| * | | | | Optimize `implicit def Predef.<???>ArrayOps`xuwei-k2015-05-201-10/+22
* | | | | | Remove traces of scala-actorsLukas Rytz2015-05-201-9/+14
|/ / / / /
* | | | | Move a Scaladoc sentence to the correct methodAlexey Romanov2015-05-161-11/+12
* | | | | Merge commit '297eeb3' into merge-2.11-may-12Lukas Rytz2015-05-1284-31804/+0
|\| | | |
| * | | | Merge pull request #4499 from lrytz/removeAsmLukas Rytz2015-05-1291-31812/+15
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Remove ASM sourcesLukas Rytz2015-05-1184-31804/+0
| | * | | intellij project files for ASM removalLukas Rytz2015-05-117-8/+15
| | |/ /
* | | | Merge commit '1b7e660' into merge-2.11-may-12Lukas Rytz2015-05-1265-1271/+369
|\| | |
| * | | Add @throws annotation to GenSeqLike.updatedCody Allen2015-05-071-0/+1
| |/ /
| * | SI-9302 -Xdisable-assertions raises elide levelSom Snytt2015-05-053-7/+6
| * | SI-9298 Fix erasure of value classes in JavaJason Zaugg2015-05-051-0/+2
| * | Merge pull request #4475 from smarter/fix/old-spec-linksLukas Rytz2015-05-042-2/+2
| |\ \
| | * | Remove references to the old PDF version of the specificationGuillaume Martres2015-04-302-2/+2
| * | | Merge pull request #4486 from mpociecha/ticket/8679Lukas Rytz2015-05-044-5/+20
| |\ \ \
| | * | | SI-8679 Add support for ScalaLongSignature attribute in scalapMichał Pociecha2015-05-034-5/+20
| * | | | Merge pull request #4467 from nafg/patch-1Lukas Rytz2015-05-041-2/+2
| |\ \ \ \
| | * | | | Fix scaladoc of Try#failednafg2015-04-241-2/+2
| * | | | | Merge pull request #4463 from retronym/topic/indylambda-emit-indyLukas Rytz2015-05-047-23/+147
| |\ \ \ \ \
| | * | | | | Small refactorings and additional comments in DelambdafyJason Zaugg2015-04-221-46/+54
| | * | | | | Update internal documentation in Delambdafy phaseJason Zaugg2015-04-221-5/+12
| | * | | | | Support specialized method-handle based lambdasJason Zaugg2015-04-213-7/+27
| | * | | | | SI-8359 Emit invokedynamic for lambdasJason Zaugg2015-04-215-12/+101
| * | | | | | Merge pull request #4470 from swaldman/correct-predef-assertion-docLukas Rytz2015-05-041-2/+2
| |\ \ \ \ \ \
| | * | | | | | Fixed documentation of assertions in Predefswaldman2015-04-281-2/+2
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge pull request #4469 from retronym/ticket/9282Lukas Rytz2015-05-041-3/+5
| |\ \ \ \ \ \
| | * | | | | | SI-9282 Avoid obscuring an exception during classfile parsingJason Zaugg2015-04-271-3/+5
| * | | | | | | Merge pull request #4473 from retronym/ticket/9285Lukas Rytz2015-05-041-1/+1
| |\ \ \ \ \ \ \
| | * | | | | | | SI-9285 Don't warn about non-sensible equals in synthetic methodsJason Zaugg2015-04-291-1/+1
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge pull request #4487 from mpociecha/remove-unused-source-classLukas Rytz2015-05-041-127/+0
| |\ \ \ \ \ \ \
| | * | | | | | | Remove unused, mostly commented out doc/html/page/Source.scalaMichał Pociecha2015-05-021-127/+0
| | |/ / / / / /
| * | | | | | | Merge pull request #4488 from gbasler/topic/files-in-wrong-placeLukas Rytz2015-05-045-76/+1
| |\ \ \ \ \ \ \
| | * | | | | | | Avoid `Set` instantiation.Gerard Basler2015-05-031-2/+1
| | * | | | | | | Move test files to the right place.Gerard Basler2015-05-034-74/+0
| | |/ / / / / /
| * / / / / / / Update intellij project files for IDEA 14.1 and latest Scala pluginLukas Rytz2015-05-0142-1054/+175
| |/ / / / / /