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.
Sam Blackshear 2d22b631c3
[quandary] track flow of `Drawable` resource id's to methods that inflate them
7 years ago
..
IR [infer][checkers] specify the dynamic dispatch handling policy on a per-checker basis. 7 years ago
absint [cleanup] make it possible to print FormalMap's 7 years ago
atd [build] switch to 4.05.0+flambda by default 8 years ago
backend [infer][checkers] specify the dynamic dispatch handling policy on a per-checker basis. 7 years ago
base [driver] add a way to force infer to use a particular integration 7 years ago
bufferoverrun [inferbo] Add symbol for unsigned int 7 years ago
checkers [infer][checkers] specify the dynamic dispatch handling policy on a per-checker basis. 7 years ago
clang [linters] Do not lint implicit declarations 8 years ago
clang_stubs Replace existing calls to `exit` with InferExit exceptions to better control flow of executions 8 years ago
eradicate [cleanup] remove Idenv from checkers callbacks 8 years ago
harness [quandary] track flow of `Drawable` resource id's to methods that inflate them 7 years ago
integration [driver] add a way to force infer to use a particular integration 7 years ago
istd [term] do not apply terminal colour codes if the output is not a tty 8 years ago
java [stats] Emit the stats only in developer mode 8 years ago
java_stubs Convert Reason to OCaml, and auto-format OCaml 8 years ago
labs [log] die more appropriately 8 years ago
opensource [graphql] kill unused files 8 years ago
python_stubs [infer] python integration: parser, cfg support 8 years ago
quandary [quandary] track flow of `Drawable` resource id's to methods that inflate them 7 years ago
scripts Replace existing calls to `exit` with InferExit exceptions to better control flow of executions 8 years ago
unit [linters] Add a linter for checking const pointers to Objective-C classes 8 years ago
.merlin Use Spawn.spawn instead of Unix.fork_exec to avoid swallowing exceptions while invoking execve 8 years ago
Makefile [make] do not accidentally build the -O3 infer when running `make test_build` 8 years ago
README.md [merlin] use `S **` instead of listing each directory 8 years ago
infertop.ml [make] s/ocamlbuild/jbuilder/g 8 years ago
jbuild-workspace.in [build] switch to 4.05.0+flambda by default 8 years ago
jbuild.common.in [time] do not rely on gettimeofday for measuring time 8 years ago
jbuild.in [build] take advantage of latest jbuilder+beta14 7 years ago

README.md

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