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 f999f2ebb7
[cleanup] remove unused `ProcessPool.Execution_error`
7 years ago
..
IR [tenv] change interface to take `SourceFile.t` instead of `DB.filename` 7 years ago
absint [cleanup] organize Java-specific functions on types 7 years ago
atd [driver] persist some global state across infer runs 7 years ago
backend [tenv] change interface to take `SourceFile.t` instead of `DB.filename` 7 years ago
base [cleanup] remove unused `ProcessPool.Execution_error` 7 years ago
bufferoverrun [infer] fix build 7 years ago
checkers [litho] support optional Prop's 7 years ago
clang [tenv] change interface to take `SourceFile.t` instead of `DB.filename` 7 years ago
clang_stubs [cleanup] add missing `open! IStd` 7 years ago
concurrency [racerd] move de-duplication back to the backend 7 years ago
deadcode [dead] script to detect dead code 7 years ago
eradicate [cleanup] restrict Java-specific utility functions to Typ.Procname.Java.t's 7 years ago
integration [cleanup] delete useless `Driver.Infer_error` exception 7 years ago
istd [cleanup] remove dead code 7 years ago
java [tenv] change interface to take `SourceFile.t` instead of `DB.filename` 7 years ago
java_stubs Convert Reason to OCaml, and auto-format OCaml 7 years ago
labs [cleanup] organize Java-specific functions on types 7 years ago
opensource [cleanup] add missing `open! IStd` 7 years ago
python_stubs [infer] python integration: parser, cfg support 7 years ago
quandary [cleanup] restrict Java-specific utility functions to Typ.Procname.Java.t's 7 years ago
scripts [ocamlformat] Upgrade base and ocamlformat 7 years ago
unit [cfg][minor] do not duplicate the Hashtbl API 7 years ago
.merlin [racerd] Report only once per unique pair of final trace locations 7 years ago
Makefile [driver] persist some global state across infer runs 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 [ocamlformat] Upgrade base and ocamlformat 7 years ago
jbuild.in [ocamlformat] Upgrade base and ocamlformat 7 years ago

README.md

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