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

Provide a validate instruction #10

Open
3 tasks
ppaulweber opened this issue Mar 23, 2017 · 2 comments
Open
3 tasks

Provide a validate instruction #10

ppaulweber opened this issue Mar 23, 2017 · 2 comments

Comments

@ppaulweber
Copy link
Contributor

  • add a validate instruction which can check the type of a value
  • Type relations should be * -> Boolean
  • Add test cases to libcasm-ir itself, since this a IR only feature
@ppaulweber ppaulweber added this to the release_auxentios milestone Mar 23, 2017
@ppaulweber ppaulweber self-assigned this Mar 23, 2017
@emmanuel099
Copy link

What kind of validation? More like isA? Or e.g. number range checking?

@ppaulweber
Copy link
Contributor Author

Yes indeed, it's an old issue from https://github.com/casm-lang/libcasm-ir/issues/4
I'll close the issue tracker in the IR any moment 😉

@ppaulweber ppaulweber reopened this Mar 23, 2017
@ppaulweber ppaulweber modified the milestones: release-auxentios, release-berenice Feb 20, 2018
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