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

Issue #249 #512

Open
wants to merge 7 commits into
base: main
Choose a base branch
from
Open

Issue #249 #512

wants to merge 7 commits into from

Conversation

jwest115
Copy link
Collaborator

@jwest115 jwest115 commented Sep 16, 2024

  • Added unmatched keyword
  • Updated parser to catch unmatched specifiers
  • Updated connection AST and semantics to include whether the connection is unmatched. Added error handling for the case where unmatched is specified on connections that do not have matched ports.
  • Updated automatic port numbering algorithm to consider unmatched connections
  • Added unit tests
  • Updated spec and user guide to include match constrained and unmatched concepts

Closes #249.

@jwest115 jwest115 marked this pull request as ready for review September 20, 2024 01:08
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.

Improve support for matching connections through a hub
1 participant