aboutsummaryrefslogtreecommitdiff
path: root/tests/pos
Commit message (Expand)AuthorAgeFilesLines
* Partially reverting of 08c6eacaMartin Odersky2014-09-051-11/+0
* 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-282-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-39/+0
* Enabled variance checkingMartin Odersky2014-08-033-2/+5
* Add test for tailcallDmitry Petrashko2014-07-221-0/+4
* Merge pull request #149 from dotty-staging/fix/#148Nada Amin2014-07-201-0/+44
|\
| * fix/148Martin Odersky2014-07-201-0/+44
* | Added test for #143 to regression testsMartin Odersky2014-07-191-0/+14
|/
* Handle selftypes in FullParameterizationMartin Odersky2014-07-171-0/+6
* Fix to rewire typesMartin Odersky2014-07-172-2/+19
* 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/+6
* Fixes to lambda abstractionMartin Odersky2014-06-191-0/+15
* Handling higher-kinded types with lambdasMartin Odersky2014-06-1810-12/+153
* Change definition of isLegalPrefix so that it allows projecting on an abstrac...Martin Odersky2014-06-121-0/+14
* 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
* Triage of tests t27xx-t29xx.Martin Odersky2014-05-3020-0/+151
* tests t26xxMartin Odersky2014-05-3014-0/+294
* Fix of t2591.Martin Odersky2014-05-301-0/+15
* Added t25xx testsMartin Odersky2014-05-303-0/+33
* Fix of t2504Martin Odersky2014-05-302-6/+6
* Fix of pos/t2454Martin Odersky2014-05-3014-0/+268
* remove test t1591b because it depends on scalac 2 sourceSamuel Gruetter2014-05-201-13/+0
* Fix of pos/t2429Martin Odersky2014-05-201-0/+25
* Nothing is not a superclass of Null.Martin Odersky2014-05-201-0/+9
* Tests pos/23xx to 24xx.Martin Odersky2014-05-2010-0/+128
* More systematic treatment of prototypes.Martin Odersky2014-05-204-0/+70
* Tests pos 20xx 21xxMartin Odersky2014-05-2021-0/+222
* Fix of SI 2133Martin Odersky2014-05-201-0/+18
* Pos tests t17xx - t19xxMartin Odersky2014-05-2027-0/+351
* More testsMartin Odersky2014-05-1215-0/+217
* Re-enable t0786.Martin Odersky2014-05-081-0/+29
* Moved tests to pending because they fail -Ycheck:frontMartin Odersky2014-05-082-58/+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-119-1/+125
* Shadowed referencesMartin Odersky2014-04-081-0/+7
* CleanupsMartin Odersky2014-04-081-0/+3
* Flag self names that conflict with parameters or membersMartin Odersky2014-04-081-41/+43