summaryrefslogtreecommitdiff
path: root/src/reflect/scala/reflect/macros/Typers.scala
Commit message (Expand)AuthorAgeFilesLines
* Lower-case spelling of @deprecated messagesSimon Ochsenreither2016-05-281-2/+2
* Merge pull request #4089 from gourlaysama/wip/t6626-scaladoc-throws-linksVlad Ureche2014-11-051-3/+3
|\
| * cleanup @throws tags in library and reflectAntoine Gourlay2014-11-051-3/+3
* | SI-8916 Fix -Ywarn-unused-import warningsSimon Ochsenreither2014-10-241-2/+0
|/
* addresses pull request feedbackEugene Burmako2014-02-151-1/+5
* SI-6814 adds typechecker modes to c.typecheckEugene Burmako2014-02-141-3/+31
* further limits discoverability of resetAttrsEugene Burmako2014-02-071-6/+0
* Merge pull request #3392 from xeno-by/topic/untypecheckEugene Burmako2014-01-211-6/+20
|\
| * deprecates resetAllAttrs and resetLocalAttrs in favor of the new APIEugene Burmako2014-01-211-6/+20
* | *boxContext => *box.Context , *boxMacro => *box.MacroEugene Burmako2014-01-121-3/+3
|/
* typeCheck => typecheckEugene Burmako2013-12-101-3/+9
* blackbox restriction #3: can't affect implicit searchEugene Burmako2013-11-121-21/+0
* blackbox and whitebox macrosEugene Burmako2013-11-121-3/+3
* SI-7167 implicit macros decide what is divergenceEugene Burmako2013-05-121-5/+16
* Absolutized paths involving the scala package.Paul Phillips2013-05-031-1/+2
* Remove redundant 'val' from case class params.Jason Zaugg2013-02-251-1/+1
* Labeling scala.reflect and scala.reflect.macros experimental in the API docsHeather Miller2012-11-021-1/+4
* docs for reflection and macrosEugene Burmako2012-10-111-0/+3
* renames macros.TypeError to TypecheckExceptionEugene Burmako2012-10-031-12/+14
* reflect.makro => reflect.macros (Step I)Eugene Burmako2012-08-021-0/+83