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 cb8e75be85
[clang] do without unstructured type strings
8 years ago
..
IR [exceptions] make more efforts to preserve backtraces 8 years ago
absint [absint] make InvertedSet/InvertedMap functors consistent non-inverted versions 8 years ago
atd [build] switch to 4.05.0+flambda by default 8 years ago
backend [cleanup] remove some needless language checks in checkers callbacks 8 years ago
base [infer][biabduction] remove the flag to trigger on/off the angelic mode in the backend 8 years ago
bufferoverrun [Inferbo] Bugfix: incorrect pruning for unary negation 8 years ago
checkers [cleanup] remove some needless language checks in checkers callbacks 8 years ago
clang [clang] do without unstructured type strings 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 [clang] distinguish genuine internal failures from unimplemented features 8 years ago
integration [AL] Use Parmap to schedule parallel processes on compilation-database-based analyses 8 years ago
istd [build] switch to 4.05.0+flambda by default 8 years ago
java [infer][java] fix the translation of the finally branch 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] deserialization as sink 8 years ago
scripts Replace existing calls to `exit` with InferExit exceptions to better control flow of executions 8 years ago
unit [access tries] max width config 8 years ago
.merlin [jbuilder] turn I{Std,List} and atd-generated files into libraries 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 [build] switch to 4.05.0+flambda by default 8 years ago
jbuild.in [build] switch to 4.05.0+flambda by default 8 years ago

README.md

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