2259 Commits (7e6278baeb08ca09dce6b0443012bb4ea89b9549)
 

Author SHA1 Message Date
Josh Berdine 7e6278baeb Core.Std.Printexc
10 years ago
Josh Berdine e4618541dc Core.Std.Int64
10 years ago
Jeremy Dubreil 027bdc32e8 [infer][genrule] Add example of Buck DEFS macro to generate Infer analysis targets
10 years ago
Josh Berdine 8a3707825c Core.Std.Gc
10 years ago
Josh Berdine e5b41a67d0 Core.Std.Char
10 years ago
Josh Berdine c2abce7e3a Core.Std.Array
10 years ago
Josh Berdine 7708fc7c56 Remove extlib dependency
10 years ago
Josh Berdine de2e6c9d88 Core.Std.Option
10 years ago
Josh Berdine 4ea3410b47 Core.Std.Sys
10 years ago
Josh Berdine 9d1b495f57 Core.Std.Unix
10 years ago
Josh Berdine c094287428 Convert Process.create_process_and_wait to Core.Std.Unix
10 years ago
Josh Berdine 81d616a50b Convert Process.run_jobs_in_parallel to Core.Std.Unix
10 years ago
Josh Berdine 53c170ca0a More uniform and explicit treatment of program and arguments
10 years ago
Josh Berdine 0467c9cde1 Convert DB module to Core.Std.Unix
10 years ago
Josh Berdine 57c37f93c9 Convert Infer module to Core.Std.Unix
10 years ago
Josh Berdine 7d57469d2f Core.Std.Filename
10 years ago
Josh Berdine 782e9d69f6 Core.Std.Bool
10 years ago
Josh Berdine e415b73786 Core.Std.String
10 years ago
Josh Berdine a2930b7007 Core.Std.Int
10 years ago
Jeremy Dubreil a0b83ed693 [infer][test] The command should change directory outside the call to silent_on_success
10 years ago
Jeremy Dubreil d47d977322 [infer][java] Do not use multicore when creating the models
10 years ago
Andrzej Kotulski 78dfe85468 [clang] Make sl_file store source file instead of string
10 years ago
Sam Blackshear 831786240a [quandary] ignore null assignments to return value in void functions
10 years ago
Yunxing Dai 1509ae8798 Upgrade yarn to latest version
10 years ago
Sam Blackshear 45ad904c1f [quandary] use actuals in JavaTrace.taint_all
10 years ago
Andrzej Kotulski 56f8757337 [SourceFile] Move DB.SourceFile into separate file
10 years ago
Jules Villard e5863f5420 [siof] handle constexpr constructors
10 years ago
Andrzej Kotulski 69b39dacb0 [DB] Create module for SourceFile
10 years ago
Andrzej Kotulski 3096e8448b Update version of facebook-clang-plugins
10 years ago
Andrzej Kotulski e4a93d5e13 [c++] s/cxx_experimental/cxx
10 years ago
Yunxing Dai 214e9bee1b Use new version of camlp4 and ocp-build
10 years ago
Jeremy Dubreil 2edafcee92 [infer][backend] Save the pretty-print of the type environment when running the analysis in debug mode
10 years ago
Andrzej Kotulski 5310b617fe [c++] turn on c++ analysis by default
10 years ago
Jeremy Dubreil e029612421 [infer][backend] the pp_base parameter was not used anywhere
10 years ago
Jeremy Dubreil d89c69dbe6 [infer][java] Adding the android.jar in the classpath is not needed anymore
10 years ago
Sam Blackshear e212183e7e [thread-safety] don't count accesses in methods of builder classes
10 years ago
Jules Villard b0a5495611 [UI] add source context to reports in bugs.txt
10 years ago
Dino Distefano bd216f3205 Fixed problem with evaluation of sizeof which would give false positive
10 years ago
Matthew Edwards 7d559f4783 Update to Infer v0.9.4.1
10 years ago
Yunxing Dai 7b080e35ce Update INSTALL.md to include latest dependencies
10 years ago
0xC0FFEE 0806f23c10 README.md upgrade
10 years ago
Jules Villard 9cc9cc101c [IR] add Static_local_var pvar kind and use it in clang
10 years ago
Andrzej Kotulski 0479720c91 [C++] Don't ignore header files passed in --changed-files-index
10 years ago
Andrzej Kotulski bd0f0cc7fc [DB] Don't fail hard when realpath fails
10 years ago
Sam Blackshear ff3b6a10db [checkers] add mli for AccessTree
10 years ago
Sam Blackshear 4b98543d35 [traces] don't hang when unrolling a mutually recursive trace
10 years ago
Josh Berdine 731ffa0ae1 Initialize Builtins also in single-core mode
10 years ago
Jeremy Dubreil 532621def1 [infer][tests] No longer rely on Infer being in the PATH for the genrule integration test
10 years ago
Sam Blackshear c1205c1453 [thread-safety] model ReadLock/WriteLock
10 years ago
Dulma Churchill 826accc21b [clang] Adding model for NSNumber boxing functions
10 years ago