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.
Martino Luca 03a727143a
Remove previous_decl field from ast_expressions.ml
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 Use SymOp.try_finally to avoid swallowing timeouts 8 years ago
base Use SymOp.try_finally to avoid swallowing timeouts 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 Remove previous_decl field from ast_expressions.ml 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.