Add support for ATN tracing by marcospassos · Pull Request #32 · antlr/antlr-php-runtime

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@marcospassos

Copy link

Collaborator

@marcospassos marcospassos commented

Nov 20, 2022

edited

Loading

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 marcospassos added the enhancement

New feature or request

label

Nov 20, 2022

@marcospassos marcospassos enabled auto-merge (squash)

November 21, 2022 01:11

@marcospassos marcospassos enabled auto-merge (squash)

November 21, 2022 01:12

@marcospassos marcospassos merged commit ac71eb3 into dev

Nov 21, 2022

@marcospassos marcospassos deleted the atn-tracing branch

November 21, 2022 01:13

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

enhancement

New feature or request

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

@marcospassos