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
7 years ago
..
IR [backend] Fix and cleanup uses of sorted lists in substitution operations 7 years ago
absint [absint] make InvertedSet/InvertedMap functors consistent non-inverted versions 7 years ago
atd [build] switch to 4.05.0+flambda by default 7 years ago
backend Use SymOp.try_finally to avoid swallowing timeouts 7 years ago
base Use SymOp.try_finally to avoid swallowing timeouts 7 years ago
bufferoverrun [Inferbo] Extend abstract domain for vector::empty 7 years ago
checkers [thread-safety] remove custom compare for AccessListMap 7 years ago
clang Remove previous_decl field from ast_expressions.ml 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 [cleanup] Do not create captured folders when only linting 7 years ago
istd [backend] Fix and cleanup uses of sorted lists in substitution operations 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 [quandary] deserialization as sink 7 years ago
scripts Replace existing calls to `exit` with InferExit exceptions to better control flow of executions 7 years ago
unit [access tries] max width config 7 years ago
.merlin [jbuilder] turn I{Std,List} and atd-generated files into libraries 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 [build] switch to 4.05.0+flambda by default 7 years ago
jbuild.in [build] switch to 4.05.0+flambda by default 7 years ago

README.md

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