Old fixes for C target generation templates and runtime source code#41
Open
stephengaito wants to merge 7 commits intoantlr:masterfrom
stephengaito:master
Open
Old fixes for C target generation templates and runtime source code#41stephengaito wants to merge 7 commits intoantlr:masterfrom stephengaito:master
stephengaito wants to merge 7 commits intoantlr:masterfrom
stephengaito:master
Conversation
…_set_in commented out - BUT the corresponding template on gitHub shows no changes to this section of code from before the v3.4 release -- making the gitHub C.stg reflect the v3.4 released version
…n the dfa _transitions table - BUT the corresponding template on gitHub shows no changes to this section of code from before the v3.4 release -- making the gitHub C.stg reflect the v3.4 released version
… stream_XXX->free code in the ASTTreeParser.stg file
… parent's parent but we want the parent itself
…re GitHub pull requests
Rad87
added a commit
to Rad87/antlr3
that referenced
this pull request
Oct 31, 2013
Member
|
Hi. trying to clean up. Can you look at this changs again with respect to new antlr/antlr3 master? thanks! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Terence,
Now that your contribution system is significantly easier and clearer (many thanks) I am issuing a pull request on some patches I made about 5-6 months ago.
I have just merged them into the antlr/antlr3/master branch with out any conflicts.
These patches fix a number of release-phase errors in the files uploaded when you switched over to using GitHub. I have made one patch per branch in my fork (should you want more details).
The patches are (taken from each commit message):
I signed the contributors.txt file on 2012/09/21
Regards,
Stephen Gaito