Add support for ATN tracing by marcospassos · Pull Request #32 · antlr/antlr-php-runtime
Navigation Menu
{{ message }}
antlr / antlr-php-runtime Public
- Notifications You must be signed in to change notification settings
- Fork 20
Merged
Conversation
Copy link
Collaborator
Summary
Add support for ATN tracing.
Context: antlr/antlr4#3957
Checklist
- My code follows the style guidelines of this project
- I have performed a self-review of my own code
- I have commented my code, particularly in hard-to-understand areas
- I have made corresponding changes to the documentation
- My changes generate no new warnings
- I have added tests that prove my fix is effective or that my feature works
- New and existing unit tests pass locally with my changes
- Any dependent changes have been merged and published in downstream modules
- I have checked my code and corrected any misspellings
marcospassos
force-pushed
the
atn-tracing
branch
from
30a0f09 to
6c7be30
Compare
marcospassos
force-pushed
the
atn-tracing
branch
from
6c7be30 to
7eb222a
Compare
marcospassos
mentioned this pull request
marcospassos added 2 commits
November 20, 2022 20:23
marcospassos
force-pushed
the
atn-tracing
branch
from
7470d68 to
e0f3f17
Compare
marcospassos
mentioned this pull request
marcospassos added 3 commits
November 20, 2022 21:08
marcospassos
enabled auto-merge (squash)
marcospassos
disabled auto-merge
marcospassos
enabled auto-merge (squash)
marcospassos
disabled auto-merge
marcospassos
merged commit
ac71eb3
into
dev
marcospassos
deleted the
atn-tracing
branch
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