summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* The empty string commit made me hungry to actua...Paul Phillips2011-01-211-2/+2
* Defer a check from the typer to refcheck so the...Paul Phillips2011-01-202-0/+13
* Integrated contributed non-recursive implementa...Paul Phillips2011-01-201-0/+8
* Look even harder for attempts to sneak "this" i...Paul Phillips2011-01-204-2/+17
* Made ().## and null.## not crash anymore.Paul Phillips2011-01-201-0/+6
* Updated copyright notices to 2011Antonio Cunei2011-01-207-7/+7
* introduce NullaryMethodType to disambiguate Pol...Adriaan Moors2011-01-203-19/+1
* Updated check file for namesdefault test.Iulian Dragos2011-01-191-2/+2
* Removed the probe for integers in spec-matrix.Iulian Dragos2011-01-192-2/+1
* Moved and removed a bunch of tests from pending.Paul Phillips2011-01-1915-111/+32
* What is, I think, the only possible solution to...Paul Phillips2011-01-182-0/+23
* Allow box(unbox) elimination for the Null type,...Iulian Dragos2011-01-185-8/+65710
* second version of close #3649. no reviewLukas Rytz2011-01-182-1/+8
* test case close #3649. no reviewLukas Rytz2011-01-182-0/+5
* Disabled failing specialization test.Aleksandar Pokopec2011-01-172-3/+0
* Added jdk1.5 version of the instrumented librar...Aleksandar Pokopec2011-01-171-1/+1
* Added specialized test to ant build, and ported...Aleksandar Pokopec2011-01-171-1/+1
* Adapted specialization tests to track number of...Aleksandar Pokopec2011-01-1724-8/+47
* Added 'specialized' tests.Aleksandar Pokopec2011-01-174-0/+917
* This outlaws explicit isInstanceOf tests on val...Paul Phillips2011-01-152-0/+8
* Optimization to string concatenation.Paul Phillips2011-01-151-0/+15
* Deleted duplicate test which must have been a r...Paul Phillips2011-01-132-59/+0
* Some modifications to @elidable: for reasons lo...Paul Phillips2011-01-123-1/+30
* Disabled the process test. No review.Paul Phillips2011-01-121-0/+0
* Merge branch 'work'Aleksandar Pokopec2011-01-124-4/+12
* Some fixes for partest issues.Paul Phillips2011-01-123-6/+5
* Imported sbt.Process into trunk, in the guise o...Paul Phillips2011-01-1210-21/+181
* In r22807 an optimization was added to remove B...Paul Phillips2011-01-112-0/+12
* A test case for recently fixed #4114. Plus!Paul Phillips2011-01-103-0/+27
* Test case closes #2873, no review.Paul Phillips2011-01-101-0/+5
* Added test file.Martin Odersky2011-01-101-0/+8
* Fixes #4112. Closes #4112.Aleksandar Pokopec2011-01-101-0/+12
* Fixes #4054.Aleksandar Pokopec2011-01-101-0/+25
* Enabled parallel group by.Aleksandar Pokopec2011-01-102-1/+2
* Couldn't stop working on tailcalls.Paul Phillips2011-01-101-1/+1
* A pretty severe bug in the recognition of tail ...Paul Phillips2011-01-104-14/+38
* Oops, the implicit not found message was wrong:Paul Phillips2011-01-101-1/+1
* Closes #3984 by the most arduous and indirect r...Paul Phillips2011-01-091-2/+33
* Reverting fix for #4047 until I figure out why ...Hubert Plociniczak2011-01-082-39/+0
* Override checks and self-types still needed som...Paul Phillips2011-01-081-0/+13
* Great moments in code reuse:Paul Phillips2011-01-071-3/+2
* Added test for #4072. no reviewHubert Plociniczak2011-01-072-0/+14
* Closes #4047. Review by oderskyHubert Plociniczak2011-01-072-0/+39
* Closes #4072.Hubert Plociniczak2011-01-072-7/+13
* Test case change.Aleksandar Pokopec2011-01-072-2/+2
* Implemented a (slower) workaround for parallel ...Aleksandar Pokopec2011-01-0712-31/+250
* Changed foreach to pforeach.Aleksandar Pokopec2011-01-076-13/+13
* Apparently my flailing attempts to make things ...Paul Phillips2011-01-072-3/+3
* Fixed a bad interaction between overloading, de...Iulian Dragos2011-01-052-0/+20
* closes #4044.Adriaan Moors2011-01-052-0/+32