aboutsummaryrefslogtreecommitdiff
path: root/tests/pos/tailcall
Commit message (Expand)AuthorAgeFilesLines
* Remove name clash in test.Dmitry Petrashko2017-03-131-1/+1
* Check that #2024 is fixed.Dmitry Petrashko2017-03-081-0/+4
* Test that #1614 remains fixed.Dmitry Petrashko2016-10-231-0/+9
* Fix test failures in tailcall due to name clashes.Dmitry Petrashko2016-04-211-1/+1
* Test #1221.Dmitry Petrashko2016-04-181-0/+10
* FullParametrization: allow to have $this of ThisType.Dmitry Petrashko2016-03-311-0/+26
* Make all dotty tests end in newlineDmitry Petrashko2015-04-092-2/+2
* Addressing review comments of #336Dmitry Petrashko2015-02-031-1/+1
* Even more careful handling of tailcalls.Dmitry Petrashko2015-02-031-5/+21
* Fix i321, tail call needs to be careful with abstracting over class type argu...Dmitry Petrashko2015-02-031-0/+10
* Moved pending tests that work into pos and neg.Martin Odersky2014-11-171-0/+36
* LambdaLift checks now explicitly for references to labels outside scope.Martin Odersky2014-10-261-10/+0
* Handle return in tailcalls.Martin Odersky2014-09-121-0/+5
* Add test for tailcallDmitry Petrashko2014-07-221-0/+4
* Fix to rewire typesMartin Odersky2014-07-171-2/+6
* TailRec phase and tests for it.Dmitry Petrashko2014-04-118-0/+124