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

[💡] - Option to use stricter ranges for INP and the ACC #6

Open
obfuscatedgenerated opened this issue Jun 16, 2023 · 0 comments
Open

Comments

@obfuscatedgenerated
Copy link
Owner

Currently, INP and the ACC may go between the integer limit, but STA only accepts values between 0-999, so the programmer has to write checks (which is space consuming). Add compiler directives comments (e.g. ; lmvm-strict-inp and ; lmvm-strict-acc) to add limits to what they will accept.

@obfuscatedgenerated obfuscatedgenerated added awaiting triage This issue needs its priority set feature New feature or request unreviewed This issue hasn't yet been reviewed by a collaborator awaiting effort estimate This issue needs its effort set priority: medium effort: medium and removed awaiting triage This issue needs its priority set unreviewed This issue hasn't yet been reviewed by a collaborator awaiting effort estimate This issue needs its effort set labels Jun 16, 2023
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

1 participant