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 a21644685f
[dune] let dune generate .merlin files
7 years ago
..
AbstractDomain.ml [deadlock] analysis and reporting 7 years ago
AbstractDomain.mli [deadlock] analysis and reporting 7 years ago
AbstractInterpreter.ml [ocamlformat] Upgrade to ocamlformat 0.4 7 years ago
AbstractInterpreter.mli Convert Reason to OCaml, and auto-format OCaml 8 years ago
Checkers.ml [infer] remove the concept of advice which does not seem to be used 7 years ago
Checkers.mli [infer] remove the concept of advice which does not seem to be used 7 years ago
FormalMap.ml [ocamlformat] Upgrade base and ocamlformat 7 years ago
FormalMap.mli [cleanup] remove dead code 7 years ago
LowerHil.ml [HIL] Implicit dereference in access expression 7 years ago
LowerHil.mli [HIL] make it easier to customize-specialized abstract interpreter 7 years ago
NodePrinter.ml [ocamlformat] Use ocamlformat from github 7 years ago
NodePrinter.mli Convert Reason to OCaml, and auto-format OCaml 8 years ago
PatternMatch.ml [easy] Labels for Procdesc.fold_nodes/instrs 7 years ago
PatternMatch.mli [cleanup] organize Java-specific functions on types 7 years ago
ProcCfg.ml [ocamlformat] Upgrade base and ocamlformat 7 years ago
ProcCfg.mli [bi-abduction] use ProcCfg instead of file CFG 8 years ago
ProcData.ml [cleanup] remove dead code 7 years ago
ProcData.mli [cleanup] remove dead code 7 years ago
README.md [absint] move the framework bits/utilities of Infer.AI to a separate directory from the clients (checkers ~= transfer functions + domains) 8 years ago
Scheduler.ml [dune] let dune generate .merlin files 7 years ago
Summary.ml [cleanup] make caller pdesc an optional argument of `Ondemand.analyze_proc_desc` 7 years ago
Summary.mli [infer][PR] Fix Spelling Error 7 years ago
TransferFunctions.ml Convert Reason to OCaml, and auto-format OCaml 8 years ago
TransferFunctions.mli Convert Reason to OCaml, and auto-format OCaml 8 years ago

README.md

AbsInt

Code + utilties for the Infer.AI abstract interpretation framework.