summaryrefslogtreecommitdiff
path: root/src/reflect/scala/reflect/internal/BaseTypeSeqs.scala
Commit message (Expand)AuthorAgeFilesLines
* SI-10026 Fix endless cycle in runtime reflectionJason Zaugg2017-02-191-1/+4
* Manually inlined all other instances of Platform.arraycopy to System.arraycopyRex Kerr2016-11-091-1/+1
* Tone abort down to a dev warningJason Zaugg2016-08-231-1/+1
* Improved refinement type and existential type handlingJason Zaugg2016-08-231-30/+32
* Remove unused imports and other minor cleanupsSimon Ochsenreither2015-12-181-2/+1
* Fix many typos in docs and commentsmpociecha2014-12-141-2/+2
* SI-8046 Fix baseTypeSeq in presence of type aliasesJason Zaugg2013-12-091-2/+3
* SI-6240 introduces GIL to Scala reflectionEugene Burmako2013-10-181-1/+1
* Value class Depth.Paul Phillips2013-08-251-4/+4
* Eliminate needless Options.Paul Phillips2013-06-081-5/+4
* Concision contribution.Paul Phillips2013-05-231-1/+1
* Absolutized paths involving the scala package.Paul Phillips2013-05-031-1/+2
* Incorporated Variance value class in Variances.Paul Phillips2013-01-091-1/+1
* Eliminate allocations in BaseTypeSeqs.Paul Phillips2012-12-271-2/+10
* Merge branch 'merge-wip-into-2.10.x' into merge-2.10-into-masterPaul Phillips2012-12-111-1/+1
|\
| * evicts assert(false) from the compilerEugene Burmako2012-12-061-1/+1
* | 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
* | Removing unused locals and making vars into vals.Paul Phillips2012-11-031-1/+1
* | All the actual changes of tpe to tpe_* or tpeHK.Paul Phillips2012-10-021-1/+1
|/
* Eliminate breaking relative names in source.Paul Phillips2012-09-141-2/+2
* Made all statistic code disappear unless built with Statistics.canEnable = trueMartin Odersky2012-08-201-2/+2
* update and normalize copyright noticeAdriaan Moors2012-08-071-1/+1
* Eliminated all the current feature warnings.Paul Phillips2012-07-271-1/+1
* Statistics reorganizationMartin Odersky2012-06-191-3/+9
* Reduce time spent in lubsMartin Odersky2012-06-081-31/+4
* Introduces scala-reflect.jarEugene Burmako2012-06-081-0/+260