-
Notifications
You must be signed in to change notification settings - Fork 11
Comparing changes
Open a pull request
base repository: staticafi/sbt-instrumentation
base: master
head repository: staticafi/sbt-instrumentation
compare: martin_dev
- 14 commits
- 10 files changed
- 2 contributors
Commits on Oct 30, 2023
-
Make overflow checking for addition arbitrary size.
Previously returned false negatives for LONG_MAX + 1.
Configuration menu - View commit details
-
Copy full SHA for 9f50835 - Browse repository at this point
Copy the full SHA 9f50835View commit details
Commits on Oct 31, 2023
-
Temporarily disable a part of Value Relations plugin.
Martin Jonáš committedOct 31, 2023 Configuration menu - View commit details
-
Copy full SHA for 6ca2a08 - Browse repository at this point
Copy the full SHA 6ca2a08View commit details -
CMake: Add correct library for value and relations analyses.
Martin Jonáš committedOct 31, 2023 Configuration menu - View commit details
-
Copy full SHA for 00bebce - Browse repository at this point
Copy the full SHA 00bebceView commit details -
Martin Jonáš committed
Oct 31, 2023 Configuration menu - View commit details
-
Copy full SHA for 163bbb5 - Browse repository at this point
Copy the full SHA 163bbb5View commit details
Commits on Nov 7, 2023
-
Fix typos causing incorrect sub_i64 overflow detection.
Martin Jonáš committedNov 7, 2023 Configuration menu - View commit details
-
Copy full SHA for 361e9f5 - Browse repository at this point
Copy the full SHA 361e9f5View commit details -
Fix and simplify add overflow detection.
Martin Jonáš committedNov 7, 2023 Configuration menu - View commit details
-
Copy full SHA for f1cbcad - Browse repository at this point
Copy the full SHA f1cbcadView commit details -
Martin Jonáš committed
Nov 7, 2023 Configuration menu - View commit details
-
Copy full SHA for 57b02b5 - Browse repository at this point
Copy the full SHA 57b02b5View commit details
Commits on Nov 8, 2023
-
Fix and simplify checkOveflowSub.
Martin Jonáš committedNov 8, 2023 Configuration menu - View commit details
-
Copy full SHA for 7b3b546 - Browse repository at this point
Copy the full SHA 7b3b546View commit details -
Martin Jonáš committed
Nov 8, 2023 Configuration menu - View commit details
-
Copy full SHA for e4b7c16 - Browse repository at this point
Copy the full SHA e4b7c16View commit details
Commits on Nov 17, 2023
-
Fix overflow static analysis for sub and mul
Martin Jonáš committedNov 17, 2023 Configuration menu - View commit details
-
Copy full SHA for ef9f1c8 - Browse repository at this point
Copy the full SHA ef9f1c8View commit details
Commits on Nov 20, 2023
-
Fix checking for i64 mul overflow.
Martin Jonáš committedNov 20, 2023 Configuration menu - View commit details
-
Copy full SHA for 9b7d785 - Browse repository at this point
Copy the full SHA 9b7d785View commit details -
Really fix detection of i64 mul overflow.
Martin Jonáš committedNov 20, 2023 Configuration menu - View commit details
-
Copy full SHA for 7b5f326 - Browse repository at this point
Copy the full SHA 7b5f326View commit details -
Really fix detection of i64 mul overflow.
Martin Jonáš committedNov 20, 2023 Configuration menu - View commit details
-
Copy full SHA for 9a0271b - Browse repository at this point
Copy the full SHA 9a0271bView commit details
Commits on Nov 21, 2024
-
Manually merge with value relation analysis from pull request #65.
Martin Jonáš committedNov 21, 2024 Configuration menu - View commit details
-
Copy full SHA for a02c7b5 - Browse repository at this point
Copy the full SHA a02c7b5View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...martin_dev