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.
Jules Villard 93de989b4a
[build] take advantage of latest jbuilder+beta14
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 7 years ago
backend [infer][checkers] specify the dynamic dispatch handling policy on a per-checker basis. 7 years ago
base [infer][checkers] fix the filtering mechanism based on the analyzer name 7 years ago
bufferoverrun [inferbo] Remove Symbol.get_new (not used) 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 7 years ago
clang_stubs Replace existing calls to `exit` with InferExit exceptions to better control flow of executions 7 years ago
eradicate [cleanup] remove Idenv from checkers callbacks 7 years ago
harness [clang] distinguish genuine internal failures from unimplemented features 7 years ago
integration [buck] do not bin the contents of buck-out if --continue is passed 7 years ago
istd [term] do not apply terminal colour codes if the output is not a tty 7 years ago
java [stats] Emit the stats only in developer mode 7 years ago
java_stubs Convert Reason to OCaml, and auto-format OCaml 7 years ago
labs [log] die more appropriately 7 years ago
opensource [graphql] kill unused files 7 years ago
python_stubs [infer] python integration: parser, cfg support 7 years ago
quandary Fix pp_instr_list nontailrecursiveness 7 years ago
scripts Replace existing calls to `exit` with InferExit exceptions to better control flow of executions 7 years ago
unit [linters] Add a linter for checking const pointers to Objective-C classes 7 years ago
.merlin Use Spawn.spawn instead of Unix.fork_exec to avoid swallowing exceptions while invoking execve 7 years ago
Makefile [make] do not accidentally build the -O3 infer when running `make test_build` 7 years ago
README.md [merlin] use `S **` instead of listing each directory 7 years ago
infertop.ml [make] s/ocamlbuild/jbuilder/g 7 years ago
jbuild-workspace.in [build] switch to 4.05.0+flambda by default 7 years ago
jbuild.common.in [time] do not rely on gettimeofday for measuring time 7 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.