Skip to content

Cuddle does not properly generate .and rules #72

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

Open
jasagredo opened this issue Apr 14, 2025 · 1 comment
Open

Cuddle does not properly generate .and rules #72

jasagredo opened this issue Apr 14, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@jasagredo
Copy link
Collaborator

➜  cuddle git:(js/validator) ✗ gen ctrland std-cddl/int.cddl; pretty
01 # unsigned(1)

Where ctrland is defined as:

ctrland = (uint .lt 3) .and (uint .gt 1)
@jasagredo jasagredo added the bug Something isn't working label Apr 14, 2025
@nc6 nc6 self-assigned this Apr 15, 2025
@nc6
Copy link
Collaborator

nc6 commented Apr 15, 2025

Hmm, this one is actually rather tricky to implement without having #7 (currently WIP as #68 ) implemented.

@nc6 nc6 removed their assignment Apr 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants