summaryrefslogtreecommitdiff
path: root/test/instrumented
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-132-44/+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-054-132/+42
* removes array tagsEugene Burmako2012-06-082-16/+56
* repairs the tests after the refactoring spreeEugene Burmako2012-06-082-17/+25
* rethinks tagsEugene Burmako2012-04-234-286/+248
* Made speclib less of a maintenance headache.Paul Phillips2012-02-146-195/+325
* Begone t1737...Hubert Plociniczak2011-11-022-77/+77
* Added a test case for anyref specialization.Aleksandar Pokopec2011-02-092-0/+329
* Updated copyright notices to 2011Antonio Cunei2011-01-201-1/+1
* Adapted specialization tests to track number of...Aleksandar Pokopec2011-01-171-0/+14
* Added 'specialized' tests.Aleksandar Pokopec2011-01-172-0/+906