summaryrefslogtreecommitdiff
path: root/src/compiler/scala/reflect/reify/package.scala
Commit message (Expand)AuthorAgeFilesLines
* SI-7678 Don't cache member symbols of TypeTags in Definitions.Jason Zaugg2013-11-081-2/+2
* moves TreeBuilder into the parserDen Shabalin2013-07-081-1/+1
* Merge branch 'pr/merge-2.10.2' into masterPaul Phillips2013-06-041-1/+4
|\
| * SI-7375 ClassTag for value class aliasesEugene Burmako2013-05-311-2/+5
* | Absolutized paths involving the scala package.Paul Phillips2013-05-031-1/+2
* | Changes many calls to normalize to dealiasWiden.Paul Phillips2013-01-291-1/+1
* | Removed unused imports.Paul Phillips2012-11-061-4/+3
* | Remove unused private members.Paul Phillips2012-11-011-1/+1
|/
* renames macros.ReificationError to ReificationExceptionEugene Burmako2012-10-031-2/+2
* Merge pull request #1331 from scalamacros/ticket/5943Grzegorz Kossakowski2012-09-201-1/+1
|\
| * SI-5943 toolboxes now autoimport Predef and scalaEugene Burmako2012-09-201-1/+1
* | SI-6363 removes scala.reflect.baseEugene Burmako2012-09-191-1/+0
|/
* Eliminate breaking relative names in source.Paul Phillips2012-09-141-1/+1
* Fixes SI-6259. Unable to use typeOf in super call of top-level object.Josh Suereth2012-09-131-2/+18
* reflect.makro => reflect.macros (Step I)Eugene Burmako2012-08-021-1/+1
* prepares our macro defs for refactoring (Step II)Eugene Burmako2012-08-021-1/+0
* renames asType to toType and asXXXSymbol to asXXXEugene Burmako2012-08-021-2/+2
* removes array tagsEugene Burmako2012-06-081-2/+0
* brings reification up to speedEugene Burmako2012-06-081-31/+50
* ClassTag.erasure => ClassTag.runtimeClassEugene Burmako2012-06-081-4/+4
* Fix for aliasing bug in reifier.Paul Phillips2012-05-081-9/+10
* minor tag-related fixesEugene Burmako2012-05-071-2/+2
* cleaning up macros, one step at a timeEugene Burmako2012-04-261-3/+7
* rethinks tagsEugene Burmako2012-04-231-3/+35
* GroundTypeTag => ConcreteTypeTagEugene Burmako2012-04-121-3/+3
* Next generation of macrosEugene Burmako2012-04-121-0/+22