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

Support for "non-standard" directive syntax: "Cfg specs" in revision "attributes" #25

Open
fmease opened this issue Dec 3, 2024 · 0 comments
Labels
C-medium Technical complexity: Medium K-feature-request Kind: Feature request P-low Priority: Low S-actionable Status: Actionable

Comments

@fmease
Copy link
Owner

fmease commented Dec 3, 2024

Add some flag to opt in/out (?) of this & all "non-standard" directive syntax.

Examples:

  • //@[any(rev0, rev1)] ...
  • //@[all(rev0, rev1)] ...
  • //@[not(rev0)] ...
  • //@[false] ...
  • //@[true] ...
  • //@["literal"] ...
  • //@["any(rev0, rev1)"] ... revision is literally cfg(rev0, rev1). Works together with revisions: "any(rev0, rev1)"
@fmease fmease changed the title Support for "non-standard" directive syntax: "Cfg specs" in revision "attribute" Support for "non-standard" directive syntax: "Cfg specs" in revision "attributes" Dec 4, 2024
@fmease fmease added K-feature-request Kind: Feature request C-medium Technical complexity: Medium P-low Priority: Low S-actionable Status: Actionable labels Dec 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-medium Technical complexity: Medium K-feature-request Kind: Feature request P-low Priority: Low S-actionable Status: Actionable
Projects
None yet
Development

No branches or pull requests

1 participant