summaryrefslogtreecommitdiff
path: root/src/reflect/scala/reflect/internal/FlagSets.scala
Commit message (Expand)AuthorAgeFilesLines
* Rename the ENUM / DEFAULTMETHOD flags to include JAVA_Lukas Rytz2015-07-221-1/+1
* introduces Flag.STABLEEugene Burmako2014-02-151-0/+1
* SI-6565 Adds missing flag values to reflection APIEugene Burmako2014-02-121-1/+4
* SI-8058 Better support for enum treesSimon Ochsenreither2014-01-041-0/+1
* SI-6701 add SYNTHETIC flag to the reflection apiDen Shabalin2013-09-111-0/+1
* Absolutized paths involving the scala package.Paul Phillips2013-05-031-1/+2
* removes extraneous indirection from FlagValuesEugene Burmako2012-10-031-2/+0
* Eliminate breaking relative names in source.Paul Phillips2012-09-141-1/+1
* refines api.FlagSetsEugene Burmako2012-08-101-7/+4
* simplifies flag APIEugene Burmako2012-08-021-17/+1
* Introduces scala-reflect.jarEugene Burmako2012-06-081-0/+66