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

Fix several issues related to exceptions, including #7 and #8 #14

Merged
merged 1 commit into from
Jul 10, 2020

Conversation

pguyot
Copy link
Contributor

@pguyot pguyot commented Jul 9, 2020

Exceptions are now propagated through saved vm environments (#8).
Pop-handler and pop are generated in the right sequence, following NewtonOS
compiler, fixing #7
Fix si_set_lex_scope for native functions.
Add unit tests for various cases.
Add BinEqual function for tests.

Exceptions are now propagated through saved vm environments (gnue#8).
Pop-handler and pop are generated in the right sequence, following NewtonOS
compiler.
Fix si_set_lex_scope for native functions.
Add unit tests for various cases.
Add BinEqual function for tests.
@gnue gnue merged commit ad0df7e into gnue:master Jul 10, 2020
@pguyot pguyot deleted the fix-exceptions branch July 10, 2020 05:59
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.

2 participants