Commit Graph

2097 Commits (8d427cfda6e00c70a733e95dfd81e304fab1790c)
 

Author SHA1 Message Date
Jules Villard 31230299ea make annoying tput shut up 9 years ago
Jeremy Dubreil 587d829a1a [infer][java] Add the possibility to choose a compiler jar that is different from the system Java compiler to generate the bytecode 9 years ago
Sam Blackshear 08509fb2ab [quandary] don't double-report flows 9 years ago
Sam Blackshear 512de69e13 [quandary] handle dynamic dispatch 9 years ago
Sam Blackshear 6918c117d2 [preanalysis] add option for sound dynamic dipatch handling 9 years ago
Peter O'Hearn 6423ec74ad Writing errors for Threadsafe checker 9 years ago
Sam Blackshear 0a3993edee [utils] add tags_compare utility to make writing default comparison functions easy 9 years ago
Andrzej Kotulski 0f9f44f16e [backend] Report ignored return value on skip functions 9 years ago
Josh Berdine dd8b8e6d2e [reason] reformat with new version of reason 9 years ago
Martino Luca d05b1f172a [Infer][Buck] Invoke buck with *//cxx.pch_enabled=false to disable the use of precompiled headers 9 years ago
Sam Blackshear 072fe0994f [quandary] reporting on getenv -> exec flows 9 years ago
Sam Blackshear 6aee686cb2 [quandary] passing actuals to the sink-determining code 9 years ago
Yunxing Dai 61f420b941 Update infer to use yarn to manage dependencies 9 years ago
Josh Berdine 4319b08e77 [make] Add target to generate interface file 9 years ago
Jules Villard cb4b2339a3 [checkers] make SimpleCheckers compile 9 years ago
Martino Luca c0a66dbd49 [Infer][CTL] First implementation of a debugging feature for AST checks 9 years ago
Peter O'Hearn 07da8f36d1 don't warn on GuardedBy self reference 9 years ago
Jules Villard 3afb6e2c32 [logging] always set up logging on startup 9 years ago
Dino Distefano 898d956513 Implemented CTL parser 9 years ago
Andrzej Kotulski 1713378438 [IR] Make some fields of ProcAttributes.t immutable 9 years ago
Andrzej Kotulski 2deeb3673a [C++] Don't put model includes on -isystem path in test 9 years ago
Dulma Churchill 98afe25b54 [linters] Take the attributed types into account when finding pointer types 9 years ago
Sam Blackshear 3624fea737 [quandary] tests for C++ analysis 9 years ago
Sam Blackshear 727af5d660 [checkers] clean up abstract interpreter 9 years ago
Sam Blackshear 856f84aaff [quandary] skeleton for C++ analysis 9 years ago
Jeremy Dubreil f5a9cb4476 [infer][java] export the analyzer used and the version of Infer as an environment variable that can be read from BUCK files 9 years ago
Cristiano Calcagno 91d711c833 [backend] Perf fix: only load tenv and cfg files once per each file, instead of once per procedure. 9 years ago
Andrzej Kotulski 466fd896bf upgrade version of facebook-clang-pluings 9 years ago
Jules Villard c53bfe3159 [clang] rewrite plugin attachment logic in OCaml 9 years ago
Dulma Churchill caa7534a71 [cpp] Report issues in the cpp models as relative paths 9 years ago
Sam Blackshear 1a958d1d8b [quandary] simplifying Source module interface now that calls have single retval 9 years ago
Sam Blackshear 35bb540bf4 [quandary] adding TaintSpec module for clearer naming 9 years ago
Josh Berdine de56a302f3 [refactor] Remove unused prop reporting, and refactor 9 years ago
Josh Berdine 04465bfb0f [mod_dep] Color and cluster mod_dep graph by directory 9 years ago
Sam Blackshear 715e521ead [quandary] making summaries smaller 9 years ago
Dulma Churchill 3b581748f9 [componentkit linters] Remove the links from the message 9 years ago
Peter O'Hearn 6b2a9de863 [refactor] moving check_attributes to patternMatch.ml 9 years ago
Sam Blackshear 95a82a6a04 [backend] don't run preanalysis twice 9 years ago
Jeremy Dubreil 2dcca1c4d4 [infer][java] The version of the Java compiler should be part of the target key used by Buck 9 years ago
Andrzej Kotulski 61f532d2f8 [Makefiles] Use custom CC in ocamlopt only when configure flag is set 9 years ago
Ryan Rhee f677c3ab3d [componentkit] Enable component factory function rule 9 years ago
Andrzej Kotulski 27ed2c7062 [clang] always call add_edge 9 years ago
Dulma Churchill 2d97b5d111 [clang] Add the objc interface case to the function get_decl_from_typ_ptr 9 years ago
Josh Berdine 19969b7180 [config] Do not spam log with args read from INFER_ARGS 9 years ago
Josh Berdine 6697ed781f [tests] Rerun test without swallowing output on failure 9 years ago
Josh Berdine ac0084019c [tests] Use $(MAKE) for recursive invocations 9 years ago
Josh Berdine f889479748 [buck] Add --version-vcs option 9 years ago
Peter O'Hearn 81344f016e [refactor] moving StringPPSet from ThreadSafety to Utils 9 years ago
Josh Berdine 314506ec1a [quandary] ok to have no post if start node has no succs 9 years ago
Josh Berdine d8336ea906 [backend] Keep common constraints in pure join 9 years ago