summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #3355 from xeno-by/topic/saturday-nightJason Zaugg2014-01-1433-268/+123
|\
| * removes Scala reflection-based macro runtimeEugene Burmako2014-01-122-35/+2
| * prohibits constructor overloading for macro bundlesEugene Burmako2014-01-123-5/+15
| * changes bundles to be classes, not traits extending MacroEugene Burmako2014-01-129-162/+30
| * *boxContext => *box.Context , *boxMacro => *box.MacroEugene Burmako2014-01-1228-97/+107
* | Merge pull request #3275 from paulp/pr/patmatAdriaan Moors2014-01-1311-308/+468
|\ \
| * | Fix infinite recursion in name-based patmat.Paul Phillips2014-01-091-1/+3
| * | SI-8128 Fix regression in extractors returning existentialsJason Zaugg2014-01-091-4/+11
| * | Finalized some case classes, for better static checking.Paul Phillips2013-12-311-5/+5
| * | Eliminated some dead/redundant code based on review.Paul Phillips2013-12-313-51/+7
| * | SI-7850 CCE in patmat with invalid isEmpty.Paul Phillips2013-12-154-9/+21
| * | SI-7897, SI-6675 improves name-based patmatPaul Phillips2013-12-1510-265/+448
* | | Merge pull request #3247 from soc/SI-8058-enumsAdriaan Moors2014-01-1311-15/+44
|\ \ \
| * | | SI-8058 Better support for enum treesSimon Ochsenreither2014-01-0411-15/+44
* | | | Merge pull request #3334 from som-snytt/issue/4841-helpAdriaan Moors2014-01-132-6/+7
|\ \ \ \
| * | | | SI-4841 CLI help update for -XpluginSom Snytt2014-01-072-6/+7
| |/ / /
* | | | Merge pull request #3242 from retronym/ticket/8046Adriaan Moors2014-01-132-4/+14
|\ \ \ \
| * | | | SI-8046 Only use fast TypeRef#baseTypeSeq with concrete base typesJason Zaugg2013-12-101-2/+11
| * | | | SI-8046 Fix baseTypeSeq in presence of type aliasesJason Zaugg2013-12-091-2/+3
* | | | | Merge pull request #3184 from retronym/ticket/2066Adriaan Moors2014-01-131-2/+14
|\ \ \ \ \
| * | | | | SI-2066 Plug a soundness hole higher order type params, overridingJason Zaugg2013-11-271-2/+14
* | | | | | Merge pull request #3303 from Ichoran/issue/6615Adriaan Moors2014-01-131-1/+4
|\ \ \ \ \ \
| * | | | | | SI-6615 PagedSeq's slice throws a NPE if it starts on a page that hasn't been...Rex Kerr2013-12-311-1/+4
* | | | | | | Merge pull request #3302 from Ichoran/issue/6364Adriaan Moors2014-01-131-0/+6
|\ \ \ \ \ \ \
| * | | | | | | SI-6364 SetWrapper does not preserve performance / behaviorRex Kerr2013-12-311-0/+6
| |/ / / / / /
* | | | | | | Merge pull request #3290 from soc/SI-7680Adriaan Moors2014-01-132-16/+49
|\ \ \ \ \ \ \
| * | | | | | | SI-7680 Update the ScalaDoc entry page of the Scala librarySimon Ochsenreither2013-12-192-16/+49
* | | | | | | | Merge pull request #3335 from swartzrock/masterIchoran2014-01-124-45/+42
|\ \ \ \ \ \ \ \
| * | | | | | | | Fixes #3330 with Scaladoc changes onlyJason Swartz2014-01-074-45/+42
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge pull request #3346 from retronym/ticket/8129Grzegorz Kossakowski2014-01-122-7/+12
|\ \ \ \ \ \ \ \
| * | | | | | | | SI-8129 Plug a leak in perRunCachesJason Zaugg2014-01-102-7/+12
* | | | | | | | | Merge pull request #3124 from DarkDimius/fix-7443Adriaan Moors2014-01-092-6/+48
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | SI-7443 Use typeclass instance for {Range,NumericRange}.sumDmitry Petrashko2013-12-292-6/+48
* | | | | | | | | | Merge pull request #3333 from gourlaysama/man-pagesAdriaan Moors2014-01-092-55/+136
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Update man pages for scala and scalac.Antoine Gourlay2014-01-082-55/+136
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge pull request #3277 from adriaanm/scala-dist-mavenAdriaan Moors2014-01-095-204/+317
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Explicit jline dependency.Adriaan Moors2013-12-202-1/+12
| * | | | | | | | | | Fix typo in scala-library-all-pom.xml.Adriaan Moors2013-12-201-2/+2
| * | | | | | | | | | scala-library-all: dependency for those who want it allAdriaan Moors2013-12-193-34/+165
| * | | | | | | | | | scala-dist: all you need to roll your own scala distributionAdriaan Moors2013-12-192-10/+130
| * | | | | | | | | | Prepare maven-based distribution building.Adriaan Moors2013-12-191-11/+36
| * | | | | | | | | | Remove spurious resurrection of src/swing.Adriaan Moors2013-12-181-174/+0
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge pull request #3347 from retronym/topic/abs-part-fun-manual-spec-no-moreGrzegorz Kossakowski2014-01-091-12/+0
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
| * | | | | | | | | Remove temporary binary compat scaffolding from AbstractPartiionFun.Jason Zaugg2014-01-091-12/+0
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #3342 from xeno-by/topic/pres-compiler-macrosJason Zaugg2014-01-098-73/+58
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Removes unnecessary generality in the macro engineEugene Burmako2014-01-085-62/+12
| * | | | | | | | | Use macro expandee, rather than expansion, in pres. compilerJason Zaugg2014-01-084-15/+26
| * | | | | | | | | SI-8064 Automatic position repair for macro expansionJason Zaugg2014-01-081-1/+25
| * | | | | | | | | More robust hyperlink tests for the presentation compilerJason Zaugg2014-01-081-1/+1
| |/ / / / / / / /
* | | | | | | | | Merge pull request #3332 from xeno-by/topic/existential-type-treeJason Zaugg2014-01-095-23/+33
|\ \ \ \ \ \ \ \ \