Skip to content

Keep the arg names in OQFunctionCall #75

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

Merged
merged 6 commits into from
Oct 3, 2023

Conversation

jcjaskula-aws
Copy link
Collaborator

OQFunctionCall now stores a dict of argument values indexed by the argument names.

Waveforms can now be modified by Program.undeclared_vars["wf_name"].args["argname"] = value before calling to_ast()

@jcjaskula-aws jcjaskula-aws marked this pull request as ready for review September 29, 2023 02:45
Base automatically changed from jcjaskula-aws/improve_test_coverage to main September 29, 2023 22:22
@jcjaskula-aws jcjaskula-aws force-pushed the jcjaskula-aws/add_kwargs_OQFunctionCall branch from 7a89597 to 1fb972f Compare September 29, 2023 22:36
@PhilReinhold PhilReinhold merged commit 1aab0bb into main Oct 3, 2023
@jcjaskula-aws jcjaskula-aws deleted the jcjaskula-aws/add_kwargs_OQFunctionCall branch October 3, 2023 18:22
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.

3 participants