summaryrefslogtreecommitdiff
path: root/test/files/run
Commit message (Expand)AuthorAgeFilesLines
* interop between manifests and tagsEugene Burmako2012-04-2314-0/+142
* resurrects manifests in their pre-2.10 gloryEugene Burmako2012-04-2330-0/+1605
* migrates stdlib and compiler to tagsEugene Burmako2012-04-2337-158/+137
* rethinks tagsEugene Burmako2012-04-2333-97/+512
* Merge commit 'refs/pull/419/head'; commit 'refs/pull/420/head'; commit 'refs/...Paul Phillips2012-04-222-0/+10
|\
| * fixes SI-5680Eugene Burmako2012-04-202-0/+10
* | scala.reflect.api: Reporters => FrontEndsEugene Burmako2012-04-202-3/+3
|/
* fixes testsEugene Burmako2012-04-171-8/+8
* adds erasures to concrete type tagsEugene Burmako2012-04-1710-13/+13
* Another checkfile update.Paul Phillips2012-04-161-5/+5
* Merge commit 'refs/pull/408/head'Paul Phillips2012-04-163-52/+59
|\
| * don't emit tiny switches: optimizer chokes on themAdriaan Moors2012-04-143-52/+59
| * work around optimizer bug SI-5672Adriaan Moors2012-04-141-2/+7
* | New facility: TypeDestructurers.Paul Phillips2012-04-165-4/+384
| |
| \
*-. \ Merge commit 'refs/pull/401/head'; commit 'refs/pull/402/head'; commit 'refs/...Paul Phillips2012-04-1414-46/+76
|\ \ \ | |_|/ |/| |
| | * implements reification of tough typesEugene Burmako2012-04-1413-44/+69
| * | work around optimizer bug SI-5672Adriaan Moors2012-04-141-2/+7
|/ /
| |
| \
*-. \ Merge commit 'refs/pull/391/head'; commit 'refs/pull/390/head' into developPaul Phillips2012-04-1430-149/+224
|\ \ \
| | * | no longer need -YvirtpatmatAdriaan Moors2012-04-141-1/+1
| | * | enable implicit enrichment when typing patternsAdriaan Moors2012-04-133-0/+15
| * | | virtpatmat on by default; chicken out: -XoldpatmatAdriaan Moors2012-04-1425-144/+158
| * | | wip: put skeleton for typetag-based typetests in placeAdriaan Moors2012-04-141-0/+5
| * | | more prudent bridging to unapply[Seq]Adriaan Moors2012-04-142-5/+46
| | |/ | |/|
* / | restores some disabled macro tests, makes checkFeature synchronous when used ...Eugene Burmako2012-04-145-5/+41
|/ /
| |
| \
*-. \ Merge commit 'refs/pull/389/head'; commit 'refs/pull/393/head' into developPaul Phillips2012-04-145-0/+173
|\ \ \
| | * | DynamicProxy: improved docs, fixed EOL styleChristopher Vogt2012-04-143-93/+93
| | * | implemented DynamicProxy as portrayed by the Scala reflection teamChristopher Vogt2012-04-143-0/+93
| | |/
| * | rule out sequence arg to applyDynamicAdriaan Moors2012-04-131-2/+2
| * | implement SIP Type DynamicAdriaan Moors2012-04-132-0/+80
| |/
* | disabled failing macro test; needs to be adapted to new scheme.Martin Odersky2012-04-134-25/+0
* | Merge branch 'master' into topic/sip18Martin Odersky2012-04-134-0/+61
|\|
| * Workaround for SI-5583.Paul Phillips2012-04-122-0/+31
| * Fix for SI-5535.Paul Phillips2012-04-122-0/+30
* | Fixed tests to account for SIP 18Martin Odersky2012-04-1312-99/+114
* | Added languageFeature annotation (was missing before). Resolved problem with ...Martin Odersky2012-04-1384-84/+84
|/
* Merge commit 'refs/pull/375/head' into developPaul Phillips2012-04-12602-1014/+4375
|\
| * GroundTypeTag => ConcreteTypeTagEugene Burmako2012-04-1228-110/+110
| * Next generation of macrosEugene Burmako2012-04-12602-1014/+4375
* | Implementation of SIP 13 take 2.Martin Odersky2012-04-111-1/+1
* | Implementation of SIP 13 - implicit classesMartin Odersky2012-04-111-0/+10
|/
* Fix for SI-5648.Paul Phillips2012-04-103-0/+15
* Cleaning up some repl mechanisms.Paul Phillips2012-04-091-1/+1
* SI-4540 Fix [RichDouble|RichFloat|RichLong].isValid[Byte|Short|Char|Int].Dmitry Nadezhin2012-04-081-58/+273
* Merge branch 'apr6-flags' of leaf:/scala/trunk into developPaul Phillips2012-04-061-18/+18
|\
* \ Merge commit 'pull/358/head' into developPaul Phillips2012-04-061-0/+16
|\ \
| * | Test case for overloading resolution during reflection.Martin Odersky2012-04-051-0/+16
* | | Make NumericRange# O(1) instead of O(n).Simon Ochsenreither2012-04-062-17/+9
* | | Fix for SI-5591.Geoff Reedy2012-04-062-0/+11
| |/ |/|
| |
| \
| \
| \
*---. \ Merge commit 'refs/pull/353/head'; commit 'refs/pull/354/head'; commit 'refs/...Paul Phillips2012-04-053-0/+9
|\ \ \ \ | |_|_|/ |/| | |
| | | * String interpolation bug fixDominik Gruntz2012-03-283-0/+9
| | |/