Skip to content

[RTM] Flow Control Rewrite

Michael Aaron Murphy requested to merge mmstick:flow_control_rewrite into master

Checklist

  • While Loops
  • For Loops
  • Nested Loops
  • If Conditions
  • Nested If Conditions
  • Else If Conditions
  • Functions
  • Re-implement Aliasing Support
  • General Code Cleanups / Fix TODOs
  • Handle Leftover Statements
  • Update Tests / Examples

Merge request reports