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

Add a feature to mark external library functions with types of return values and other attributes #368

Open
dours opened this issue Aug 18, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@dours
Copy link
Collaborator

dours commented Aug 18, 2022

For example, if a function returns an int, we should additionally mark whether the int may be 0. Same for an empty string.

Use the feature to add annotations for a dozen of library functions.

Propagate the annotation to the generate Unknown objects in EO

@dours dours self-assigned this Aug 18, 2022
@dours dours added the enhancement New feature or request label Aug 18, 2022
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
Development

No branches or pull requests

1 participant