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

Option to call semantic actions while building parse tree #45

Merged

Conversation

alensuljkanovic
Copy link
Contributor

Enhancement implemented as discussed in the #44 .

Parameter `call_actions` renamed to `call_actions_during_tree_build`
for better understanding.

Refactored return value code to ecape subtle bugs.
Added docs for `call_actions_during_tree_build` parser parameter.
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.07%) to 85.617% when pulling 9199563 on alensuljkanovic:sem-actions-on-build-tree into 204e239 on igordejanovic:master.

2 similar comments
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.07%) to 85.617% when pulling 9199563 on alensuljkanovic:sem-actions-on-build-tree into 204e239 on igordejanovic:master.

@coveralls
Copy link

coveralls commented May 28, 2018

Coverage Status

Coverage decreased (-0.07%) to 85.617% when pulling 9199563 on alensuljkanovic:sem-actions-on-build-tree into 204e239 on igordejanovic:master.

@igordejanovic
Copy link
Owner

Looks good. Merging. Thanks!

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.

None yet

3 participants