summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Use invokedynamic for structural calls, symbol literals, lamba ser.Jason Zaugg2016-01-2912-165/+211
* Ensure bytecode stability in the closure optimizerLukas Rytz2016-01-271-38/+33
* Merge pull request #4735 from soc/SI-9437Lukas Rytz2016-01-264-6/+33
|\
| * SI-9437 Emit and support parameter names in class filesSimon Ochsenreither2016-01-254-6/+33
* | -YoptTrace takes a package/Class.method parameterLukas Rytz2016-01-252-2/+3
* | Merge remote-tracking branch 'upstream/2.12.x' into opt/elimBoxesLukas Rytz2016-01-24402-23823/+3880
|\ \
| * | Add partial appearance update of inheritence graphs in scaladocFelix Mulder2016-01-2314-5628/+89
| |/
| * SD-70 Don't share footnotes across multiple calls to universe.showRawLukas Rytz2016-01-192-26/+24
| * Merge pull request #4870 from ruippeixotog/issue/9507Jason Zaugg2016-01-191-3/+4
| |\
| | * SI-9507 Make ArrayStack an IndexedSeqOptimizedRui Gonçalves2015-11-271-3/+4
| * | Merge pull request #4903 from som-snytt/issue/9622Jason Zaugg2016-01-181-9/+10
| |\ \
| | * | SI-9622 Native method may be privateSom Snytt2016-01-131-9/+10
| * | | SI-8700 Exhaustiveness warning for enums from Java sourceSimon Ochsenreither2016-01-144-13/+10
| |/ /
| * | add mobile CSS rules for updated scaladoc lookFelix Mulder2016-01-045-86/+270
| * | SI-8289 Scaladoc: Make the order of subclasses deterministicKato Kazuyoshi2015-12-312-6/+10
| * | add new look to scaladocFelix Mulder2015-12-2274-538/+1313
| * | Merge pull request #4872 from szeiger/wip/sbt-osgi-2.12Lukas Rytz2015-12-181-0/+10
| |\ \
| | * | Build man pages and scala-dist.jar from sbtStefan Zeiger2015-11-261-0/+10
| | |/
| * | Merge pull request #4875 from slothspot/ticket/9454Lukas Rytz2015-12-182-9/+14
| |\ \
| | * | [SI-9454] Add isAlive method into sys.process.Process traitDmitry Melnichenko2015-12-112-9/+14
| * | | Remove unused imports and other minor cleanupsSimon Ochsenreither2015-12-18202-589/+388
| * | | Merge pull request #4729 from retronym/topic-trait-defaults-moduleLukas Rytz2015-12-189-69/+86
| |\ \ \
| | * | | Avoid tree sharing in lazy val translationJason Zaugg2015-11-232-7/+5
| | * | | Desugar module var and accessor in refchecks/lazyvalsJason Zaugg2015-10-089-65/+84
| * | | | Merge pull request #4265 from retronym/ticket/9110Lukas Rytz2015-12-181-1/+2
| |\ \ \ \
| | * | | | SI-9110 Pattern `O.C` must check `$outer eq O` for a top level OJason Zaugg2015-11-261-1/+2
| | | |_|/ | | |/| |
| * | | | SI-9583: Update SystemProperties.empty to return a mutable.Map to fix buildersShane Delmore2015-12-101-1/+1
| | |_|/ | |/| |
| * | | Merge pull request #4865 from SethTisue/intellij-readme-improvementsLukas Rytz2015-12-101-7/+14
| |\ \ \
| | * | | IntelliJ README improvementsSeth Tisue2015-11-251-7/+14
| | |/ /
| * | | Merge commit '5e99f82' into merge-2.11-to-2.12-nov-27Lukas Rytz2015-11-2712-28/+28
| |\ \ \
| | * | | Apply some static code analysis recommendationsJanek Bogucki2015-11-2614-31/+31
| | * | | Merge pull request #4855 from szeiger/wip/sbt-osgiLukas Rytz2015-11-241-0/+10
| | |\ \ \
| | | * | | [nomerge] Build man pages and scala-dist.jar from sbtStefan Zeiger2015-11-241-0/+10
| * | | | | Merge pull request #4866 from CaseyLeask/clarify-source-of-f-functionLukas Rytz2015-11-271-1/+1
| |\ \ \ \ \
| | * | | | | Clarify source of f functionCasey Leask2015-11-261-1/+1
| | | |_|/ / | | |/| | |
| * | | | | Update some phase listsSimon Ochsenreither2015-11-253-12/+7
| * | | | | Remove unused cunit parameter / field in GenBCodeLukas Rytz2015-11-252-18/+7
| |/ / / /
| * | | | Merge pull request #4863 from retronym/topic/leaner-patmat-codegenLukas Rytz2015-11-241-1/+9
| |\ \ \ \
| | * | | | DRY-er trees in pattern matcher code gen.Jason Zaugg2015-11-241-1/+9
| * | | | | Merge commit '8eb1d4c' into merge-2.11-to-2.12-nov-24Lukas Rytz2015-11-2453-344/+377
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Merge pull request #4860 from janekdb/2.11.x-scaladoc-fix-one-off-dot-restart...Lukas Rytz2015-11-241-5/+5
| | |\ \ \ \
| | | * | | | Align DotRunner dot restart count with command option descriptionJanek Bogucki2015-11-231-5/+5
| | * | | | | Merge pull request #4849 from janekdb/2.11.x-remove-lagged-scaladoc-setttings...Lukas Rytz2015-11-231-2/+2
| | |\ \ \ \ \
| | | * | | | | Remove notes about -doc-title and -doc-version not being usedJanek Bogucki2015-11-181-2/+2
| | | |/ / / /
| | * | | | | Merge pull request #4850 from janekdb/2.11.x-add-missing-scaladoc-commands-to...Lukas Rytz2015-11-231-1/+2
| | |\ \ \ \ \
| | | * | | | | Add two missed scaladoc commands into scaladoc specific help sectionJanek Bogucki2015-11-181-1/+2
| | | |/ / / /
| | * | | | | Merge pull request #4856 from janekdb/2.11.x-scaladoc-excluded-classnames-mor...Lukas Rytz2015-11-231-11/+23
| | |\ \ \ \ \
| | | * | | | | Refactor excluded qname test to be more data likeJanek Bogucki2015-11-201-11/+23
| | | |/ / / /
| | * / / / / Fix List Scaladoc time & space formattingJanek Bogucki2015-11-221-13/+13
| | |/ / / /
| | * | | | Merge pull request #4828 from retronym/topic/existential-containsLukas Rytz2015-11-162-13/+29
| | |\ \ \ \