7523 Commits (e27e07603a9847c6993796ad0125f48a01a0b260)
 

Author SHA1 Message Date
Ezgi Çiçek 09ab685c7e [pulse] Handle stack refs escaping their scope via pointer
6 years ago
Phoebe Nichols ee5abef97c Invalidate summaries for changed procedures
6 years ago
Artem Pianykh f91ddef3fc bump version: 0.16.0 -> 0.17.0
6 years ago
Phoebe Nichols 218e4dca52 Do not delete results directory if incremental-analysis is enabled
6 years ago
Jules Villard 75dab37300 [config] better way to refer to the toplevel results dir
6 years ago
Jules Villard 4fe9b2c8dd [debug] fix error about non-existing dir in infer-out/captured/...
6 years ago
Jules Villard ea32a9dfd8 [ondemand] refactor to avoid loading unneeded proc descs
6 years ago
Artem Pianykh 346c89c717 Make infer binary runnable on Mojave without fiddling with SDKROOT
6 years ago
Phoebe Nichols 70474ec2de Fix test buck_flavours_diff
6 years ago
Mitya Lyubarskiy 860d3aa8a4 Utilize @[deriving fields] in BackendStats
6 years ago
Phoebe Nichols d84b0881ba Change command line options desciption for reanalyze and incremental-analysis
6 years ago
Mitya Lyubarskiy 7c2f1a955f [infer] Log accumulated backend counters to scuba
6 years ago
Ezgi Çiçek cb4a16b460 [pulse] Fix marking of AddressOfCppTemporary in the loop
6 years ago
Jules Villard 8fbdc4e252 [analyze] be more consistent in logging
6 years ago
Ezgi Çiçek 4d1b300e5b [pulse] Remove bindings with empty edges in pre
6 years ago
Jules Villard daf38c6d54 [summary] change `int ref` field in record to `mutable`
6 years ago
Jules Villard 4fde351565 [processpool] collect results from children
6 years ago
Jules Villard deb9afe121 [backend] a module for recording simple counters-based stats
6 years ago
Jules Villard 73179f7182 [specs] put specs files operations in their own module
6 years ago
Sungkeun Cho 124ab9fed7 [inferbo] Downgrade issues of void pointer
6 years ago
David Pichardie 51f6b30d43 Complete pattern matching for Sawja JBir translation
6 years ago
Mitya Lyubarskiy 7368039ba8 [infer] Make infer respect external-packages param
6 years ago
Phoebe Nichols 9be3af16ac Create ReverseAnalysisCallGraph.ml
6 years ago
Phoebe Nichols 578b1c95f1 Add function to add an edge to the call graph
6 years ago
Phoebe Nichols a4c1e94c5f Add function to delete summary from disk and caches
6 years ago
Ezgi Çiçek 0682ccc1e9 [cost][inferbo] Add models for indexOf
6 years ago
Timotej Kapus c8d1da1e0d [sledge] Fix __llair_alloc
6 years ago
Nikos Gorogiannis af12e55344 [buck/java2] rely on (and modify) PATH to find infer binary to improve caching
6 years ago
Ezgi Çiçek 998e7c8fe3 [inefficientKeysetIterator] Turn on by default and fix msg
6 years ago
Timotej Kapus 6c9e4e52c6 [sledge][summaries] Fix unsoundes due to missing frame
6 years ago
Jules Villard 937e971849 [objc] fix test so that it looks like it could compile
6 years ago
Josh Berdine 7f423f7fa1 [sledge] Model `folly::usingJEMalloc()`
6 years ago
Josh Berdine 4bbe05698e [sledge] Remove `.<int>` suffix when looking up modeled function names
6 years ago
Phoebe Nichols af8c57e07f Write function to load specfiles
6 years ago
David Pichardie f47d4ed285 Compatibility with javalib 3.1 release
6 years ago
Nikos Gorogiannis 380515bc89 [changed files] don't fail on non-existent absolute paths
6 years ago
Phoebe Nichols 82eb91fe71 Move core CallGraph API from SyntacticCallGraph.ml to CallGraph.ml
6 years ago
Jules Villard 15246ec2a2 [tests] attempt at fewer race conditions
6 years ago
Josh Berdine 0126b64d16 [sledge] Explicate output flag of disassemble command
6 years ago
Josh Berdine 9865bc0f74 [sledge] [solver] Strengthen handling of existential subtrahends
6 years ago
Timotej Kapus b5dea36c5e [sledge] Add global merge pass
6 years ago
Phoebe Nichols 0ecd73d0f8 Add --incremental-analysis flag
6 years ago
Artem Pianykh 467149eaa8 [maven-release-plugin] prepare for next development iteration
6 years ago
Artem Pianykh 53db6e2ea0 [maven-release-plugin] prepare release infer-annotation-0.17.0
6 years ago
Artem Pianykh 21734fe15e Fix release script for infer-annotation JAR
6 years ago
Jules Villard 128f37985d [ocaml] upgrade most dependencies
6 years ago
Timotej Kapus 5882c49d7d [sledge] Disable creating of summaries when summaries disabled
6 years ago
Jules Villard a504a67ec2 [pulse] model some of `std::basic_string`
6 years ago
Jules Villard 14b9975cf3 [pulse] support modelling destructors
6 years ago
Jules Villard d9aadf5df2 [pulse] allow models in invalidation traces
6 years ago