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

Emit place when checking array subscripts #416

Closed
Tracked by #253
mark-koch opened this issue Aug 28, 2024 · 1 comment
Closed
Tracked by #253

Emit place when checking array subscripts #416

mark-koch opened this issue Aug 28, 2024 · 1 comment
Assignees

Comments

@mark-koch
Copy link
Collaborator

No description provided.

@mark-koch mark-koch mentioned this issue Aug 28, 2024
10 tasks
@mark-koch mark-koch self-assigned this Aug 28, 2024
mark-koch added a commit that referenced this issue Aug 30, 2024
Closes #416. See #415 for context.

* Adds a new `SubscriptAccess` place that will be used to track array
subscripts during linearity checking
* This place is emitted when checking a subscript AST node
* Ensures that subscripts in inout positions also implement a
`__setitem__` method
@mark-koch
Copy link
Collaborator Author

Closed by #420

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

No branches or pull requests

1 participant