Skip to content

Conversation

dmlloyd
Copy link
Member

@dmlloyd dmlloyd commented Mar 15, 2025

dmlloyd added 2 commits March 14, 2025 22:51
* Clean up blocks to end stack leaks (fixes quarkusio#241)
* Move towards unifying statement and expression blocks for switch exprs (quarkusio#228)
* Fix overly-complex `if` constructs
* Fix problems around stack management of `New`
* Fix bug where void constants are not "popped"
* Introduce `yield` and `yieldNull` (quarkusio#220)
@dmlloyd dmlloyd added the 2.x Issue applies to Gizmo 2.x label Mar 15, 2025
@dmlloyd dmlloyd linked an issue Mar 15, 2025 that may be closed by this pull request
@dmlloyd dmlloyd merged commit 4014638 into quarkusio:2.x Mar 15, 2025
2 checks passed
@dmlloyd dmlloyd deleted the sw-expr-1 branch March 15, 2025 03:53
@dmlloyd dmlloyd moved this to Done in WG - Gizmo 2 Mar 15, 2025
@dmlloyd dmlloyd removed this from WG - Gizmo 2 Mar 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2.x Issue applies to Gizmo 2.x
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Stack leak in "hello world" test
1 participant