-
Notifications
You must be signed in to change notification settings - Fork 59
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 C Contracts
package
#512
Open
lcartey
wants to merge
16
commits into
main
Choose a base branch
from
lcartey/contracts
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Commits on Jan 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 84f007e - Browse repository at this point
Copy the full SHA 84f007eView commit details -
MSC40-C: Add query for finding inline linkage constraints.
Adds a query that finds cases where extern inlined functions reference internal linkage objects, or declare objects which are static or thread local.
Configuration menu - View commit details
-
Copy full SHA for 52bdbd7 - Browse repository at this point
Copy the full SHA 52bdbd7View commit details -
DIR-4-11: Add query for checking math.h functions
Add query which detects domain and pole errors for math.h functions.
Configuration menu - View commit details
-
Copy full SHA for dcb32c1 - Browse repository at this point
Copy the full SHA dcb32c1View commit details -
DIR-4-7: Create shared query for unchecked return values
Create a new shared query from the implementation of M0-3-2, which detects cases where error checking has not occurred after a call to a standard C library function.
Configuration menu - View commit details
-
Copy full SHA for 3771240 - Browse repository at this point
Copy the full SHA 3771240View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8120089 - Browse repository at this point
Copy the full SHA 8120089View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e5ef5f - Browse repository at this point
Copy the full SHA 7e5ef5fView commit details -
Add implementation scope properties
Specify the scope of each of the newly supported rules.
Configuration menu - View commit details
-
Copy full SHA for a19855b - Browse repository at this point
Copy the full SHA a19855bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b7102e - Browse repository at this point
Copy the full SHA 9b7102eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2794921 - Browse repository at this point
Copy the full SHA 2794921View commit details -
Configuration menu - View commit details
-
Copy full SHA for 78d5e79 - Browse repository at this point
Copy the full SHA 78d5e79View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9776de1 - Browse repository at this point
Copy the full SHA 9776de1View commit details -
Configuration menu - View commit details
-
Copy full SHA for af92262 - Browse repository at this point
Copy the full SHA af92262View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d2cd94 - Browse repository at this point
Copy the full SHA 3d2cd94View commit details -
Configuration menu - View commit details
-
Copy full SHA for bccdb93 - Browse repository at this point
Copy the full SHA bccdb93View commit details -
Configuration menu - View commit details
-
Copy full SHA for 337604e - Browse repository at this point
Copy the full SHA 337604eView commit details
Commits on Jul 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ff7f991 - Browse repository at this point
Copy the full SHA ff7f991View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.