summaryrefslogtreecommitdiff
path: root/src/compiler/scala/reflect/reify/Reifier.scala
Commit message (Expand)AuthorAgeFilesLines
* SI-8916 Fix -Ywarn-unused-import warningsSimon Ochsenreither2014-10-241-1/+0
* SI-8316 SI-8318 SI-8248 reintroduces resetAllAttrsEugene Burmako2014-02-201-1/+9
* renames resetLocalAttrs to resetAttrsEugene Burmako2014-02-071-1/+1
* does away with resetAllAttrs in the reifierEugene Burmako2014-02-071-10/+2
* further limits discoverability of resetAttrsEugene Burmako2014-02-071-1/+1
* SI-7678 Don't cache member symbols of TypeTags in Definitions.Jason Zaugg2013-11-081-1/+3
* SI-7376 Additional trivial Scaladoc format correctionsSom Snytt2013-04-171-11/+12
* SI-7261 Implicit conversion of BooleanSetting to Boolean and BooleanFlagSom Snytt2013-03-271-2/+2
* Modernize legacy backquotes in comments.Jason Zaugg2013-02-251-3/+3
* Merge remote-tracking branch 'origin/2.10.x' into merge-210Paul Phillips2012-10-191-5/+5
|\
| * renames macros.ReificationError to ReificationExceptionEugene Burmako2012-10-031-5/+5
* | Merge branch '2.10.x' into 210-mergePaul Phillips2012-09-281-1/+1
|\|
| * MirrorOf => MirrorEugene Burmako2012-09-271-1/+1
* | Merge branch '2.10.x'Paul Phillips2012-09-201-1/+1
|\|
| * SI-6363 removes scala.reflect.baseEugene Burmako2012-09-191-1/+1
* | Merge remote-tracking branch 'origin/2.10.x' into merge-210Paul Phillips2012-08-171-7/+1
|\|
| * cleanup of reflection- and macro-related stuffEugene Burmako2012-08-151-7/+1
* | Merge remote-tracking branch 'origin/2.10.x' into merge-2.10.xPaul Phillips2012-08-021-3/+3
|\|
| * moves Expr from api to baseEugene Burmako2012-08-021-1/+1
| * reflect.makro => reflect.macros (Step I)Eugene Burmako2012-08-021-2/+2
* | Removed AestheticSettings.Paul Phillips2012-07-131-1/+1
|/
* enables reification of anonymous classesEugene Burmako2012-06-181-14/+0
* miscellaneous cleanup, mostly fighting with feature warningsEugene Burmako2012-06-081-2/+1
* brings reification up to speedEugene Burmako2012-06-081-56/+56
* ClassTag.erasure => ClassTag.runtimeClassEugene Burmako2012-06-081-2/+2
* rethinks tagsEugene Burmako2012-04-231-19/+19
* adds erasures to concrete type tagsEugene Burmako2012-04-171-8/+18
* Renamed seven files.Paul Phillips2012-04-131-0/+154