summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Added new disabled test for eclipse scala-ide t...Micro Dotta2011-09-163-0/+11
* Refine lub calculation.Paul Phillips2011-09-131-0/+4
* Helping Proxy equal itself.Paul Phillips2011-09-102-0/+10
* Fix various InnerClasses bugs.Grzegorz Kossakowski2011-09-091-2/+2
* Brought back unrelated type comparison warning.Paul Phillips2011-09-092-23/+30
* Allow for the overriding of objects.Paul Phillips2011-09-088-1/+119
* Refinement of murmurhash implementation.Paul Phillips2011-09-081-68/+80
* First refactoring related to Error trees.Hubert Plociniczak2011-09-077-36/+40
* Intersection types made specializable.Paul Phillips2011-09-062-0/+13
* Moved test for scala-ide ticket-1000508 under /...Micro Dotta2011-09-053-0/+0
* Created test cases for tickets that need to be ...Micro Dotta2011-09-059-0/+45
* Offer warning when demonstrably non-side-effect...Paul Phillips2011-09-0520-23/+83
* Made it possible to supply a custom Global to t...Paul Phillips2011-09-011-0/+33
* Added package object support to reflection fram...Martin Odersky2011-08-291-2/+2
* Gave partial function an empty member.Paul Phillips2011-08-282-0/+17
* Fixed bug in Sorted "to" not using the ordering.Paul Phillips2011-08-272-0/+13
* More fixes/debug code for reflection.Martin Odersky2011-08-261-2/+2
* Sorting test output so it passes on java7, no r...Paul Phillips2011-08-252-4/+4
* Renamed tests named bugXXX to tXXX, no review.Paul Phillips2011-08-24906-480/+480
* 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