summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Made the empty string print as "" in the repl i...Paul Phillips2011-01-201-0/+1
* The repl becomes more intense about making sure...Paul Phillips2011-01-203-8/+34
* Made partest update a checkfile even if it does...Paul Phillips2011-01-201-22/+20
* Look even harder for attempts to sneak "this" i...Paul Phillips2011-01-205-4/+26
* Duplication elimination, no review.Paul Phillips2011-01-202-73/+82
* Added askLinkPos command for hyperlinking. Martin Odersky2011-01-204-4/+62
* Made ().## and null.## not crash anymore.Paul Phillips2011-01-202-15/+22
* Updated copyright notices to 2011Antonio Cunei2011-01-201173-1178/+1178
* introduce NullaryMethodType to disambiguate Pol...Adriaan Moors2011-01-2039-193/+280
* Updated check file for namesdefault test.Iulian Dragos2011-01-191-2/+2
* More on partest.Paul Phillips2011-01-1910-309/+128
* Removed the probe for integers in spec-matrix.Iulian Dragos2011-01-192-2/+1
* Fixed First/Second dependency problem in presen...Martin Odersky2011-01-193-7/+6
* Simplifying some partest internal structure.Paul Phillips2011-01-193-81/+82
* Moved and removed a bunch of tests from pending.Paul Phillips2011-01-1915-111/+32
* There was a bunch of work adriaan and I did whi...Paul Phillips2011-01-193-11/+14
* Made recent string optimization jvm-only.Paul Phillips2011-01-191-1/+1
* One element of the partest situation: Reporting...Paul Phillips2011-01-182-12/+10
* What is, I think, the only possible solution to...Paul Phillips2011-01-183-0/+41
* Added a terminal type for echo reenable based o...Paul Phillips2011-01-181-1/+1
* Who knew system was such a popular sentence end...Paul Phillips2011-01-186-8/+8
* A few bits of java code which use "" + x and ca...Paul Phillips2011-01-186-6/+6
* Reverted to curried invokeDynamic to fix a prob...Martin Odersky2011-01-182-8/+8
* Completion related fix and cleanup.Eugene Vigdorchik2011-01-181-8/+3
* Cleaned up Dynamic.Martin Odersky2011-01-184-22/+23
* Allow box(unbox) elimination for the Null type,...Iulian Dragos2011-01-186-9/+65717
* Updated project files to the new Scala nature I...Iulian Dragos2011-01-182-4/+5
* second version of close #3649. no reviewLukas Rytz2011-01-183-13/+24
* test case close #3649. no reviewLukas Rytz2011-01-182-0/+5
* Removing code which I believe to be some debugg...Hubert Plociniczak2011-01-181-16/+1
* fixed typo. no reviewHubert Plociniczak2011-01-181-2/+2
* 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-174-4/+14
* Adapted specialization tests to track number of...Aleksandar Pokopec2011-01-1725-8/+48
* Added 'specialized' tests.Aleksandar Pokopec2011-01-1710-11/+959
* Dynamic type added. Array creation optimized.Martin Odersky2011-01-165-15/+64
* Added doc commentMartin Odersky2011-01-161-0/+6
* Rollback changes to canRedefine.Eugene Vigdorchik2011-01-161-1/+1
* Do not redefine the symbol in a class file to p...Eugene Vigdorchik2011-01-161-1/+1
* This outlaws explicit isInstanceOf tests on val...Paul Phillips2011-01-153-1/+13
* Optimization to string concatenation.Paul Phillips2011-01-153-16/+63
* There were some shenanigans in normalize trying...Paul Phillips2011-01-151-17/+5
* Validate positions only in debug mode. No reviewEugene Vigdorchik2011-01-151-1/+1
* Fix for a jline paste bug. No review.Paul Phillips2011-01-134-24/+20
* Optimization for Manifest.equals.Paul Phillips2011-01-132-82/+106
* Disabled browsing in the empty package, hopeful...Martin Odersky2011-01-131-1/+4
* Deleted duplicate test which must have been a r...Paul Phillips2011-01-132-59/+0
* Purely detabification of the process code.Paul Phillips2011-01-127-438/+438
* Some modifications to @elidable: for reasons lo...Paul Phillips2011-01-125-15/+59