summaryrefslogtreecommitdiff
path: root/src/compiler/scala/reflect/reify/phases/Reify.scala
Commit message (Expand)AuthorAgeFilesLines
* Move ScalaRunTime.isAnyVal to reify.phases.Reify.Sébastien Doeraene2016-04-131-1/+5
* Modernize legacy backquotes in comments.Jason Zaugg2013-02-251-1/+1
* Merge remote-tracking branch 'origin/2.10.x' into merge-210Paul Phillips2013-02-101-1/+4
|\
| * SI-6113 typeOf now works for type lambdasEugene Burmako2013-02-071-1/+4
* | Removed unused imports.Paul Phillips2012-11-061-3/+1
|/
* brings reification up to speedEugene Burmako2012-06-081-19/+12
* improves traces and error messagesEugene Burmako2012-06-081-0/+1
* Minor tweaks to reifier logic.Paul Phillips2012-04-251-28/+38
* adds erasures to concrete type tagsEugene Burmako2012-04-171-19/+28
* implements reification of tough typesEugene Burmako2012-04-141-0/+4
* Next generation of macrosEugene Burmako2012-04-121-0/+42