summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* No list of subclasses for Any in scaladoc, it's useless.Antoine Gourlay2014-11-151-1/+1
* SI-8948 resurrect the scaladoc for Any/AnyRef/Nothing/Null.Antoine Gourlay2014-11-151-1/+2
* Merge pull request #3963 from erikerlandson/si-8835-prLukas Rytz2014-11-111-1/+8
|\
| * SI-8835 Fix implementation of Iterator drop to remove quadratic behaviorErik Erlandson2014-10-211-1/+8
* | Merge pull request #4106 from retronym/ticket/6856Lukas Rytz2014-11-101-1/+1
|\ \
| * | SI-6856 Fix incorrect EBNF in comment in ParsersJason Zaugg2014-11-071-1/+1
* | | Merge pull request #4104 from retronym/ticket/8966Lukas Rytz2014-11-101-1/+1
|\ \ \
| * | | SI-8966 Allow use of jvm-1.8 via the Ant scalac taskJason Zaugg2014-11-071-1/+1
| |/ /
* | | Merge pull request #4102 from retronym/ticket/8965Lukas Rytz2014-11-101-1/+1
|\ \ \
| * | | SI-8965 Account for corner case in "unrelated types" warningJason Zaugg2014-11-071-1/+1
| |/ /
* | | Merge pull request #4101 from adriaanm/sam-exLukas Rytz2014-11-105-15/+86
|\ \ \
| * | | [sammy] support repeated paramsAdriaan Moors2014-11-071-15/+2
| * | | [sammy] use correct type for method to overrideAdriaan Moors2014-11-072-4/+49
| * | | [sammy] eta-expansion, overloading (SI-8310)Adriaan Moors2014-11-065-11/+50
* | | | Merge pull request #4100 from gourlaysama/wip/lint-buildLukas Rytz2014-11-102-3/+4
|\ \ \ \
| * | | | SI-8954 Make @deprecated{Overriding,Inheritance} aware of @deprecated.Antoine Gourlay2014-11-062-3/+4
* | | | | Merge pull request #4095 from retronym/ticket/8933Lukas Rytz2014-11-101-1/+3
|\ \ \ \ \
| * | | | | SI-7974 Fix over-eager optimization of Symbol literalsJason Zaugg2014-11-071-1/+3
| * | | | | SI-8933 Disable static Symbol literal cache in traitsJason Zaugg2014-11-071-1/+1
| | |_|/ / | |/| | |
* | | | | Merge pull request #4088 from lrytz/opt/cleanupOptimizationsLukas Rytz2014-11-106-87/+655
|\ \ \ \ \
| * | | | | Address review commentsLukas Rytz2014-11-072-9/+14
| * | | | | GenBCode: Compact local variable slotsLukas Rytz2014-11-043-18/+111
| * | | | | GenBCode: Command-line flags for enabling cleanup optimizationsLukas Rytz2014-11-044-76/+155
| * | | | | GenBCode: Eliminate redundant labels and line number nodesLukas Rytz2014-11-042-0/+100
| * | | | | GenBCode: Simplify branching instructionsLukas Rytz2014-11-042-0/+286
| * | | | | Debugging utility to print ASM instructionsLukas Rytz2014-11-041-1/+6
* | | | | | SI-5730 hide constructors of sealed abstract classes in scaladocAntoine Gourlay2014-11-071-2/+4
* | | | | | Merge pull request #4058 from som-snytt/issue/verbose-loadLukas Rytz2014-11-074-35/+67
|\ \ \ \ \ \
| * | | | | | SI-8922 REPL load -vSom Snytt2014-11-044-35/+67
* | | | | | | Merge pull request #4047 from lrytz/delambda-method-testsLukas Rytz2014-11-072-1/+6
|\ \ \ \ \ \ \
| * | | | | | | Fix t8549 under -Ydelambdafy:methodLukas Rytz2014-10-102-1/+6
* | | | | | | | Merge pull request #4080 from gourlaysama/wip/t8931-redundant-interfaces-2Jason Zaugg2014-11-073-48/+38
|\ \ \ \ \ \ \ \
| * | | | | | | | SI-8931 make generic signature consistent with interface list in classfilesAntoine Gourlay2014-11-053-48/+38
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge pull request #4097 from retronym/ticket/7602Jason Zaugg2014-11-071-1/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | SI-7602 Avoid crash in LUBs with erroneous codeJason Zaugg2014-11-071-1/+3
* | | | | | | | | Merge pull request #4096 from retronym/ticket/7019Jason Zaugg2014-11-071-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | SI-7019 Fix crasher with private[this] extension methodsJason Zaugg2014-11-061-1/+1
| |/ / / / / / / /
* | | | | | | | | Merge pull request #4083 from retronym/ticket/8947Jason Zaugg2014-11-073-3/+10
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | SI-8947 Additional layers of defence against EmptyTree mutationJason Zaugg2014-11-063-6/+6
| * | | | | | | | | SI-8947 Avoid cross talk between tag materializers and reifyJason Zaugg2014-10-301-0/+7
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #4094 from retronym/ticket/8962Jason Zaugg2014-11-061-1/+3
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | |
| * | | | | | | | SI-8962 Fix regression with skolems in pattern translationJason Zaugg2014-11-061-1/+3
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge pull request #4093 from lrytz/t8960Lukas Rytz2014-11-061-1/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | SI-8960 Bring back the SerialVersionUID to anonymous function classesLukas Rytz2014-11-051-1/+1
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge pull request #4089 from gourlaysama/wip/t6626-scaladoc-throws-linksVlad Ureche2014-11-0532-74/+94
|\ \ \ \ \ \ \
| * | | | | | | cleanup @throws tags in library and reflectAntoine Gourlay2014-11-0529-69/+71
| * | | | | | | SI-6626 make @throws tags create links to exceptionsAntoine Gourlay2014-11-053-5/+23
| |/ / / / / /
* | | | | | | Merge pull request #4069 from som-snytt/issue/8898Lukas Rytz2014-11-054-175/+252
|\ \ \ \ \ \ \
| * | | | | | | SI-8898 javap -fun under new style lambdasSom Snytt2014-11-044-175/+252
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge pull request #4017 from lrytz/t6541Lukas Rytz2014-11-054-18/+41
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |