summaryrefslogtreecommitdiff
path: root/src/reflect/scala/reflect/internal/ClassfileConstants.scala
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/2.11.x' into 2.12.xSeth Tisue2015-09-081-1/+1
* Rename the ENUM / DEFAULTMETHOD flags to include JAVA_Lukas Rytz2015-07-221-1/+1
* SI-9393 fix modifiers of ClassBTypes for Java annotationsLukas Rytz2015-07-221-0/+2
* SI-9359 Fix InnerClass entry flags for nested Java enumsLukas Rytz2015-06-191-5/+8
* Merge remote-tracking branch 'scala/2.10.x'Grzegorz Kossakowski2013-08-291-22/+14
|\
| * SI-7603 Fix thread safety of FlagTranslationJason Zaugg2013-08-161-22/+14
* | Absolutized paths involving the scala package.Paul Phillips2013-05-031-1/+2
* | SI-7324 jvm not cool with 255+ parametersPaul Phillips2013-04-211-1/+0
* | Merge remote tracking branch 'origin/2.10.x' into topic/merge-2.10.x-to-v2.11...Jason Zaugg2013-04-021-1/+4
|\|
| * Read version 51 (JDK 7) class files.James Iry2013-03-141-1/+4
* | Doc -> C-style comments for local symbols to avoid "discardingEugene Vigdorchik2013-03-211-1/+1
* | Members removed in scala.reflect.Paul Phillips2012-11-201-7/+0
* | Revert "Commenting out unused members."Paul Phillips2012-11-191-6/+6
* | Commenting out unused members.Paul Phillips2012-11-191-6/+6
* | Merge commit 'refs/pull/1574/head' into merge-210Paul Phillips2012-11-051-1/+1
|\|
| * Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-021-1/+1
* | Merge remote-tracking branch 'origin/2.10.x' into merge-210Paul Phillips2012-09-151-1/+1
|\|
| * Eliminate breaking relative names in source.Paul Phillips2012-09-141-1/+1
* | Merge remote-tracking branch 'upstream/2.10.x' into merge-210Lukas Rytz2012-08-161-2/+2
|\|
* | Merge branch '2.10.x'Adriaan Moors2012-08-081-1/+1
|\|
| * update and normalize copyright noticeAdriaan Moors2012-08-071-1/+1
* | Expanded use of HIDDEN flag.Paul Phillips2012-07-191-2/+2
|/
* Introduces scala-reflect.jarEugene Burmako2012-06-081-0/+390