Commit Graph

5394 Commits (340ac9d1c96e70eeb71a4d254c2c81729694a8fa)

Author SHA1 Message Date
Ezgi Çiçek 340ac9d1c9 [purity] Fix global modification via argument passing 6 years ago
Ezgi Çiçek 274570f499 [objc] Fix test results for linters 6 years ago
Nikos Gorogiannis 4031c7e4a0 [multicore] is dead 6 years ago
Nikos Gorogiannis 1f017bf781 [buck][java] dead stores 6 years ago
Mehdi Bouaziz c991f0c157 Small refactorings: Cost 6 years ago
Mehdi Bouaziz 212bd978e7 [purity] Allow Clang 6 years ago
Dino Distefano aae5192b79 fix vardecl const 6 years ago
Mehdi Bouaziz 4d5f8e6fea Small refactorings: Hoisting 6 years ago
Mehdi Bouaziz 48298f9bcc Small refactorings: Loop_control 6 years ago
Mehdi Bouaziz 21c9227529 Small refactorings: LoopInvariant 6 years ago
Mehdi Bouaziz 5a5a865bf4 Small refactorings: ReachingDefs 6 years ago
Mehdi Bouaziz 65499e36ce Small refactorings: Purity 6 years ago
Mehdi Bouaziz 52e8f73060 Small refactorings: Control 6 years ago
Mehdi Bouaziz 0185b76c3d Cost domain is not an abstract domain 6 years ago
Mehdi Bouaziz 24da12ca2e Top/BottomLiftedUtils 6 years ago
Mehdi Bouaziz e3db5720ce [Cost] Always call substitute to record trace element 6 years ago
Mehdi Bouaziz c1950e9b9f [cost] Move bound trace to a separate module 6 years ago
Mehdi Bouaziz 5add974242 Express MakePPMonoMap in terms of MakePPMap 6 years ago
Sungkeun Cho cc1e18e124 [inferbo] Differentiate proof obligations by allocsites 6 years ago
Sungkeun Cho bae98c607f [infer] Translate VAArgExpr to the builtin function 6 years ago
Jeremy Dubreil 82c4b716bf [eradicate] rename the warning raised when dereferencing nullable types 6 years ago
Ezgi Çiçek 14f8c3566f [cost] Add highest degree trace of the current cost to differential 6 years ago
Mehdi Bouaziz 05ac5adfee Run Purity once 6 years ago
Sungkeun Cho ab5496d192 [infer] do not use variable in shebang line of python script 6 years ago
Boris Yakobowski 990d9daf10 [infer][PR] Fix minor typo 6 years ago
Boris Yakobowski c08dffeb36 [infer][PR] Remove function Utils.write_file_with_locking 6 years ago
Mehdi Bouaziz 453cb1336c [inferbo] Make Bound type abtract 6 years ago
Sungkeun Cho a56902dc9b [inferbo] Widening threshold by comparison 6 years ago
Jeremy Dubreil 7714f309d6 [nullsafe] change the human readable warning name 6 years ago
Mehdi Bouaziz b212f1ce6c [hoisting] Fix reporting logic 6 years ago
Jeremy Dubreil 60bde6da6e [infer][java] no longer fail when the Java Buck target has no output 6 years ago
Sungkeun Cho 8ea92c51e0 [inferbo] Suppress ALLOC_IS_ZERO for C++'s array object 6 years ago
Sungkeun Cho c91d0a777d [inferbo] Avoid precision-losing pruning 6 years ago
Mehdi Bouaziz 023d608530 [cost] Make it more Kind-generic 6 years ago
Ezgi Çiçek cab28a9461 [inferbo] Check collection constructor size 6 years ago
Ezgi Çiçek 11af20ef86 [inferbo] Model list constructors with arguments 6 years ago
Jeremy Dubreil bef0a5638f [infer][biabduction] make sure the abort() is treated like exit() 6 years ago
Sungkeun Cho 78d786da41 [inferbo] Add a test showing limitation of min/max domain 6 years ago
Ezgi Çiçek cd20abfc88 [cost] Add trace to symbols in polynomial bounds 6 years ago
Sungkeun Cho ad08184d3b [inferbo] Keep alias of simple plus/minus arithmetic 6 years ago
Jeremy Dubreil 02e39c8b30 [infer] map issues that only differ by the index of the parameter to the same bug hash 6 years ago
Mehdi Bouaziz 3139ee5d46 [cost] Instantiate costs using formals not pname 6 years ago
Jeremy Dubreil a3ecfdb8ad [infer][nullsafe] add a NULLSAFE_ prefix to the internal name of the Nullsafe errors 6 years ago
Mehdi Bouaziz 7fa7ee4535 [cost] Report only after the analysis 6 years ago
Sungkeun Cho 82590756d9 [inferbo] Fix array member access in Java 6 years ago
Nikos Gorogiannis b243fae86c [starvation] template filters 6 years ago
Boris Valkov ea530390d3 [nullsafe][android] warn when passing null to ImmutableList, ImmutableSet, and ImmutableMap 6 years ago
Mehdi Bouaziz 7c688583e0 [cost] Simplify & optimize NodesBasicCost 6 years ago
Mehdi Bouaziz 17fc4ca5cf [cost] Simplify & optimize exit cost + threshold 6 years ago
Boris Yakobowski 31a6b92902 [infer][PR] fix installation of alias binaries 6 years ago