summaryrefslogtreecommitdiff
path: root/test/files/run/t2886.scala
Commit message (Collapse)AuthorAgeFilesLines
* repairs the tests after the refactoring spreeEugene Burmako2012-06-081-2/+2
|
* restores some disabled macro tests, makes checkFeature synchronous when used ↵Eugene Burmako2012-04-141-0/+9
| | | | for macros
* New reification code for symbols and types.Martin Odersky2011-08-231-7/+0
|
* LiftCode works again, now integrated with new r...Martin Odersky2011-07-301-0/+7
| | | | | | | | LiftCode works again, now integrated with new reflection library. Other changes: def Literal(x: Any) has been deprecated, and all its uses removed. Modifiers has lost positions as fourth case class argument; is now a field, mirroring Tree.pos (this removes junk in patterns and makes reification simpler). Review by extempore.
* Disabled all the old scala.reflect._ tests whic...Paul Phillips2011-07-291-7/+0
| | | | | | Disabled all the old scala.reflect._ tests which are now crash-failing, no review.
* close #2886 (applied patch). no reviewLukas Rytz2010-01-281-0/+7