summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* 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
* Scaladoc should decode symbolic type alias name.Kato Kazuyoshi2011-07-252-0/+17
* Should not set the parameter name's width on CSS.Kato Kazuyoshi2011-07-222-0/+22
* As per discussion documented in SI-1799, brough...Paul Phillips2011-07-212-0/+21
* Restored test case for SI-2873 which hubert had...Paul Phillips2011-07-192-0/+6
* Modified erasure so we have enough information ...Paul Phillips2011-07-182-0/+11
* Fixed adriaan's patch for type constructor infe...Paul Phillips2011-07-181-0/+5
* Workaround for scalacheck calling System.exit d...Paul Phillips2011-07-181-1/+1
* Brought scalacheck up to date with scalacheck t...Paul Phillips2011-07-161-1/+1
* Reverting recent type constructor patch until I...Paul Phillips2011-07-161-5/+0
* Test case for ticket #4582.Paul Phillips2011-07-161-0/+11
* Changes to reflection.Martin Odersky2011-07-161-1/+1
* Fixed a big bug in type constructor unification...Paul Phillips2011-07-161-0/+5
* scaladoc fixes and improvementsmichelou2011-07-151-4/+4
* prohibit case-to-case inheritance instead of is...Hubert Plociniczak2011-07-136-4/+11
* Don't enter into same line infinite recursion w...Paul Phillips2011-07-132-0/+15
* Test case closes #3371, no review.Paul Phillips2011-07-131-0/+9
* Test case closes #1432, no review.Paul Phillips2011-07-132-0/+18