Commit Graph

2319 Commits (241b4b04fadd40d0d95109621e8eb1c09a1d033c)
 

Author SHA1 Message Date
Josh Berdine 356d081e1f ppx_compare AccessPath 8 years ago
Josh Berdine 9bc72ad790 ppx_compare Var 8 years ago
Josh Berdine aa5998a9d1 ppx_compare Sil 8 years ago
Josh Berdine 6298d043e6 ppx_compare PredSymb 8 years ago
Josh Berdine 71ed8c9e1d ppx_compare Exp 8 years ago
Josh Berdine e36a768d0c Use natural order of Cast expressions 8 years ago
Josh Berdine f73f997e5a ppx_compare TraceElem 8 years ago
Josh Berdine 10046e1848 ppx_compare Passthrough 8 years ago
Josh Berdine 1a0df1029a ppx_compare CallSite 8 years ago
Josh Berdine 8097de5bfd ppx_compare Mleak_buckets 8 years ago
Josh Berdine 25c3cb41bd ppx_compare CallFlags 8 years ago
Josh Berdine 7a5e7c28b5 ppx_compare Const 8 years ago
Josh Berdine 952855288d ppx_compare StructTyp 8 years ago
Josh Berdine 122d2b031f ppx_compare Unop 8 years ago
Josh Berdine cbec3453a3 ppx_compare Typ 8 years ago
Josh Berdine 72b1cd0816 ppx_compare Subtype 8 years ago
Josh Berdine b11e483500 ppx_compare Pvar 8 years ago
Josh Berdine 8822b66a21 ppx_compare Procname 8 years ago
Josh Berdine 0cf71c74ef Sort nodes when printing cfg to dot file 8 years ago
Josh Berdine 6b3d7c4d25 ppx_compare Location 8 years ago
Josh Berdine 27da735427 ppx_compare InferPrint 8 years ago
Josh Berdine a1e223d36d ppx_compare Ident 8 years ago
Josh Berdine b7991172b5 ppx_compare Binop 8 years ago
Josh Berdine 1ca67fbfa6 ppx_compare DB 8 years ago
Josh Berdine 1bc365f36e ppx_compare Clang_ast_types 8 years ago
Josh Berdine 17708ade33 ppx_compare Typename 8 years ago
Josh Berdine 5bd1cfab26 ppx_compare Mangled 8 years ago
Josh Berdine 5107815c18 ppx_compare Csu 8 years ago
Josh Berdine 6459ec4ff4 ppx_compare Annot 8 years ago
Josh Berdine 63d105d54b ppx_compare IList 8 years ago
Josh Berdine a9a96babcd Add build support for ppx_compare 8 years ago
Jeremy Dubreil e269f2a3fd [infer][java] basic support to run Infer using Buck genrules 8 years ago
Andrzej Kotulski d4c634e50f [DB] Cleanup code related to --changed-files-index 8 years ago
Andrzej Kotulski 9d6a6510e8 [clang] Translate everything coming from <X>.h files when translating <X>.cpp source 8 years ago
Andrzej Kotulski 6192cb98b4 [DB] Use realpath when calling source_file_from_abs_path 8 years ago
Sam Blackshear 9e9ca333f9 [thread-safety] use boolean domain to track locks 8 years ago
Andrzej Kotulski 0aa93c97bd [tests] Extend compilation database tests to handle multiple scenarios 8 years ago
Sam Blackshear ad5ff00dcd [quandary] making it easier to specify behavior for unknown functions 8 years ago
Andrzej Kotulski b6b7593cf6 [tests] Make project root infer/test/ for java tests 8 years ago
Andrzej Kotulski b0a0fbcc35 [tests] fix tests for open source 8 years ago
Andrzej Kotulski 2810740377 [tests] Make project root infer/test/ for clang tests 8 years ago
Sam Blackshear 935018ae9e [quandary] cheaper handling of unknown code 8 years ago
Sam Blackshear 8301250213 [backend] utility function for checking if a procdesc has an empty body 8 years ago
Jeremy Dubreil 47e4d849a4 [infer][test] Always run the buck integration tests on the Infer CI 8 years ago
Josh Berdine a627f10979 Add target to generate list of source files topologically sorted by dependency 8 years ago
Dulma Churchill 8415b6c38b [backend] do not log analysis_stops in debug_exceptions mode 8 years ago
Andrzej Kotulski 3d9e5821ef [DB] Move header -> source function to DB. 8 years ago
Andrzej Kotulski ca9ce58150 [reactive capture] reliably load proc attributes only for defined procedures 8 years ago
Dino Distefano 116e90d38c Added parsing for InNode and ETX and added formulas of missing checkers 8 years ago
Jeremy Dubreil 3093f2aa3c [infer][java] remove the dead code manipulating the bootclasspath 8 years ago