summaryrefslogtreecommitdiff
path: root/test/instrumented/library/scala/runtime/ScalaRunTime.scala
Commit message (Expand)AuthorAgeFilesLines
* Remove plain old dead code in ScalaRunTime.Sébastien Doeraene2016-04-131-40/+0
* Inline ScalaRunTime.arrayElementClass at call sites.Sébastien Doeraene2016-04-131-9/+0
* Move ScalaRunTime.isAnyVal to reify.phases.Reify.Sébastien Doeraene2016-04-131-5/+0
* Hide ScalaRunTime.isTuple inside stringOf.Sébastien Doeraene2016-04-131-2/+3
* Remove dead-code runtime hash() methods.Sébastien Doeraene2016-04-131-40/+1
* Inline ArrayRuntime methods in ScalaRunTime.array_clone().Sébastien Doeraene2016-04-131-9/+9
* Fix many typos in docs and commentsmpociecha2014-12-141-1/+1
* SI-7814 Updates the instrumented version of ScalaRuntime.Jason Zaugg2013-09-051-68/+32
* removes array tagsEugene Burmako2012-06-081-2/+1
* repairs the tests after the refactoring spreeEugene Burmako2012-06-081-12/+20
* rethinks tagsEugene Burmako2012-04-231-42/+51
* Made speclib less of a maintenance headache.Paul Phillips2012-02-141-100/+155
* Begone t1737...Hubert Plociniczak2011-11-021-27/+27
* Added a test case for anyref specialization.Aleksandar Pokopec2011-02-091-0/+327