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)
@treiher treiher added this to To do in RecordFlux 0.6 via automation Mar 15, 2022
@senier senier removed this from To do in RecordFlux 0.6 Aug 23, 2022
@senier senier added this to To do in RecordFlux Future via automation Aug 23, 2022
@senier senier moved this from To do to Backlog in RecordFlux Future Aug 24, 2022
@senier senier removed this from High in RecordFlux Future Oct 4, 2022
@senier senier added this to To do in RecordFlux 0.7.1 via automation Oct 4, 2022
@senier senier moved this from To do to Implementation in RecordFlux 0.7.1 Oct 4, 2022
@senier senier removed this from Implementation in RecordFlux 0.7.1 Nov 1, 2022
@senier senier added this to To do in RecordFlux 0.8 via automation Nov 1, 2022
@senier senier moved this from To do to Implementation in RecordFlux 0.8 Nov 1, 2022
@senier senier removed this from Implementation in RecordFlux 0.8 Nov 29, 2022
@senier senier added this to To do in RecordFlux 2023-01-06 via automation Nov 29, 2022
@senier senier removed this from To do in RecordFlux 2023-01-06 Jan 3, 2023
@senier senier added this to To do in RecordFlux 2023-02-24 via automation Jan 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Development

No branches or pull requests

2 participants