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 3126c4f5c2
[pulse] remove last traces of join/widen
6 years ago
..
IR [inferbo] Address __return_param on function calls 6 years ago
absint [pulse] remove last traces of join/widen 6 years ago
atd always report human readable polys in costs-report.json 6 years ago
backend [Cost] Do not print Top trace in trace step 6 years ago
base [infer] add an option to deactivate the list of previously registered checkers 6 years ago
biabduction [topl] Parser for temporal properties 6 years ago
bufferoverrun [inferbo] Address __return_param on function calls 6 years ago
checkers [pulse] move source files into their own pulse/ directory 6 years ago
clang [inferbo] Translate re-declared globals to point to original ones 6 years ago
clang_stubs Change license to MIT 7 years ago
concurrency [infer][racerd] use markup formatting for the Interface Not Thread Safe error message 6 years ago
deadcode [pulse] move source files into their own pulse/ directory 6 years ago
integration [java] Add support for openjdk11 6 years ago
istd [pp] print html-friendly option types 6 years ago
java [java] Add support for openjdk11 6 years ago
java_stubs Change license to MIT 7 years ago
labs [lab] fix issues discovered during POPL tutorial 6 years ago
llvm [ocamlformat] upgrade to ocamlformat 0.7 6 years ago
nullsafe Adding Long.parseLong model to nullsafe/modelTables.ml 6 years ago
opensource Change license to MIT 7 years ago
pulse [pulse] remove last traces of join/widen 6 years ago
quandary [java] Add support for openjdk11 6 years ago
scripts Add missing FB copyrights 6 years ago
topl [topl] Parser for temporal properties 6 years ago
unit [liveness] blacklist of dangerous classes 6 years ago
InferBase.opam [doc] add `make doc` target for building html API doc 7 years ago
InferGenerated.opam [doc] add `make doc` target for building html API doc 7 years ago
InferIR.opam [doc] add `make doc` target for building html API doc 7 years ago
InferStdlib.opam [doc] add `make doc` target for building html API doc 7 years ago
Makefile [java] Add support for openjdk11 6 years ago
README.md [dune] jbuilder -> dune 6 years ago
dune-project [dune] jbuilder -> dune 6 years ago
dune-workspace.in Add missing FB copyrights 6 years ago
dune.common.in [infer][PR] Fix minor typo 6 years ago
dune.in [pulse] move source files into their own pulse/ directory 6 years ago
index.mld [doc] add `make doc` target for building html API doc 7 years ago
infer.ml [cfg] add option to print CFGs after the fact 6 years ago
infer.mli Change license to MIT 7 years ago
infer.opam [doc] add `make doc` target for building html API doc 7 years ago
infertop.ml [ocamlformat] upgrade to ocamlformat 0.7 6 years ago

README.md

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