issues
search
degory
/
ghul
compiler for the ghūl programming language
https://ghul.dev
GNU Affero General Public License v3.0
4
stars
0
forks
source link
Fix exception handler and scoped disposal issues
#1102
Closed
degory
closed
8 months ago
degory
commented
8 months ago
Bugs fixed:
Returning from finally doesn't work reliably (closes #1100)
Scoped disposal within an exception handler generates incorrect IL (closes #1101)
Bugs fixed: