summaryrefslogtreecommitdiff
path: root/test/files/run
Commit message (Expand)AuthorAgeFilesLines
* removes Expr <-> Tree implicitsEugene Burmako2012-04-2525-59/+50
* Fix reifier crashing repl.Paul Phillips2012-04-252-0/+31
* Moved ancillary methods off specialized traits.Paul Phillips2012-04-241-1/+1
* Merge commit 'refs/pull/433/head' into developPaul Phillips2012-04-243-0/+18
|\
| * fixes SI-5704Eugene Burmako2012-04-243-0/+18
* | copy BackQuotedIdent trees (don't copy as Ident)Adriaan Moors2012-04-242-0/+13
* | generate well-formed patterns in parserAdriaan Moors2012-04-242-0/+7
|/
* Removed FlatArray.Paul Phillips2012-04-234-52/+36
* Merge commit 'refs/pull/427/head'; commit 'refs/pull/428/head' into developPaul Phillips2012-04-23114-200/+2341
|\
| * 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/424/head' into developPaul Phillips2012-04-236-0/+8
|\ \ | |/ |/|
| * minor fixes to reificationEugene Burmako2012-04-236-0/+8
* | 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