Skip to content

Fixes on the Yul parser / Add support for multiple / empty init and updates in for#424

Merged
rodrigogribeiro merged 4 commits into
mainfrom
for-loop-syntax-bug
Jun 9, 2026
Merged

Fixes on the Yul parser / Add support for multiple / empty init and updates in for#424
rodrigogribeiro merged 4 commits into
mainfrom
for-loop-syntax-bug

Conversation

@rodrigogribeiro

@rodrigogribeiro rodrigogribeiro commented Jun 2, 2026

Copy link
Copy Markdown
Collaborator

Fixes #409, #408 and #385.

@rodrigogribeiro rodrigogribeiro requested a review from mbenke June 2, 2026 05:36
@rodrigogribeiro rodrigogribeiro changed the title Add multiple statements in for init / post Fixes on the Yul parser / Add support for multiple / empty init and updates in for Jun 2, 2026
@mbenke mbenke force-pushed the for-loop-syntax-bug branch from 74e0841 to 31077fd Compare June 8, 2026 17:14
@axic

axic commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

@rodrigogribeiro @mbenke I can't push to branches, but here's a cleanly rebased version: https://github.com/axic/solcore/tree/for-loop-syntax-bug

@rodrigogribeiro rodrigogribeiro merged commit e8ab795 into main Jun 9, 2026
4 checks passed
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.

Multiple post-body expressions are not allowed in for loops

3 participants