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

Allow vector index in onReceive blocks #1101

Closed
wants to merge 3 commits into from

Conversation

clinssen
Copy link
Contributor

Allow a formulation such as onReceive(spikes[42]).

@pnbabu: do you think it's a good idea to store the vector index inside ASTOnReceiveBlock? We could also change the current property port_name (a string) into an ASTSimpleExpression (so it can store the complete expression "spikes[42]").

@clinssen clinssen marked this pull request as draft September 23, 2024 14:34
@clinssen
Copy link
Contributor Author

clinssen commented Nov 1, 2024

Subsumed by #1137.

@clinssen clinssen closed this Nov 1, 2024
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.

1 participant