Commit Graph

3959 Commits (0ebdd369b018edb28e9cc79abbf21dbeb9dda8f3)
 

Author SHA1 Message Date
Josh Berdine f89e687efa [ocamlformat] Use ocamlformat from github 8 years ago
Sam Blackshear 13a02122ac [traces] fix printing of sinks 8 years ago
Dulma Churchill a969b5d188 [cleanup] Remove unused code for finding correct fields in Objective-C 8 years ago
Sam Blackshear b826b16a6f [uninit] convert to HIL 8 years ago
Dulma Churchill 3c48a3f38a [objc] Do not fail in the bi-abduction with missing fields in ObjC 8 years ago
Mehdi Bouaziz 624cc5e536 [uninit] Do not crash if failed to compute post 8 years ago
Sam Blackshear ddda04c92b [cleanup] alphabetize checker names 8 years ago
Sam Blackshear bc02bee737 [cleanup] rename thread-safety analysis 8 years ago
Jules Villard 664616faab [cli] print version on stdout 8 years ago
Jules Villard 69b136d7b8 [checkers] disable UNINITIALIZED_VALUE by default 8 years ago
Jules Villard 20b198b727 [make] do not install tuareg if emacs is not found 8 years ago
Sam Blackshear 3a89a7a84b [quandary] log soft errors instead of dying 8 years ago
Jules Villard 9823841aba [doc] update install instructions 8 years ago
Dulma Churchill e23153c1d9 [clang] Refactor the translation of allocation functions 8 years ago
Jules Villard bd74512c1a [cli] support all the analyzer forms in the filtering options 8 years ago
Jules Villard 06dec8177a [cli] make checkers the default when no analyzer is specified 8 years ago
Jules Villard b1841c6699 [checkers] make all models and tests use checkers 8 years ago
Jules Villard 588142c908 [checkers] enable biabduction by default + docs and logs improvements 8 years ago
Dulma Churchill 1bc62212ba [tests] Fix test broken in master 8 years ago
Dino Distefano f87447ba52 Uninitialized value/variable checker 8 years ago
Sam Blackshear 169df0fe80 [thread-safety] infer accesses that need to be safe from lock usage 8 years ago
Sam Blackshear 2d22b631c3 [quandary] track flow of `Drawable` resource id's to methods that inflate them 8 years ago
Sungkeun Cho eb0c727fdf [inferbo] Add symbol for unsigned int 8 years ago
Jules Villard e56af27b38 [driver] add a way to force infer to use a particular integration 8 years ago
Jules Villard 0e70845801 [opam] use javalib 2.3.4 8 years ago
Jules Villard 3a8cc49887 [build] upgrade dependencies 8 years ago
Jules Villard 93de989b4a [build] take advantage of latest jbuilder+beta14 8 years ago
Jeremy Dubreil 171145603e [infer][checkers] specify the dynamic dispatch handling policy on a per-checker basis. 8 years ago
Jeremy Dubreil 1a3942a903 [infer][biabduction] clear the error log when creating a specialized clone of a method 8 years ago
Sam Blackshear 0e7542a18f [thread-safety] fix bug in expanding callee access paths in caller 8 years ago
Jeremy Dubreil 171ee61df0 [infer][checkers] fix the filtering mechanism based on the analyzer name 8 years ago
Sam Blackshear 2b08bc4e74 [cleanup] make it possible to print FormalMap's 8 years ago
Sam Blackshear 3a5a0413bb [thread-safety] remove special treatment for immutable collections 8 years ago
Jules Villard 9a21404ace [cli] introduce `-a biabduction` and make `-a infer` an alias to it 8 years ago
Jules Villard 3790ca5487 [checkers] declare --resource-leak with the other checkers 8 years ago
Sam Blackshear 06a51869df [thread-safety] better error message for unannotated interfaces 8 years ago
Jules Villard b95f29c8d1 various minor improvements 8 years ago
Sam Blackshear c2c1679a5f [inferprint] fix template deduplication 8 years ago
Jeremy Dubreil 9282e30d72 [infer][checkers] move the tests for the lab in it own directory 8 years ago
Jeremy Dubreil 03cb052ad9 [infer][checkers] run the Java biabduction tests using the checkers framework 8 years ago
Jeremy Dubreil 514968bf36 [infer][checkers] simplify the lookup of the procedure description when executing callbacks 8 years ago
Sungkeun Cho a9a430876c [inferbo] Remove Symbol.get_new (not used) 8 years ago
Josh Berdine 2cb2963641 [thread-safety][c++] Optimize access list map quotienting 8 years ago
Daiva Naudziuniene 3001cb6323 [threadsafety] Add ownership on stack-allocated variables in cpp 8 years ago
Daiva Naudziuniene aa33cc7eac [ndk-build] Using newer version of ndk-build for the tests 8 years ago
Sam Blackshear b57084902d [thread-safety] better error messages for write-write races that are distinct, but conflicting writes rather than self-races 8 years ago
Jeremy Dubreil 923a15fa60 [infer][clang] initial version of a nullable checker for Clang languages 8 years ago
Sam Blackshear 4255d918ad [thread-safety][cleanup] clean up error messages/comments 8 years ago
Jeremy Dubreil 5741dbf2a5 [infer][java] remove unused list of dynamic dispatch policies 8 years ago
Dulma Churchill 3304160790 [tests] Remove frontend test that depends on header macro. 8 years ago