summaryrefslogtreecommitdiff
path: root/src/compiler
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Merge pull request #4058 from som-snytt/issue/verbose-loadLukas Rytz2014-11-071-1/+3
|\ \ \ \ \ \
| * | | | | | SI-8922 REPL load -vSom Snytt2014-11-041-1/+3
* | | | | | | 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 #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-072-3/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | SI-8947 Additional layers of defence against EmptyTree mutationJason Zaugg2014-11-062-3/+2
| | |/ / / / / / | |/| | | | | |
* | | | | | | | SI-8962 Fix regression with skolems in pattern translationJason Zaugg2014-11-061-1/+3
| |/ / / / / / |/| | | | | |
* | | | | | | Merge pull request #4069 from som-snytt/issue/8898Lukas Rytz2014-11-051-32/+0
|\ \ \ \ \ \ \
| * | | | | | | SI-8898 javap -fun under new style lambdasSom Snytt2014-11-041-32/+0
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #4017 from lrytz/t6541Lukas Rytz2014-11-053-18/+40
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | SI-6541 valid wildcard existentials for case-module-unapplyLukas Rytz2014-11-051-6/+19
| * | | | | | Fix default value for ScalaVersionSettingLukas Rytz2014-11-042-12/+21
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #4054 from soc/SI-8916Lukas Rytz2014-11-0423-42/+10
|\ \ \ \ \ \
| * | | | | | SI-8916 Further fixes with -Ywarn-unused includedSimon Ochsenreither2014-10-247-12/+5
| * | | | | | SI-8916 Fix -Ywarn-unused-import warningsSimon Ochsenreither2014-10-2419-30/+5
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #4046 from gourlaysama/wip/t8711-version-unparseLukas Rytz2014-11-041-1/+1
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | SI-8711 ScalaVersion.unparse doesn't produce valid versionsAntoine Gourlay2014-10-131-1/+1
| | |_|/ / | |/| | |
* | | | | Merge pull request #4036 from retronym/topic/opt-tail-callsJason Zaugg2014-11-042-20/+39
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Avoid wasteful array creation in backendJason Zaugg2014-10-101-8/+10
| * | | | SI-8893 Restore linear perf in TailCalls with nested matchesJason Zaugg2014-10-101-3/+3
| * | | | Wider use of mapConserve and the like in TailCallsJason Zaugg2014-10-101-1/+6
| * | | | Avoid needlessly deep chains of ClonedTailContextJason Zaugg2014-10-101-8/+12
| * | | | Optimize tail calls to avoid findMember callsJason Zaugg2014-10-101-0/+8
| |/ / /
* | | | Merge pull request #4081 from retronym/ticket/8943Jason Zaugg2014-11-022-0/+4
|\ \ \ \
| * | | | SI-8943 Handle non-public case fields in pres. compilerJason Zaugg2014-10-292-0/+4
| | |/ / | |/| |
* | | | Merge pull request #4079 from retronym/ticket/8941Jason Zaugg2014-11-022-5/+10
|\ \ \ \
| * | | | SI-8941 Idempotent presentation compilation of implicit classesJason Zaugg2014-10-282-5/+10
| |/ / /
* | | | Merge pull request #4043 from retronym/ticket/3439-2Jason Zaugg2014-11-022-4/+5
|\ \ \ \
| * | | | SI-3439 Fix use of implicit constructor params in super callJason Zaugg2014-10-102-4/+5
| | |/ / | |/| |
* | | | Merge pull request #4076 from retronym/ticket/8934Jason Zaugg2014-11-021-5/+4
|\ \ \ \
| * | | | SI-8934 Fix whitebox extractor macros in the pres. compilerJason Zaugg2014-10-271-5/+4
| | |/ / | |/| |
* | | | Merge pull request #4040 from retronym/ticket/8871Jason Zaugg2014-11-021-18/+6
|\ \ \ \ | |/ / / |/| | |
| * | | SI-5583 Remove the workaround for specialization bugJason Zaugg2014-10-091-13/+6
| * | | SI-8871 Fix specialization under REPL / FSCJason Zaugg2014-10-091-5/+0
| | |/ | |/|
* | | Merge pull request #4049 from lrytz/t8900Grzegorz Kossakowski2014-10-201-4/+4
|\ \ \
| * | | SI-8900 Don't assert !isDelambdafyFunction, it may not be accurateLukas Rytz2014-10-151-4/+4
| | |/ | |/|
* | | Merge pull request #4067 from lrytz/t8926Grzegorz Kossakowski2014-10-201-4/+11
|\ \ \
| * | | SI-8926 default visbility RUNTIME for java annotationsLukas Rytz2014-10-201-4/+11
| |/ /
* / / SI-8907 Don't force symbol info in isModuleNotMethodLukas Rytz2014-10-151-2/+5
|/ /
* | Merge pull request #4038 from adriaanm/t8894v2.11.3Grzegorz Kossakowski2014-10-091-1/+0
|\ \
| * | SI-8894 dealias when looking at tuple componentsAdriaan Moors2014-10-081-1/+0
* | | Merge pull request #3993 from puffnfresh/feature/color-replGrzegorz Kossakowski2014-10-091-1/+1
|\ \ \
| * | | Add color to severity in REPL reporterBrian McKenna2014-09-241-1/+1
* | | | SI-8890 handle reference to overload with errorAdriaan Moors2014-10-091-16/+25
| |/ / |/| |
* | | Merge pull request #4026 from soc/SI-4788-newGrzegorz Kossakowski2014-10-074-120/+100
|\ \ \
| * | | SI-4788/SI-5948 Respect RetentionPolicy of Java annotationsSimon Ochsenreither2014-10-074-120/+100
* | | | Avoid ClassfileAnnotation warning for @SerialVersionUIDSimon Ochsenreither2014-10-071-1/+4
|/ / /
* | | Merge pull request #3986 from som-snytt/issue/6502-no-cpGrzegorz Kossakowski2014-10-072-7/+24
|\ \ \