-
-
Notifications
You must be signed in to change notification settings - Fork 2
Add iterable for loops #31
Copy link
Copy link
Closed
Labels
enhancementNew feature or requestNew feature or requestlanguage-modelPeeper language model, ownership, pointer, optional, array/slice workPeeper language model, ownership, pointer, optional, array/slice work
Milestone
Description
Activity
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestlanguage-modelPeeper language model, ownership, pointer, optional, array/slice workPeeper language model, ownership, pointer, optional, array/slice work
Type
Projects
- StatusShow more project fieldsDone
Goal
Add direct iterable
forloops after existing conditional and infinite-loop foundations.Delivered
usizesequence cursors and exposed indexes.cfg.SiteIDcleanup, and LLVM lowering.Pull request
Deferred
User-defined iterator protocol and optional-based
nextcontracts remain separate work in #123. Direct arrays and slices stay statically lowered; no dynamic iterator dispatch was added here.Validation
x_testfixture suite.