Skip to content

Issue 534 tail call fixes#538

Merged
justinethier merged 2 commits intomasterfrom
issue-534-tail-call-fixes
Apr 25, 2024
Merged

Issue 534 tail call fixes#538
justinethier merged 2 commits intomasterfrom
issue-534-tail-call-fixes

Conversation

@justinethier
Copy link
Copy Markdown
Owner

No description provided.

Perform full scanning of function application list to ensure self-recursive calls are found. This prevents infinite loops in the beta expansion code when compiling simple recursive calls.
@justinethier justinethier merged commit 6b556d3 into master Apr 25, 2024
@justinethier justinethier deleted the issue-534-tail-call-fixes branch April 25, 2024 01:55
@justinethier justinethier restored the issue-534-tail-call-fixes branch May 21, 2024 02:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant