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

Break & continue statements #25

Merged
merged 11 commits into from
Aug 9, 2021
Merged

Break & continue statements #25

merged 11 commits into from
Aug 9, 2021

Conversation

marcauberer
Copy link
Member

  • Add support for break statement
  • Add support for continue statement
  • Print code location when throwing an error
  • Add / modify tests for the stuff above

@marcauberer marcauberer added enhancement New feature or request test Contains changes to the test cases labels Aug 8, 2021
@marcauberer marcauberer added this to the 0.3.0 milestone Aug 8, 2021
@marcauberer marcauberer requested a review from a team August 8, 2021 16:23
@marcauberer marcauberer self-assigned this Aug 8, 2021
@pull-request-size pull-request-size bot added size/XL and removed size/L labels Aug 8, 2021
@marcauberer marcauberer merged commit be041a6 into main Aug 9, 2021
@marcauberer marcauberer deleted the feature/break-and-continue branch August 9, 2021 11:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request size/XL test Contains changes to the test cases
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant