infer_clone/infer/src
Nikos Gorogiannis 990d0fbed5 [racerd] treat @Initializer methods as constructors wrt ownership 4 years ago
..
IR [erl-frontend] Translation for functions 4 years ago
absint [pulse][4/5] add a path context to record timestamps 4 years ago
al [siof] detect constexpr for all procedures 4 years ago
atd [differential] Refactor to reuse common item description in cost/config_impact items 4 years ago
backend Add exn expression support in json frontend () 4 years ago
base [uninit/pulse] Enable uninit/pulse issue by defualt 4 years ago
biabduction [erl-frontend] Create (empty) Procdesc for Erlang functions. 4 years ago
bufferoverrun [erl-frontend] Create (empty) Procdesc for Erlang functions. 4 years ago
c_stubs Fix compilation warning with gcc10 () 4 years ago
checkers [ConfigImpact] Ignore class number when reading config impact data 4 years ago
clang [clang] fix order of parameters in some inherited constructors 4 years ago
concurrency [racerd] treat @Initializer methods as constructors wrt ownership 4 years ago
cost [erl-frontend] Create (empty) Procdesc for Erlang functions. 4 years ago
deadcode [erl-frontend] Erlang AST, and parser for JSON AST. 4 years ago
dotnet Fix .NET resource leak detection leaked type lost () 4 years ago
erlang [erl-frontend] Translation for functions 4 years ago
integration [erl-frontend] Translation for functions 4 years ago
istd [pulse][2/5] do not overwrite attributes 4 years ago
java [erl-frontend] Create (empty) Procdesc for Erlang functions. 4 years ago
labs [absint] Give instr index to `exec_instr` to get inferbo result 4 years ago
llvm [build] Replace custom make cmds w/ dune promotion and byte_complete 5 years ago
nullsafe [nullsafe] Add models for java.util.Locale public fields 4 years ago
opensource [racerd] litho-specific messaging 4 years ago
pulse [pulse] functional unknown functions 4 years ago
quandary [refactor] invert ProcAttributes -> Pvar dependency 4 years ago
scripts [erl-frontend] Added a build-system test for Rebar3. 4 years ago
test_determinator [erl-frontend] Create (empty) Procdesc for Erlang functions. 4 years ago
topl [Topl] add doc and change TOPL -> Topl 4 years ago
unit [erl-frontend] Create (empty) Procdesc for Erlang functions. 4 years ago
.ocamlformat [ocamlformat] Set break-sequences = true 5 years ago
.ocamlformat-ignore [pulse] skeleton for unit testing pulse 5 years ago
Makefile [erl-frontend] Skeleton integration for Rebar3 4 years ago
README.md [dune] jbuilder -> dune 7 years ago
dune.common.in [erl-frontend] Skeleton integration for Rebar3 4 years ago
dune.in [Topl] add doc and change TOPL -> Topl 4 years ago
infer.ml [refactoring] Move read_config_changed_files from Driver to SourceFile 4 years ago
infer.mli [copyright] Remove years 6 years ago
infertop.ml [copyright] Remove years 6 years ago
infertop.mli finish dune-ification with tests and main binaries 5 years ago
inferunit.ml Fix SIL to HIL conversion for Exp.Var inside Lfield and Lindex () 4 years ago
inferunit.mli finish dune-ification with tests and main binaries 5 years ago

README.md

The OCaml source files for infer live here. The Makefile is responsible for building them, together with dune.in.