Skip to content

Option to call semantic actions while building parse tree#45

Merged
igordejanovic merged 4 commits intoigordejanovic:masterfrom
alensuljkanovic:sem-actions-on-build-tree
May 28, 2018
Merged

Option to call semantic actions while building parse tree#45
igordejanovic merged 4 commits intoigordejanovic:masterfrom
alensuljkanovic:sem-actions-on-build-tree

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.

3 participants