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

Implementation of foreach syntax #60

Open
2 of 4 tasks
Tracked by #264
0xF6 opened this issue Jun 26, 2021 · 0 comments
Open
2 of 4 tasks
Tracked by #264

Implementation of foreach syntax #60

0xF6 opened this issue Jun 26, 2021 · 0 comments
Assignees
Labels
area-compiler Area of compiler staff area-IL Area of intermediate language area-lexer Area of lexer tree area-vm Area of virtual machine blocking feature language-specs priority 0 critical size: S small task (< 1 week)
Milestone

Comments

@0xF6
Copy link
Member

0xF6 commented Jun 26, 2021

foreach (auto i in arr)
{
}

blocked by #103

@0xF6 0xF6 added area-vm Area of virtual machine area-IL Area of intermediate language area-compiler Area of compiler staff area-lexer Area of lexer tree priority 0 critical feature size: S small task (< 1 week) language-specs labels Jun 26, 2021
@0xF6 0xF6 added this to the v0.6 milestone Jun 26, 2021
@0xF6 0xF6 self-assigned this Jun 26, 2021
@0xF6 0xF6 added the blocking label Jun 26, 2021
0xF6 added a commit that referenced this issue Jun 26, 2021
0xF6 added a commit that referenced this issue Jun 26, 2021
0xF6 added a commit that referenced this issue Jun 26, 2021
@0xF6 0xF6 modified the milestones: v0.6, v0.9 Sep 12, 2021
@0xF6 0xF6 modified the milestones: v0.9, v0.12 Nov 9, 2021
@0xF6 0xF6 mentioned this issue Aug 9, 2024
26 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-compiler Area of compiler staff area-IL Area of intermediate language area-lexer Area of lexer tree area-vm Area of virtual machine blocking feature language-specs priority 0 critical size: S small task (< 1 week)
Projects
Status: In progress
Development

No branches or pull requests

1 participant