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

Support for pruning macro call nodes with limited optional support #705

Merged
merged 4 commits into from
May 22, 2023

Conversation

TristonianJones
Copy link
Collaborator

Ensure that when macro call arguments have been successfully evaluated,
that the pruned and unparsed result reflects the evaluation state rather than
errors.

Additional support for generating duration literals and for optional values
within lists and maps.

@TristonianJones TristonianJones requested a review from l46kok May 19, 2023 17:50
@TristonianJones TristonianJones changed the title Support for pruning macro call nodes with some limited optional support Support for pruning macro call nodes with limited optional support May 19, 2023
interpreter/prune.go Show resolved Hide resolved
interpreter/prune.go Show resolved Hide resolved
interpreter/prune.go Outdated Show resolved Hide resolved
interpreter/prune_test.go Outdated Show resolved Hide resolved
@TristonianJones TristonianJones merged commit b3f4007 into google:master May 22, 2023
@TristonianJones TristonianJones deleted the prune-macro-support branch May 22, 2023 20:38
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.

2 participants