summaryrefslogtreecommitdiff
path: root/test/files/specialized
Commit message (Expand)AuthorAgeFilesLines
* SI-9847 Nuance pure expr statement warningSom Snytt2016-07-083-4/+4
* Fix minor typoNafer Sanabria2016-04-041-1/+1
* SI-9571 Avoid boxing primitives in string concatenationMarko Elezovic2016-02-061-1/+1
* Fix 36 typos (d-f)Janek Bogucki2015-06-211-1/+1
* Make specialization aware of anonymous functions.James Iry2013-11-062-0/+18
* Cull extraneous whitespace.Paul Phillips2013-09-1814-49/+49
* Merge 2.10.x into masterAdriaan Moors2013-06-283-1/+59
|\
| * SI-7343 Fixed phase ordering in specializationVlad Ureche2013-06-123-1/+59
* | SI-7344 Specialize methods in private scopesVlad Ureche2013-06-281-0/+53
* | SI-7003 Partest redirects stderr to log fileSom Snytt2013-05-256-5/+22
|/
* SI-6035: Specialization and separate compilation.Grzegorz Kossakowski2012-07-163-0/+19
* removes array tagsEugene Burmako2012-06-081-3/+3
* repairs the tests after the refactoring spreeEugene Burmako2012-06-081-1/+3
* Add the first iteration of the `util.hashing` package.Aleksandar Prokopec2012-06-072-60/+0
* Clutch modification to tree printing.Paul Phillips2012-05-121-1/+1
* resurrects manifests in their pre-2.10 gloryEugene Burmako2012-04-232-0/+82
* migrates stdlib and compiler to tagsEugene Burmako2012-04-232-8/+8
* virtpatmat on by default; chicken out: -XoldpatmatAdriaan Moors2012-04-141-1/+1
* New starr to support new fundamental laws of reality.Paul Phillips2012-03-141-2/+2
* Prevent extaneous output in SI-5005Vlad Ureche2012-02-161-1/+5
* Added test files to verify previous commit.Erik Osheim2012-02-152-0/+56
* Specialization action.Paul Phillips2012-02-143-22/+9
* Make specialization pick up opportunities when the Iulian Dragos2012-01-172-0/+31
* Begone t1737...Hubert Plociniczak2011-11-0211-44/+44
* Fix for NumericRange boundary condition.Paul Phillips2011-10-311-1/+1
* Removing the code which has been deprecated sin...Paul Phillips2011-08-151-1/+1
* Making Range creation less slow, no review.Paul Phillips2011-05-211-1/+1
* Added a temporary fix for #4351, but disabled i...Aleksandar Pokopec2011-03-242-0/+21
* Adding some tests for #3651.Aleksandar Pokopec2011-03-224-0/+28
* Some boundary conditions in range.Paul Phillips2011-03-191-1/+1
* Always forget that checking system properties c...Paul Phillips2011-03-171-6/+5
* Modify BufferedSource to use a BufferedLineIter...Donna Malayeri2011-03-071-1/+1
* Renamed Application to App.Martin Odersky2011-02-212-2/+2
* A missing test.Aleksandar Pokopec2011-02-092-0/+52
* Added a test case for anyref specialization.Aleksandar Pokopec2011-02-092-0/+59
* Removed the probe for integers in spec-matrix.Iulian Dragos2011-01-192-2/+1
* Allow box(unbox) elimination for the Null type,...Iulian Dragos2011-01-185-8/+65710
* Disabled failing specialization test.Aleksandar Pokopec2011-01-172-3/+0
* Added specialized test to ant build, and ported...Aleksandar Pokopec2011-01-171-1/+1
* Adapted specialization tests to track number of...Aleksandar Pokopec2011-01-1720-0/+373
* Added 'specialized' tests.Aleksandar Pokopec2011-01-171-0/+10