-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Dataflow: Add documentation for language maintainers. #3850
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
Conversation
|
Some "limitations" that should perhaps be documented: Do not add abstract predicates to |
hvitved
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Excellent to have this @aschackmull 🎉
I can recommend having an internal abstract |
|
I'm curious, what is an IPA type? |
It's jargon for an algebraic datatype: https://help.semmle.com/QL/ql-handbook/types.html#algebraic-datatypes. |
I'm not sure that this is an important detail about the library itself, rather given that |
|
I think all current comments should now be addressed. |
hvitved
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Small typo
Co-authored-by: Tom Hvitved <hvitved@github.com>
Consensus seem to have emerged to put this document in
docs/ql-libraries/dataflow.