Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gosub -> Func fixes #315

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from
Draft

Gosub -> Func fixes #315

wants to merge 2 commits into from

Conversation

Banaanae
Copy link
Collaborator

@Banaanae Banaanae commented Nov 27, 2024

This PR is to fix many of the issues with labels
Not all of these will get fixed this PR, just as many as I can

  • GoSub % Var conversion (CBE2E)
    • Warning that labels may not be converted
  • Stacked Labels (helper func?)
  • Fix fall through (function call before converted label)
    • Runtime detection (is function call before label needed)
  • Proper checking for when end of converted label should be

Fix Gosub % var
@Banaanae Banaanae marked this pull request as ready for review November 27, 2024 02:26
@Banaanae Banaanae marked this pull request as draft November 27, 2024 02:27
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