summaryrefslogtreecommitdiff
path: root/src/reflect/scala/reflect/internal/HasFlags.scala
Commit message (Expand)AuthorAgeFilesLines
* SD-128 fix override checks for default methodsLukas Rytz2016-08-121-3/+0
* Lower-case spelling of @deprecated messagesSimon Ochsenreither2016-05-281-2/+2
* New trait encoding: use default methods, jettison impl classesJason Zaugg2016-03-181-0/+1
* Rename the ENUM / DEFAULTMETHOD flags to include JAVA_Lukas Rytz2015-07-221-41/+41
* SI-9393 fix modifiers of ClassBTypes for Java annotationsLukas Rytz2015-07-221-0/+1
* SI-6732 deprecates internal#Symbol.isPackageEugene Burmako2014-02-141-0/+1
* disambiguates uses of “local” in internal symbol APIEugene Burmako2014-02-121-0/+2
* SI-8058 Better support for enum treesSimon Ochsenreither2014-01-041-0/+1
* Removing unused code.Paul Phillips2013-10-021-8/+0
* Remove 'hasDefaultFlag'.Paul Phillips2013-10-021-2/+0
* Merge pull request #2995 from paulp/pr/defaultparamJason Zaugg2013-09-271-1/+1
|\
| * Fix up DEFAULTPARAM semantics.Paul Phillips2013-09-271-1/+1
* | Merge remote-tracking branch 'origin/2.10.x' into merge/2.10.x-to-master-2Jason Zaugg2013-09-271-0/+3
|\ \ | |/ |/|
| * SI-7825 Consider DEFAULTMETHOD when refchecking concretenessJason Zaugg2013-09-101-0/+3
* | Absolutized paths involving the scala package.Paul Phillips2013-05-031-1/+2
* | Deprecation patrol.Paul Phillips2012-11-061-2/+3
|/
* minor cleanup for reflectionEugene Burmako2012-09-221-0/+2
* HIDDEN => ARTIFACTEugene Burmako2012-08-131-4/+4
* Added a HIDDEN flag.Paul Phillips2012-07-081-0/+1
* Introduces scala-reflect.jarEugene Burmako2012-06-081-0/+169