You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Nikos Gorogiannis 389907f4da
[biabduction] specialise java models without non-determinism
3 years ago
..
IR [erl-frontend] Split generic warning message to specific ones 3 years ago
absint [biabduction] specialise java models without non-determinism 3 years ago
al [infer] Use allow/block list terminology 3 years ago
atd [differential] Refactor to reuse common item description in cost/config_impact items 4 years ago
backend [biabduction] specialise java models without non-determinism 3 years ago
base [clang/buck] use build report instead of stdout 3 years ago
biabduction [biabduction] specialise java models without non-determinism 3 years ago
bufferoverrun [attrs] look at capture DB only -- inferbo 3 years ago
c_stubs Fix compilation warning with gcc10 (#1393) 4 years ago
checkers [attrs] look at capture DB only -- selfinblock 3 years ago
clang [infer] Use allow/block list terminology 3 years ago
concurrency [attrs] look at capture DB only -- starvation 3 years ago
cost [procdesc] look at capture DB only -- cost 3 years ago
deadcode [infer] Use allow/block list terminology 3 years ago
dotnet Fix .NET resource leak detection leaked type lost (#1446) 4 years ago
erlang [erl-frontend] Support xor expressions 3 years ago
integration [clang/buck] use build report instead of stdout 3 years ago
istd [pulse][2/5] do not overwrite attributes 4 years ago
java [kotlin] add flag controlling Kotlin capture 3 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 [infer] Use allow/block list terminology 3 years ago
opensource [racerd] litho-specific messaging 4 years ago
pulse [procdesc] look at capture DB only -- pulse 3 years ago
quandary [caml] 4.12 is fussier about possible name ambiguities 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] Update static matching for Erlang procedures. 3 years ago
unit [biabduction] specialise java models without non-determinism 3 years ago
.ocamlformat [ocamlformat] Set break-sequences = true 5 years ago
.ocamlformat-ignore [pulse] skeleton for unit testing pulse 4 years ago
Makefile [erl-frontend] Skeleton integration for Rebar3 4 years ago
README.md [dune] jbuilder -> dune 6 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 (#1372) 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.