summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Removed and consolidated several redundant test...Paul Phillips2011-08-2413-286/+127
* New reification code for symbols and types.Martin Odersky2011-08-235-0/+0
* applying patch provided by Topher, fixes #3501.Tiark Rompf2011-08-232-0/+20
* Created infrastructure for testing icode + sett...Paul Phillips2011-08-222-0/+643
* Bug in optimizer eliminated potentially excepti...Paul Phillips2011-08-213-0/+23
* [recommit] Backend optimization: Inline excepti...Vlad Ureche2011-08-191-27/+28
* fixed svn props and presentation check filesmichelou2011-08-1910-23/+23
* Major rewrite of the testing infrastructure for...Micro Dotta2011-08-1792-92/+12505
* Improved the error message given when a concret...Paul Phillips2011-08-162-0/+15
* Removing the code which has been deprecated sin...Paul Phillips2011-08-1553-174/+125
* fixed text in error messagemichelou2011-08-114-8/+8
* Fixes SI-4507.Kato Kazuyoshi2011-08-112-0/+27
* Expanded the range of a warning, and made suppr...Paul Phillips2011-08-103-0/+33
* Reversed the values of "is" and "is not" in rec...Paul Phillips2011-08-1015-51/+63
* Optimizations for Seq's implementations of sequ...Paul Phillips2011-08-092-0/+64
* Another "great moments in java5 vs.Paul Phillips2011-08-092-2/+1
* Fix java signature generation for traits: no cl...Paul Phillips2011-08-094-0/+53
* Don't discard deprecation/unchecked warnings re...Paul Phillips2011-08-092-0/+84
* Test update to go with the previous patch.Paul Phillips2011-08-081-12/+13
* Fixing all the tests and source which still use...Paul Phillips2011-08-0815-30/+65
* Fix for a bug in CharArrayReader which made tri...Paul Phillips2011-08-082-0/+31
* Better error message for case class/object matc...Paul Phillips2011-08-073-0/+29
* Avoid some spurious errors after a cyclical ref...Paul Phillips2011-08-072-0/+8
* Improved structural type error messages, and ot...Paul Phillips2011-08-063-0/+45
* Fixed bug in the disambiguation of f(foo='bar')...Paul Phillips2011-08-062-0/+13
* Disallowed implicit modifier on auxiliary const...Paul Phillips2011-08-062-0/+7
* Don't want to chase NPEs around for the rest of...Paul Phillips2011-08-061-0/+15
* Attacked classpaths to get "." off of it when i...Paul Phillips2011-08-063-0/+7
* Some "synthetic" code don't have RangePosition.Kato Kazuyoshi2011-08-062-0/+17
* Rewrote the case class synthetic equals method ...Paul Phillips2011-08-052-0/+3
* Issue a warning about classes/objects inside pa...Paul Phillips2011-08-043-0/+11
* Cleanups in Namers and AddInterfaces emerging f...Paul Phillips2011-08-041-1/+1
* Made error messages like "object List is not a ...Paul Phillips2011-08-023-1/+12
* Sped up traversal over mutable maps by a factor...Paul Phillips2011-08-011-0/+61
* Working on jar creation infrastructure.Paul Phillips2011-08-014-0/+83
* LiftCode works again, now integrated with new r...Martin Odersky2011-07-303-1/+5
* Getting LiftCode to work.Martin Odersky2011-07-304-0/+0
* Moved test out of pending, closes SI-3628, no r...Paul Phillips2011-07-293-3/+4
* Disabled all the old scala.reflect._ tests whic...Paul Phillips2011-07-296-0/+0
* Added two new compiler options:Paul Phillips2011-07-295-0/+93
* Expression type argument instantiation should n...Paul Phillips2011-07-281-0/+12
* Test case for SI-4603, no review.Paul Phillips2011-07-282-0/+15
* Scaladoc shouldn't drop type arguments to alias...Kato Kazuyoshi2011-07-282-0/+13
* Changed forwarders not to generate final method...Paul Phillips2011-07-282-0/+33
* Test case closes SI-4172 - I think the output i...Paul Phillips2011-07-272-0/+18
* A few tests for pending and non-pending, no rev...Paul Phillips2011-07-274-0/+83
* "Freed the lisp test." Tweaked partest defaults...Paul Phillips2011-07-272-0/+0
* Fix/workaround for inliner bug uncovered by fin...Paul Phillips2011-07-275-0/+47
* Adding the missing ParMap and GenMap methods.Aleksandar Pokopec2011-07-261-0/+52
* Add test for SI-4839. No review.Philipp Haller2011-07-261-0/+8