summaryrefslogtreecommitdiff
path: root/src/compiler
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | Improved formatting/display of documentation.Simon Ochsenreither2012-04-131-24/+24
| |/ / /
* | | | Merge branch 'develop'Paul Phillips2012-04-1422-173/+392
|\ \ \ \
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge commit 'refs/pull/391/head'; commit 'refs/pull/390/head' into developPaul Phillips2012-04-1418-154/+366
| |\ \ \ \ \
| | | * | | | 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-147-7/+8
| | * | | | | 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
| | * | | | | print labeldef's parameter typesAdriaan Moors2012-04-141-1/+11
| | | |_|_|/ | | |/| | |
| * | | | | 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-142-18/+12
| |/ / / /
* / / / / 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-145-14/+138
|\ \ \ \ \ | | | |/ / | | |/| |
| * | | | rule out sequence arg to applyDynamicAdriaan Moors2012-04-132-5/+16
| * | | | implement SIP Type DynamicAdriaan Moors2012-04-134-14/+127
| | |/ / | |/| |
* | | | Merge branch 'master' into topic/sip18Martin Odersky2012-04-1332-360/+1491
|\ \ \ \
| * | | | Renamed seven files.Paul Phillips2012-04-132-0/+0
| | |/ / | |/| |
| * | | Small cleanup in typeref toStringPaul Phillips2012-04-131-4/+4
| * | | Touching the untouchable.Paul Phillips2012-04-132-25/+54
| | | |
| | \ \
| *-. \ \ Merge commit 'refs/pull/385/head'; commit 'refs/pull/386/head' into developPaul Phillips2012-04-1322-331/+1411
| |\ \ \ \ | | | |/ / | | |/| |
| | | * | Scaladoc feature that shows implicit conversionsVlad Ureche2012-04-1320-160/+1228
| | * | | performance counters for macros expansionsEugene Burmako2012-04-132-171/+183
| * | | | Introducing some whitespace before colons.Paul Phillips2012-04-131-7/+0
| | |/ / | |/| |
| * | | Fixes https://scala-webapps.epfl.ch/jenkins/job/scala-checkin-rangpos/404/Eugene Burmako2012-04-131-2/+1
| |/ /
| | |
| | \
| *-. \ Merge commit 'refs/pull/380/head'; commit 'refs/pull/381/head' into developPaul Phillips2012-04-131-2/+8
| |\ \ \
| | | * | SI-5510: string interpolation: parser no longer hangs on unclosed stringDominik Gruntz2012-04-131-2/+8
| | |/ /
| * | | Adjustment to recent fix.Paul Phillips2012-04-131-5/+3
| * | | Workaround for SI-5657.Paul Phillips2012-04-123-0/+18
| * | | Workaround for SI-5583.Paul Phillips2012-04-121-7/+15
| * | | Fix for SI-5535.Paul Phillips2012-04-121-1/+1
| * | | fixes petty macro testsEugene Burmako2012-04-121-2/+2
| |/ /
* | | Fine-tuning of isRepresentableWithWildcards and wildcard printing.Martin Odersky2012-04-132-21/+22
* | | Fixed problems with new deprecated idents scheme.Martin Odersky2012-04-131-7/+6
* | | Added languageFeature annotation (was missing before). Resolved problem with ...Martin Odersky2012-04-134-89/+56
* | | Enabling postfix ops feature warning, and working on libs to avoid them.Martin Odersky2012-04-1259-54/+85
* | | Various improvements to SIP 18 diagnostics. Made scala library and compiler f...Martin Odersky2012-04-1250-85/+142
* | | Merge branch 'master' into topic/sip18Martin Odersky2012-04-12142-3273/+7274
|\| |
| * | Merge commit 'refs/pull/375/head' into developPaul Phillips2012-04-12114-2158/+5426
| |\ \
| | * | GroundTypeTag => ConcreteTypeTagEugene Burmako2012-04-1210-39/+39
| | * | Next generation of macrosEugene Burmako2012-04-12114-2162/+5430
| | |/
| | |
| | \
| *-. | Merge commit 'refs/pull/373/head'; commit 'refs/pull/374/head' into developPaul Phillips2012-04-126-107/+155
| |\ \|
| | * | Fixed duplicate method problem for implicit wrappers.Martin Odersky2012-04-111-0/+1
| | * | Implementation of SIP 13 take 2.Martin Odersky2012-04-113-27/+32
| | * | Implementation of SIP 13 - implicit classesMartin Odersky2012-04-115-83/+123
| | * | new annotation targets for companion classes/objects/factory methods.Martin Odersky2012-04-112-5/+7
| | |/
| * / Fix memory leak related to default arguments in presentation compiler.Lukas Rytz2012-04-103-6/+7
| |/