Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Eliminates some remaining regressions in the r7rs benchmarks. The most notable change is that the origin of procedures is tracked so that we don't call-unchecked in module, as it is unnecessary (block semantics) and seems to make gsc emit worse code sometimes (probably because of the inline limit.
- Loading branch information