summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\ \ \ \
| | * | | | Attacking exponential complexity in TypeMapsJason Zaugg2015-11-132-13/+29
| * | | | | Merge pull request #4839 from SethTisue/reword-dependent-type-errorSeth Tisue2015-11-141-1/+1
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | less confusing wording for a dependent method type errorSeth Tisue2015-11-071-1/+1
| | |/ / /
| * | | | Merge pull request #4824 from szeiger/wip/sbt-mkBinJason Zaugg2015-11-131-1/+1
| |\ \ \ \
| | * | | | Create shaded JLine in sbt buildStefan Zeiger2015-10-291-1/+1
| | |/ / /
| * | | | Merge pull request #4809 from wpopielarski/delambdafy-multiple-outputsJason Zaugg2015-11-132-5/+5
| |\ \ \ \
| | * | | | Sets source for newly created lambda classwpopielarski2015-11-051-0/+1
| | * | | | Allows to propagate fatal errors when output folder not found.wpopielarski2015-11-052-23/+8
| | * | | | Multi output problem with delambdafied compilationwpopielarski2015-11-042-9/+23
| | |/ / /
| * | | | Merge pull request #4843 from SethTisue/scaladoc-little-d-pleaseJason Zaugg2015-11-137-10/+10
| |\ \ \ \
| | * | | | it's Scaladoc, not "ScalaDoc" or "Scala doc"Seth Tisue2015-11-127-10/+10
| | |/ / /
| * | | | Merge pull request #4810 from ruippeixotog/fix-mutable-setlike-clearAdriaan Moors2015-11-121-1/+3
| |\ \ \ \
| | * | | | SI-9497 Fix SetLike#clear() default implementationRui Gonçalves2015-10-211-1/+3
| * | | | | Merge pull request #4804 from jvican/issue/9503Adriaan Moors2015-11-121-1/+2
| |\ \ \ \ \
| | * | | | | [SI-9503] Deprecate scala.collection.immutable.PagedSeqjvican2015-11-041-1/+2
| * | | | | | Improve collections documentation and prefer () to {}vsalvis2015-10-275-88/+85
| | |_|/ / / | |/| | | |
| * | | | | Merge pull request #4803 from janekdb/2.11.x-conform-foreach-tparamSeth Tisue2015-10-2727-169/+170
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | Conform foreach tparam to majority naming conventionvsalvis2015-10-2127-169/+170
| | |/ / /
| * | | | Merge pull request #4800 from sjrd/remove-lingering-printlnLukas Rytz2015-10-212-4/+1
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Remove two lingering `println`s in non-debug methods of the library.Sébastien Doeraene2015-10-132-4/+1