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

Fix and improve language reference #958

Open
3 of 5 tasks
treiher opened this issue Mar 15, 2022 · 0 comments
Open
3 of 5 tasks

Fix and improve language reference #958

treiher opened this issue Mar 15, 2022 · 0 comments

Comments

@treiher
Copy link
Collaborator

treiher commented Mar 15, 2022

Errors

  • Add missing return type in syntax of function_declaration
  • Replace when by if in syntax of comprehension
  • Add name after quantifier in syntax of quantified_expression

Improvements

  • Explicitly mention that Channel is a special type only usable for declaring channels
  • Make semantics of the state actions more precise, (e.g., what is the intent of the arguments to the Reset attribute, and what is the effect of 'Read)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants