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

calculus annotations: check proc calls #32

Open
Philipp15b opened this issue Jun 18, 2024 · 0 comments · May be fixed by #42
Open

calculus annotations: check proc calls #32

Philipp15b opened this issue Jun 18, 2024 · 0 comments · May be fixed by #42
Assignees
Labels
enhancement New feature or request

Comments

@Philipp15b
Copy link
Collaborator

According to the documentation, calculus annotations do not check that proc calls are sound: they do not check that a proc only calls procs (and vice versa for coprocs), and neither do they check that the callee's calculus corresponds to the caller's calculus. Warnings/errors for these should be added.

@Philipp15b Philipp15b added the enhancement New feature or request label Jun 18, 2024
@umutdural umutdural linked a pull request Jul 10, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
2 participants