Commit Graph

2 Commits

Author SHA1 Message Date
Maybe Lapkin
3208b8649e
use expect(incomplete_feature) instead of allow in tail call tests 2024-11-29 04:44:41 +01:00
Maybe Waffle
cfb78419cd
implement checks for tail calls
this implements checks necessary to guarantee that we can actually
perform a tail call. while extremely restrictive, this is what is
documented in the RFC, and all these checks are needed for one reason or
another.
2024-11-29 04:44:41 +01:00