summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools
Commit message (Expand)AuthorAgeFilesLines
* migrates stdlib and compiler to tagsEugene Burmako2012-04-2327-140/+148
* rethinks tagsEugene Burmako2012-04-239-76/+135
*-. Merge commit 'refs/pull/419/head'; commit 'refs/pull/420/head'; commit 'refs/...Paul Phillips2012-04-2214-56/+55
|\ \
| | * Reflection and reification: Names and Symbols.Paul Phillips2012-04-2212-53/+52
| * | fixes SI-5689Eugene Burmako2012-04-211-1/+1
| |/
| *-. Merge commit 'refs/pull/414/head'; commit 'refs/pull/415/head'; commit 'refs/...Paul Phillips2012-04-202-2/+2
| |\ \
| | | * fixes SI-5680Eugene Burmako2012-04-201-1/+1
| | |/ | |/|
| | * minor fix to macro tracingEugene Burmako2012-04-201-1/+1
| |/
* / scala.reflect.api: Reporters => FrontEndsEugene Burmako2012-04-205-29/+21
|/
* Minor optimizations with nested list operations.Paul Phillips2012-04-184-13/+19
* Sigh, sbt needs this one too.Paul Phillips2012-04-182-3/+4
* assorted stability fixesEugene Burmako2012-04-175-344/+414
* adds erasures to concrete type tagsEugene Burmako2012-04-172-3/+4
* Try to fix sbt.Paul Phillips2012-04-172-3/+8
* Merge commit 'refs/pull/408/head'Paul Phillips2012-04-167-40/+72
|\
| * Inliner won't touch private/protected fields anymoreVlad Ureche2012-04-164-8/+17
| * don't emit tiny switches: optimizer chokes on themAdriaan Moors2012-04-141-1/+1
| * restore typedMatchAnonFun in all its gloryAdriaan Moors2012-04-143-31/+54
* | New facility: TypeDestructurers.Paul Phillips2012-04-1617-176/+665
| |
| \
*-. \ Merge commit 'refs/pull/401/head'; commit 'refs/pull/402/head'; commit 'refs/...Paul Phillips2012-04-141-1/+9
|\ \ \ | | |/ | |/|
| | * implements reification of tough typesEugene Burmako2012-04-141-1/+9
* | | Made checkFeature conditionally run immediately. Adapted Macros to make use o...Martin Odersky2012-04-142-14/+24
|/ /
| |
| \
| \
| \
| \
| \
*-----. \ Merge commit 'refs/pull/387/head'; commit 'refs/pull/388/head'; commit 'refs/...Paul Phillips2012-04-144-48/+89
|\ \ \ \ \
| | | | * | Reimplemented shadowing between class membersVlad Ureche2012-04-141-2/+20
| | | | * | Fixing the docs.scalap breakageVlad Ureche2012-04-141-0/+2
| | | | |/
| | | * | SI-5663: Tweak warnings on case class equalsSom Snytt2012-04-131-22/+43
| | * | | Improved formatting/display of documentation.Simon Ochsenreither2012-04-131-24/+24
| |/ / /
* | | | Merge branch 'develop'Paul Phillips2012-04-1417-165/+376
|\ \ \ \
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge commit 'refs/pull/391/head'; commit 'refs/pull/390/head' into developPaul Phillips2012-04-1414-150/+352
| |\ \ \ \ \
| | | * | | | enable implicit enrichment when typing patternsAdriaan Moors2012-04-132-5/+47
| | | * | | | parse patterns, not exprs in interpolatedString's holesAdriaan Moors2012-04-131-7/+13
| | * | | | | virtpatmat on by default; chicken out: -XoldpatmatAdriaan Moors2012-04-144-4/+5
| | * | | | | virtpatmat: initial CPS supportAdriaan Moors2012-04-142-23/+21
| | * | | | | wip: put skeleton for typetag-based typetests in placeAdriaan Moors2012-04-142-7/+73
| | * | | | | more prudent bridging to unapply[Seq]Adriaan Moors2012-04-141-5/+4
| | * | | | | synth PartialFunction in uncurryAdriaan Moors2012-04-145-99/+188
| | * | | | | cleanup in refchecksAdriaan Moors2012-04-141-1/+2
| | | |_|_|/ | | |/| | |
| * | | | | Merge commit '625397b02e'; commit 'refs/pull/396/head' into developPaul Phillips2012-04-142-1/+14
| |\ \ \ \ \
| | * | | | | restores some disabled macro tests, makes checkFeature synchronous when used ...Eugene Burmako2012-04-142-1/+14
| | |/ / / /
| * / / / / Added NameTree Tree interface.Paul Phillips2012-04-141-14/+10
| |/ / / /
* / / / / Move primitive widening implicits to companions.Paul Phillips2012-04-141-1/+15
|/ / / /
| | | |
| \ \ \
*-. \ \ \ Merge commit 'refs/pull/389/head'; commit 'refs/pull/393/head' into developPaul Phillips2012-04-142-13/+119
|\ \ \ \ \ | | | |/ / | | |/| |
| * | | | rule out sequence arg to applyDynamicAdriaan Moors2012-04-132-5/+16
| * | | | implement SIP Type DynamicAdriaan Moors2012-04-131-13/+108
| | |/ / | |/| |
* | | | Merge branch 'master' into topic/sip18Martin Odersky2012-04-1327-330/+1425
|\ \ \ \ | | |/ / | |/| |
| * | | Touching the untouchable.Paul Phillips2012-04-131-1/+1
| | | |
| | \ \
| *-. \ \ Merge commit 'refs/pull/385/head'; commit 'refs/pull/386/head' into developPaul Phillips2012-04-1321-315/+1388
| |\ \ \ \ | | | |/ / | | |/| |
| | | * | Scaladoc feature that shows implicit conversionsVlad Ureche2012-04-1319-144/+1205
| | |/ / | |/| |
| | * | performance counters for macros expansionsEugene Burmako2012-04-132-171/+183
| * | | Fixes https://scala-webapps.epfl.ch/jenkins/job/scala-checkin-rangpos/404/Eugene Burmako2012-04-131-2/+1
| |/ /