summaryrefslogtreecommitdiff
path: root/src/compiler/scala/reflect/reify
Commit message (Expand)AuthorAgeFilesLines
* SI-8040 Warn unused flagsSom Snytt2017-03-111-1/+0
* SI-8040 Heeding -Ywarn-unusedSom Snytt2017-03-111-1/+2
* Fields phase expands lazy vals like modulesAdriaan Moors2016-08-291-32/+4
* SI-9397 Add "_root_" to "GenUtils.scalaFactoryCall" to avoid the scala packag...Shixiong Zhu2016-05-112-2/+2
* Move ScalaRunTime.isAnyVal to reify.phases.Reify.Sébastien Doeraene2016-04-131-1/+5
* Refactoring. Simplify inferImplicit's boolean leversAdriaan Moors2016-03-261-7/+3
* Streamline MethodSynthesis & NamersAdriaan Moors2015-09-021-2/+1
* new{Term,Type}Name→{Term,Type}Name, tpename/nme→{type,term}NamesSimon Ochsenreither2015-03-261-4/+4
* Deprecations: Use of isPackage, hasSymbol, getter, setter...Simon Ochsenreither2015-03-262-3/+3
* Merge pull request #4083 from retronym/ticket/8947Jason Zaugg2014-11-071-2/+1
|\
| * SI-8947 Additional layers of defence against EmptyTree mutationJason Zaugg2014-11-061-2/+1
* | SI-8916 Further fixes with -Ywarn-unused includedSimon Ochsenreither2014-10-241-1/+0
* | SI-8916 Fix -Ywarn-unused-import warningsSimon Ochsenreither2014-10-242-4/+0
|/
* Merge pull request #3559 from adriaanm/t1503Grzegorz Kossakowski2014-02-231-2/+2
|\
| * SI-1503 don't assume unsound type for ident/literal patternsAdriaan Moors2014-02-191-2/+2
* | SI-8316 SI-8318 SI-8248 reintroduces resetAllAttrsEugene Burmako2014-02-201-1/+9
* | reverses SI-6484Eugene Burmako2014-02-181-24/+2
* | renames some methods in ReificationSupportEugene Burmako2014-02-152-11/+11
* | some renamingsEugene Burmako2014-02-151-1/+1
* | establishes scala.reflect.api#internalEugene Burmako2014-02-143-30/+30
* | Merge remote-tracking branch 'origin/master' into topic/palladium0Eugene Burmako2014-02-141-1/+1
|\|
| * SI-8177 tidy up in type reificationEugene Burmako2014-02-141-3/+1
| * SI-8177 specializeSym must use memberInfo on high sideAdriaan Moors2014-02-132-2/+4
* | SI-8118 simplifies Annotation down to a plain TreeEugene Burmako2014-02-141-13/+4
* | SI-6484 adds Universe.typeOf[T](x: T)Eugene Burmako2014-02-142-2/+28
* | proceeds with the quest of removing `local` from namesEugene Burmako2014-02-124-7/+7
|/
* 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-072-2/+2
* SI-8151 Remove -Yself-in-annots and associated implementationJason Zaugg2014-01-151-3/+3
* typeCheck => typecheckEugene Burmako2013-12-101-2/+2
* SI-7678 Don't cache member symbols of TypeTags in Definitions.Jason Zaugg2013-11-085-3/+11
* Aesthetics in GenTrees.Paul Phillips2013-10-131-24/+13
* SI-6762 rename emptyValDef to noSelfType.Paul Phillips2013-09-273-5/+5
* use NoMods and NoFlags for reification of empty valuesDen Shabalin2013-09-051-1/+5
* merge flagsFromBits and FlagsAsBits into FlagsReprDen Shabalin2013-09-054-10/+20
* An Unapplied extractor.Paul Phillips2013-08-171-15/+3
* DefDef.name is now TermName againEugene Burmako2013-08-101-1/+1
* Merge remote-tracking branch 'scala/2.10.x' into merge-2.10.xGrzegorz Kossakowski2013-07-291-8/+8
|\
| * SI-7649 Fix positions for reshaped tag materializersJason Zaugg2013-07-111-8/+8
* | Fixing exhaustiveness warnings.Paul Phillips2013-07-172-7/+6
* | introduces extensibility hooks into the reifierEugene Burmako2013-07-082-11/+19
* | 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
* | refactors macro runtimesEugene Burmako2013-05-281-1/+1
* | Concision contribution.Paul Phillips2013-05-231-2/+2
* | Absolutized paths involving the scala package.Paul Phillips2013-05-032-2/+3
* | Merge pull request #2396 from som-snytt/issue/unmoored-docAdriaan Moors2013-04-222-13/+14
|\ \
| * | SI-7376 Additional trivial Scaladoc format correctionsSom Snytt2013-04-172-13/+14