summaryrefslogtreecommitdiff
path: root/test/files/pos
Commit message (Expand)AuthorAgeFilesLines
...
* Changes to Liftcode to use new reflection seman...Martin Odersky2011-09-202-6/+6
* Refine lub calculation.Paul Phillips2011-09-131-0/+4
* Fix various InnerClasses bugs.Grzegorz Kossakowski2011-09-091-2/+2
* Allow for the overriding of objects.Paul Phillips2011-09-082-0/+41
* 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
* More fixes/debug code for reflection.Martin Odersky2011-08-261-2/+2
* Renamed tests named bugXXX to tXXX, no review.Paul Phillips2011-08-24284-10/+10
* Removed and consolidated several redundant test...Paul Phillips2011-08-2413-286/+127
* New reification code for symbols and types.Martin Odersky2011-08-234-27/+0
* Removing the code which has been deprecated sin...Paul Phillips2011-08-154-6/+7
* Reversed the values of "is" and "is not" in rec...Paul Phillips2011-08-102-2/+2
* Fixing all the tests and source which still use...Paul Phillips2011-08-082-2/+2
* Rewrote the case class synthetic equals method ...Paul Phillips2011-08-052-0/+3
* Getting LiftCode to work.Martin Odersky2011-07-304-0/+27
* Disabled all the old scala.reflect._ tests whic...Paul Phillips2011-07-294-27/+0
* 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
* A few tests for pending and non-pending, no rev...Paul Phillips2011-07-271-0/+8
* Fix/workaround for inliner bug uncovered by fin...Paul Phillips2011-07-272-0/+14
* Add test for SI-4839. No review.Philipp Haller2011-07-261-0/+8
* As per discussion documented in SI-1799, brough...Paul Phillips2011-07-212-0/+21
* Fixed adriaan's patch for type constructor infe...Paul Phillips2011-07-181-0/+5
* Reverting recent type constructor patch until I...Paul Phillips2011-07-161-5/+0
* Fixed a big bug in type constructor unification...Paul Phillips2011-07-161-0/+5
* prohibit case-to-case inheritance instead of is...Hubert Plociniczak2011-07-132-23/+0
* Test case closes #3371, no review.Paul Phillips2011-07-131-0/+9
* Bounded wildcard types arising during pattern t...Paul Phillips2011-07-131-0/+15
* Test case for #4737, no review.Paul Phillips2011-07-062-0/+19
* Fixed a bug in the optimizer which was preventi...Paul Phillips2011-07-042-0/+58
* evalOnce needs to pack the type before using it...Paul Phillips2011-07-032-0/+8
* Test case for #4757, no review.Paul Phillips2011-07-023-0/+13
* slight improvement to lubList so that the simpl...Adriaan Moors2011-06-291-0/+5
* Don't infer anonymous classes.Paul Phillips2011-06-271-0/+8
* Test cases close #2782, #2171, no review.Paul Phillips2011-06-253-0/+26
* Another one I missed which was fixed by r25149.Paul Phillips2011-06-241-0/+41
* Another one brought to compilation by r25149.Paul Phillips2011-06-241-0/+31
* A test case from recently closed #490, no review.Paul Phillips2011-06-241-0/+16
* Added sanity check to lub calculation to preven...Paul Phillips2011-06-245-0/+61
* Notice when erasure is trying to cast something...Paul Phillips2011-06-231-0/+14
* Relaxes a typer check which fails valid code wi...Paul Phillips2011-06-211-0/+11
* When TypeVars were given higher-order abilities...Paul Phillips2011-06-201-0/+3
* Fixed an issue with higher kinded type inferenc...Paul Phillips2011-06-193-0/+64
* closes #4692: unification in type constructor i...Adriaan Moors2011-06-151-0/+27
* Update manually created tree which was calling ...Paul Phillips2011-06-142-0/+4
* closes #4547.Adriaan Moors2011-06-141-0/+4
* Test case for implicits which unwrap typeclasse...Paul Phillips2011-06-131-0/+10
* Don't issue unchecked warnings on higher-kinded...Paul Phillips2011-06-122-1/+3
* Compilation of spec-List enters an infinite loo...Paul Phillips2011-06-101-869/+0
* Carved out access exception for java protected ...Paul Phillips2011-06-064-0/+26