Skip to content

fixed issue #209#210

Merged
lutzhamel merged 2 commits intodev-1.1.4from
issue-209
Oct 31, 2022
Merged

fixed issue #209#210
lutzhamel merged 2 commits intodev-1.1.4from
issue-209

Conversation

@lutzhamel
Copy link
Copy Markdown
Collaborator

Exceptions now behave properly by popping the runtime stack as they look for a handler. In order to have good error reporting we maintain an error_trace that points to the place in the program where the exception was thrown

Copy link
Copy Markdown
Collaborator

@olwmc olwmc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great! Nice work as always.

Copy link
Copy Markdown
Collaborator

@TimColaneri TimColaneri left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. 👍

@lutzhamel lutzhamel merged commit aad743f into dev-1.1.4 Oct 31, 2022
@lutzhamel lutzhamel deleted the issue-209 branch October 31, 2022 21:34
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.

3 participants