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

Integer Operator Parameter Types #22

Open
rs22 opened this issue Feb 1, 2020 · 0 comments
Open

Integer Operator Parameter Types #22

rs22 opened this issue Feb 1, 2020 · 0 comments

Comments

@rs22
Copy link
Member

rs22 commented Feb 1, 2020

Currently, the only integer operator parameter type is int (which internally maps to a uint32).

This naming should be clarified, and parameter types for uint64, int64, uint32, int32 should be added.

Furthermore, the term 'parameter' is used synonymously with 'option' and 'argument' in the codebase and documentation. This should be harmonized as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant