summaryrefslogtreecommitdiff
path: root/src/reflect/scala/reflect/internal/Constants.scala
Commit message (Expand)AuthorAgeFilesLines
* avoid boxingxuwei-k2016-10-281-2/+2
* Constant print control in unicodeSom Snytt2016-06-161-2/+1
* SI-6385 Avoid bridges to identical signatures over value classesJason Zaugg2013-10-281-1/+9
* Make all numeric coercions explicit.Paul Phillips2013-05-271-1/+1
* Concision contribution.Paul Phillips2013-05-231-11/+11
* Absolutized paths involving the scala package.Paul Phillips2013-05-031-1/+2
* Banish needless semicolons.Jason Zaugg2013-02-241-1/+1
* Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-021-1/+1
* SI-5918 fixes the ConstantType uglinessEugene Burmako2012-09-231-7/+2
* Eliminate breaking relative names in source.Paul Phillips2012-09-141-1/+1
* Improve Constant#hashCodeJason Zaugg2012-09-091-11/+29
* Refine equality of Constant types over floating point values.Jason Zaugg2012-09-081-2/+10
* update and normalize copyright noticeAdriaan Moors2012-08-071-1/+1
* SI-5731 a few fixes for value classesEugene Burmako2012-07-171-1/+6
* Introduces scala-reflect.jarEugene Burmako2012-06-081-0/+240