671 Commits (15480f34d52da7cbb742941eed5d8341e2edfc0d)
 

Author SHA1 Message Date
Sam Blackshear 15480f34d5 distinguishing between failures and timeouts
11 years ago
Jules Villard 09f9765473 use several build directories
11 years ago
Sam Blackshear 6b9e1fc9d7 Stop reporting false alarms due to __nullable on Obj-C property getters and setters
11 years ago
jrm d579b2be51 avoid name collision when two or more files have the same basename
11 years ago
Josh Berdine 24aceba441 Remove unnecessary code from Arg module
11 years ago
Jules Villard 406145416a update facebook-clang-plugins to support gcc 4.7
11 years ago
Andrzej Kotulski f83927f0d7 Don't set is_objc_instance_method=true for any C++ methods
11 years ago
Jules Villard 45813c356a explicitly disable building from opam
11 years ago
Jules Villard 0ccbb80df9 quote infer result dir shell variable
11 years ago
Dulma Rodriguez 96a5cf58e5 Nullify variables with objc flags if they appear in conditions
11 years ago
Jules Villard ec98c32b18 generate .{annot,cmt} files on demand
11 years ago
Sam Blackshear a82588ba8a Factoring out the implementations for letderef and set
11 years ago
Sam Blackshear 812ac265a8 more logging cleanup: only print Errdesc.warning_err in developer mode
11 years ago
Jules Villard 98557bb1fd compatibility with older python (eg 2.7.3)
11 years ago
Jules Villard 7a0c9c88bd add test target
11 years ago
Jules Villard ea4be060f6 add --disable-java-analyzers option
11 years ago
Jules Villard 03ccd9d5f3 better instructions for first-time users
11 years ago
Sam Blackshear 44de91f84b logging to stderr/stdout all the time
11 years ago
Jules Villard edcc984158 compute version number inside configure script
11 years ago
Samuel Blackshear 546eaa0eaa only log to analyzer_err and analyzer_out files in developer mode
11 years ago
Dulma Rodriguez 742cb4146e Remove property of maps
11 years ago
Andrzej Kotulski 0bf6333708 Remove parent_line_number information from cfg translation
11 years ago
jrm 0def5c4111 No longer enforce the subtyping rule for the @PerformanceCritical annotation
11 years ago
Sam Blackshear df97489aa1 closing the classpath when we're done with it
11 years ago
Josh Berdine 63b57790f9 Fix indentation of multiline copyright comment
11 years ago
jrm d390568aed to avoid redundancy, no longer print the name of the class when printing the name of a constructor
11 years ago
Sam Blackshear 53167d98cd refactoring command line options for debugging
11 years ago
Josh Berdine b729c93dd5 Add model of java.lang.Class.getResource
11 years ago
Jules Villard 01aab39692 add shasum dependency
11 years ago
Jules Villard 51f0f89f9d add --disable-c-analyzers option
11 years ago
Jules Villard 8ddf621ca3 check if the C compiler is recent enough
11 years ago
Jules Villard ecc6e763d4 compile plugin from toplevel Makefile
11 years ago
Josh Berdine d99b6ca492 Use doesNotContain instead of containsExactly none
11 years ago
Andrzej Kotulski 6d9c5c684e Fix naming problems with template methods
11 years ago
Jules Villard 4d23334abd add version.mli
11 years ago
Jules Villard a31d45b4f7 do not use ocamlbuild -clean, do not print rm commands
11 years ago
Jules Villard 84ed44fa55 revert accidental downgrade of the facebook-clang-plugins
11 years ago
Jules Villard 85ad874bf4 fail if ocamlfind is not installed
11 years ago
Dulma Rodriguez fcd040ff8a Don't use the property of maps for finding properties in the frontend checkers
11 years ago
Dulma Rodriguez 339cf56eb9 Replace query for getter and setter with info from the procdesc rather than the property map
11 years ago
Jules Villard 2565bb1438 fix open-source taint models
11 years ago
Jules Villard b8c16ddb27 fix typo
11 years ago
Jules Villard 1e75ee6789 update build script and instructions
11 years ago
jrm 24d28c6858 no longer fail when the type of an execption is not found in the type environement
11 years ago
Dino Distefano c8b80f2435 Extended framework for taint analysis
11 years ago
Sam Blackshear c6b8682dd6 compute taint errors in single pass over the set of atoms
11 years ago
Jules Villard 731c6cdb0a add interprocedural Java example
11 years ago
Cristiano Calcagno 1666d7f353 Model Map.put() alongside Map.containsKey().
11 years ago
jrm 3ba477faff add more special characters that can appear in the list of filenames generated by Buck
11 years ago
jrm 15eb16723b non-functional refactoring of the Procname module
11 years ago