aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Make ElimByName change owners of by-name parametersMartin Odersky2014-08-181-0/+21
* Split Nullarify functionality to ElimByName, ErasureMartin Odersky2014-08-171-3/+3
* Fix and enable RefChecksMartin Odersky2014-08-137-46/+49
* Re-enabled checkbounds testsMartin Odersky2014-08-081-2/+2
* Detect cycles and protected legal ones with LazyRefsMartin Odersky2014-08-081-0/+4
* Enabled variance checkingMartin Odersky2014-08-035-2/+74
* Added test case for varargs bridgesMartin Odersky2014-08-032-0/+15
* Add test for tailcallDmitry Petrashko2014-07-221-0/+4
* Merge pull request #149 from dotty-staging/fix/#148Nada Amin2014-07-202-0/+88
|\
| * fix/148Martin Odersky2014-07-202-0/+88
* | Added test for #143 to regression testsMartin Odersky2014-07-191-0/+0
* | Fixed #143Martin Odersky2014-07-191-0/+14
|/
* Handle selftypes in FullParameterizationMartin Odersky2014-07-171-0/+6
* Fix to rewire typesMartin Odersky2014-07-173-2/+22
* Enabled ExtensionMethodsMartin Odersky2014-07-171-0/+109
* Removed test caseMartin Odersky2014-07-171-17/+0
* Added phase: SuperAccessorsMartin Odersky2014-07-171-0/+11
* Added test case for LMS inspired HK code.Martin Odersky2014-06-261-0/+43
* Avoid caching values that depend on typevar state.Martin Odersky2014-06-201-0/+0
* Fixes to lambda abstractionMartin Odersky2014-06-191-0/+0
* Handling higher-kinded types with lambdasMartin Odersky2014-06-1813-14/+171
* Change definition of isLegalPrefix so that it allows projecting on an abstrac...Martin Odersky2014-06-122-0/+21
* Avoid classtype checking for refinements.Martin Odersky2014-05-301-0/+22
* Simplify result handling in FunProto.Martin Odersky2014-05-301-0/+7
* Always ignore type in selectionProtoMartin Odersky2014-05-301-0/+8
* Reclassifying testsMartin Odersky2014-05-303-9/+10
* Triage of tests t27xx-t29xx.Martin Odersky2014-05-3039-4/+6
* tests t26xxMartin Odersky2014-05-3016-0/+286
* typedTyped needs to maintain Mode.Martin Odersky2014-05-302-0/+29
* Fix of t2591.Martin Odersky2014-05-301-0/+0
* Added t25xx testsMartin Odersky2014-05-306-0/+70
* Fix of t2504Martin Odersky2014-05-308-76/+1
* Fix of pos/t2454Martin Odersky2014-05-3014-0/+0
* remove test t1591b because it depends on scalac 2 sourceSamuel Gruetter2014-05-201-13/+0
* Fix of pos/t2429Martin Odersky2014-05-201-0/+0
* Nothing is not a superclass of Null.Martin Odersky2014-05-202-0/+35
* Tests pos/23xx to 24xx.Martin Odersky2014-05-2037-37/+0
* Avoid hoisting of local classes out of method bodies.Martin Odersky2014-05-202-2/+42
* More systematic treatment of prototypes.Martin Odersky2014-05-204-0/+7
* Tests pos 20xx 21xxMartin Odersky2014-05-2026-19/+1
* Fix of SI 2133Martin Odersky2014-05-201-0/+18
* Pos tests t17xx - t19xxMartin Odersky2014-05-2049-8/+36
* More testsMartin Odersky2014-05-1259-283/+32
* Re-enable t0786.Martin Odersky2014-05-081-0/+0
* Fixing tailrec test.Martin Odersky2014-05-081-1/+1
* Moved tests to pending because they fail -Ycheck:frontMartin Odersky2014-05-082-0/+0
* New phase: NullarifyMartin Odersky2014-04-151-0/+13
* Fixing prefix of implicit membersMartin Odersky2014-04-141-0/+19
* TailRec phase and tests for it.Dmitry Petrashko2014-04-1122-16/+21
* Shadowed referencesMartin Odersky2014-04-081-0/+7