summaryrefslogtreecommitdiff
path: root/src/reflect/scala/reflect/internal/Importers.scala
Commit message (Expand)AuthorAgeFilesLines
* Removed warningsEECOLOR2015-03-261-1/+1
* reflection API compatibility with 2.10.xEugene Burmako2014-02-141-1/+1
* establishes scala.reflect.api#internalEugene Burmako2014-02-141-11/+1
* Merge pull request #3391 from xeno-by/ticket/8131Jason Zaugg2014-02-081-0/+3
|\
| * SI-8131 fixes residual race condition in runtime reflectionEugene Burmako2014-01-211-0/+3
* | Merge pull request #3392 from xeno-by/topic/untypecheckEugene Burmako2014-01-211-0/+2
|\ \
| * | moves analyzer.ImportType into scala.reflect.internalEugene Burmako2014-01-211-0/+2
| |/
* / SI-8151 Remove -Yself-in-annots and associated implementationJason Zaugg2014-01-151-2/+2
|/
* ExistentialTypeTree.whereClauses are now MemberDefsEugene Burmako2014-01-071-1/+2
* add support for importable attachmentsDen Shabalin2013-11-121-0/+14
* SI-6762 rename emptyValDef to noSelfType.Paul Phillips2013-09-271-3/+3
* Merge remote-tracking branch 'scala/2.10.x'Grzegorz Kossakowski2013-08-291-0/+5
|\
| * SI-7331 tb.parse returns unpositioned treesDen Shabalin2013-08-081-1/+6
| * [nomaster] Revert "introduces global.pendingSuperCall"Eugene Burmako2013-02-051-2/+0
* | Fixing exhaustiveness warnings.Paul Phillips2013-07-171-0/+2
* | more refactoring and explanations in importersEugene Burmako2013-06-021-48/+54
* | refactors importersEugene Burmako2013-05-281-318/+318
* | Absolutized paths involving the scala package.Paul Phillips2013-05-031-1/+2
* | Removed -Ynotnull setting.Paul Phillips2013-03-131-2/+0
* | Eliminating var-like setter tpe_= on Tree.Paul Phillips2012-12-191-1/+1
* | Merge branch 'merge-wip-into-2.10.x' into merge-2.10-into-masterPaul Phillips2012-12-111-0/+2
|\|
| * introduces global.pendingSuperCallEugene Burmako2012-12-061-0/+2
* | Members removed in scala.reflect.Paul Phillips2012-11-201-1/+0
* | Revert "Commenting out unused members."Paul Phillips2012-11-191-1/+1
* | Commenting out unused members.Paul Phillips2012-11-191-1/+1
* | Renamed hasSymbol to hasSymbolField.Paul Phillips2012-10-031-3/+3
|/
* SI-6412 alleviates leaks in toolboxes, attempt #2Eugene Burmako2012-09-271-86/+96
* distinguishes flag-agnostic completersEugene Burmako2012-09-241-1/+1
* More relative path elimination.Paul Phillips2012-09-151-1/+1
* improvements for reification of free symbolsEugene Burmako2012-09-141-2/+2
* Reflection tuningDominik Gruntz2012-08-301-1/+1
* Made hashCode a method on Type to avoid megamorphic dispatchMartin Odersky2012-08-201-2/+2
* cleanup of reflection- and macro-related stuffEugene Burmako2012-08-151-2/+1
* SI-5751 cleans up toolboxes for the releaseEugene Burmako2012-07-311-0/+1
* Introduces scala-reflect.jarEugene Burmako2012-06-081-0/+451