Commit Graph

4652 Commits (0ba993fb68634dcf4ca4de68d99563ccb8f01136)
 

Author SHA1 Message Date
Mehdi Bouaziz 0ba993fb68 Procdesc.specialize_type_proc: fold -> filter_map 7 years ago
Mehdi Bouaziz 6b88176189 fold_slope_range, java_get_vararg_values: got rid of refs 7 years ago
Mehdi Bouaziz 6c58614f40 cArithmetic_trans: simplification 7 years ago
Jules Villard 575fd04a6e [build] move testDeterminator.mli too 7 years ago
Ezgi Çiçek 1227cd1ff8 Fix `min` in polynomial temporarily 7 years ago
Jules Villard fe7e016fdc [make] do not install clang archive libraries 7 years ago
Dino Distefano 9b18d87427 Moved TestDeterminator module 7 years ago
Jules Villard 789144c4b6 [make] do not delete /usr/bin/infer* on uninstall 7 years ago
Jules Villard 2eef2da4d9 bump version: 0.14.0 -> 0.15.0 7 years ago
Jules Villard 3c2ad1dab7 [fcp] strip clang build as we go on Linux 7 years ago
Dino Distefano d922b37ab8 Making Test Determinator parametric to Java and Clang 7 years ago
Sam Blackshear 9ca945aa2f [ownership] warn when returning references to borrowed values 7 years ago
Daiva Naudziuniene 8ccf4897dd [uninit] Use access expressions 7 years ago
Martino Luca 858c5aab01 [Test determinator] New format for the profiler samples passed in input to TD 7 years ago
Dulma Churchill 81436c791f [retain cycles] Eliminate false positives when expression is null 7 years ago
Dulma Churchill 3b0f821fde [retain cycles] Remove false positives about modelled types 7 years ago
Sungkeun Cho cac08598a0 [inferbo] preciser widening of bound 7 years ago
Sam Blackshear ee4584e2e2 [quandary] off-by-default 7 years ago
Jules Villard 8715c4f892 [clang] make switch statement translation more robust 7 years ago
Dulma Churchill 20de2f66ad [objc frontend] Log Skipped declaration inside a class directly instead of throwing an exception 7 years ago
Jules Villard dd22e187ef [java] delete unused `models` field in `ZipLib.zip_library` 7 years ago
Jules Villard 92c129dc4e [cfg] rename `Cfg.is_proc_cfg_connected` to `Procdesc.is_connected` 7 years ago
Nikos Gorogiannis 818d359675 [racerd] reorg domain module 7 years ago
Sam Blackshear 370f5c80e6 [quandary] only treat overrides of service methods as endpoints 7 years ago
Ezgi Çiçek 1263bfa899 Add tests for cost analysis 7 years ago
Nikos Gorogiannis dde2000e75 [racerd] disambiguate duplicate reports due to method overloading 7 years ago
Ezgi Çiçek 6f8bccb8fd Add tests for invariant problem in cost analysis 7 years ago
Nikos Gorogiannis 9cddbd7af8 [racerd] make locals in Java owned, plus stop reporting on temps/logical vars 7 years ago
Nikos Gorogiannis 0563eacbb0 [racerd] remove code and references to being sound 7 years ago
Dulma Churchill 4687573a48 [clang] Removes a crash when unexpected declarations are found in toplevel class declarations 7 years ago
Daiva Naudziuniene 9e1678ec65 [uninit] Check the type of whole lhs rather than the base of lhs 7 years ago
Dulma Churchill accfc00d82 [objc frontend] Do not crash on internal forward classes 7 years ago
Dulma Churchill 87d1f0f241 [clang] Make an assert false into incorrect_assumption as it is happening in prod 7 years ago
Mehdi Bouaziz 1898ef3a7a [Summary] Move payloads to a separate module 7 years ago
Mehdi Bouaziz 15b77c6a55 Move get_phase from Tabulation to BiabductionSummary 7 years ago
Jeremy Dubreil 6a91ad4097 [infer][eradicate] model `android.net.Uri.parse(...)` as not accepting null parameter 7 years ago
Jeremy Dubreil fe0debedb6 [infer][buck] run Infer in single core on Buck projects 7 years ago
Sam Blackshear 5ed2016899 [clang] basic support for exceptional control-flow 7 years ago
Jules Villard 316da14857 [clang] minorish improvements 7 years ago
Sam Blackshear 85b8087f66 [quandary] de-prioritize command line flag sources 7 years ago
Daiva Naudziuniene 4e821129a4 [cfg] Log if the cfg is broken for a join node or not 7 years ago
Sam Blackshear d70d23c5f3 [quandary] treat Fragments like other Context types 7 years ago
Dulma Churchill 27a7f2e798 [linters] Do not report mutable local variable in weakSelf and strongSelf 7 years ago
Mehdi Bouaziz 8615091615 [Summary] Pp simplifications 7 years ago
Mehdi Bouaziz 7f8511c2df [Summary] move Stats and Status to modules 7 years ago
Mehdi Bouaziz aaf346d115 [cost] Polynomial domain 7 years ago
Dulma Churchill 2ee4956c03 [objc] Add methods of ObjC classes and ObjC protocols to the tenv 7 years ago
Nikos Gorogiannis 7e5381b7a9 [starvation] model legacy synchronized containers 7 years ago
Nikos Gorogiannis 5d4007e176 [racerd] silence noise about wobbly paths, but leave a textual clue for statistical purposes 7 years ago
Martino Luca 1916e4fa0f Adding a new ATD-based parser for JSON data containing Java method declarations 7 years ago