aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* All pat-mat specific tests succeed now.Dmitry Petrashko2014-09-171-0/+0
* More complicated tests for patmatDmitry Petrashko2014-09-171-12/+30
* Several fixes to patmat.Dmitry Petrashko2014-09-171-12/+12
* More complicated patterns.Dmitry Petrashko2014-09-171-0/+24
* New phase: CapturedVarsMartin Odersky2014-09-121-0/+25
* Handle return in tailcalls.Martin Odersky2014-09-121-0/+5
* Better tests and more fixes for ExplicitOuterMartin Odersky2014-09-061-0/+14
* Bring back blockescapes test...Martin Odersky2014-09-061-0/+0
* Partially reverting of 08c6eacaMartin Odersky2014-09-053-0/+17
* Add outer parameters in constructor calls.Martin Odersky2014-08-311-6/+6
* New phase: outerAccessorsMartin Odersky2014-08-311-0/+48
* Fixes to erasure to make -Ycheck:all work.Martin Odersky2014-08-283-0/+22
* Special context for self constructor argsMartin Odersky2014-08-242-0/+15
* Check that idents don't assume magic.Martin Odersky2014-08-241-1/+5
* 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