summaryrefslogtreecommitdiff
path: root/src/reflect/scala/reflect/internal/Kinds.scala
Commit message (Expand)AuthorAgeFilesLines
* Remove unused imports and other minor cleanupsSimon Ochsenreither2015-12-181-1/+0
* Merge remote-tracking branch 'origin/2.11.x' into 2.12.xSeth Tisue2015-09-081-1/+1
* SI-8023 Address review comments around typedHigherKindedTypeJason Zaugg2013-12-031-0/+2
* SI-7902 Fix spurious kind error due to an unitialized symbolJason Zaugg2013-10-091-0/+1
* SI-7624 Fix a few remaining -Xlint warnings ...Simon Ochsenreither2013-08-151-1/+1
* SI-7624 Fix -feature warnings and build with -featureSimon Ochsenreither2013-08-151-10/+10
* Merge pull request #2340 from folone/topic/kind-prAdriaan Moors2013-05-171-0/+176
|\
| * Add :kind command to REPLEugene Yokota2013-04-201-0/+176
* | Absolutized paths involving the scala package.Paul Phillips2013-05-031-1/+2
|/
* SI-7261 Implicit conversion of BooleanSetting to Boolean and BooleanFlagSom Snytt2013-03-271-2/+2
* Name boolean arguments in src/reflect.Jason Zaugg2013-03-051-1/+1
* Banish needless semicolons.Jason Zaugg2013-02-241-1/+1
* Incorporated Variance value class in Variances.Paul Phillips2013-01-091-3/+3
* Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-021-1/+1
* update and normalize copyright noticeAdriaan Moors2012-08-071-1/+1
* Introduces scala-reflect.jarEugene Burmako2012-06-081-0/+232