| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2024-11-29 | use `expect(incomplete_feature)` instead of `allow` in tail call tests | Maybe Lapkin | -1/+1 | |
| 2024-11-29 | implement checks for tail calls | Maybe Waffle | -0/+31 | |
| 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. | ||||
