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.
Josh Berdine 959665f5bd
[backend] Fix and cleanup uses of sorted lists in substitution operations
8 years ago
..
IR [backend] Fix and cleanup uses of sorted lists in substitution operations 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 [objc] Adding missing fields to env when executing generated getters and setters. 8 years ago
base [infer][objc] Run the biabduction test using the checkers analyzer 8 years ago
bufferoverrun [Inferbo] Extend abstract domain for vector::empty 8 years ago
checkers [thread-safety] remove custom compare for AccessListMap 8 years ago
clang [objc] Adding missing fields to env when executing generated getters and setters. 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 [cleanup] Do not create captured folders when only linting 8 years ago
istd [backend] Fix and cleanup uses of sorted lists in substitution operations 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] 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.