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

[P4Testgen] Hotfixes and improvements to the P4Constraints parsers. #4387

Merged
merged 2 commits into from
Feb 6, 2024

Conversation

fruffy
Copy link
Collaborator

@fruffy fruffy commented Feb 1, 2024

  • Add a small builtin map to the refers_to parser. Builtin objects are prefixed by builtin::
  • Improve the readability and error handling of the refers_to parser.
  • Fix a crash in the entry_restriction parser when comparing to a negative constant.
  • Add support for referenced_by and action_restriction.
  • Add some type aliases.

@fruffy fruffy added the p4tools Topics related to the P4Tools back end label Feb 1, 2024
@fruffy fruffy force-pushed the fruffy/refers_to_asserts_parser_hotfixes branch from b728f50 to 52125cb Compare February 1, 2024 17:23
@fruffy fruffy force-pushed the fruffy/refers_to_asserts_parser_hotfixes branch from 52125cb to 70369a8 Compare February 6, 2024 14:24
@fruffy fruffy enabled auto-merge (squash) February 6, 2024 14:39
@fruffy fruffy merged commit efb20df into main Feb 6, 2024
15 of 16 checks passed
@fruffy fruffy deleted the fruffy/refers_to_asserts_parser_hotfixes branch February 6, 2024 15:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
p4tools Topics related to the P4Tools back end
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants