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.
Sam Blackshear 0a5c10c8ef
[hil] don't let clients pass `debug:true`
7 years ago
..
AbstractDomain.ml [ocamlformat] Use ocamlformat from github 7 years ago
AbstractDomain.mli [ai] No need to create a domain for a bottom_lifted type 7 years ago
AbstractInterpreter.ml [ocamlformat] Use ocamlformat from github 7 years ago
AbstractInterpreter.mli Convert Reason to OCaml, and auto-format OCaml 8 years ago
Checkers.ml [ocamlformat] Use ocamlformat from github 7 years ago
Checkers.mli [filtering] improve issue type filtering CLI 8 years ago
FormalMap.ml [ocamlformat] Use ocamlformat from github 7 years ago
FormalMap.mli [cleanup] make it possible to print FormalMap's 7 years ago
LowerHil.ml [hil] don't let clients pass `debug:true` 7 years ago
LowerHil.mli [hil] don't let clients pass `debug:true` 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 [ocamlformat] Use ocamlformat from github 7 years ago
PatternMatch.mli [cleanup] remove unused param from supertype_find_map_opt 8 years ago
ProcCfg.ml [ocamlformat] Use ocamlformat from github 7 years ago
ProcCfg.mli [bi-abduction] use ProcCfg instead of file CFG 8 years ago
ProcData.ml Convert Reason to OCaml, and auto-format OCaml 8 years ago
ProcData.mli Convert Reason to OCaml, and auto-format OCaml 8 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 [ocamlformat] Use ocamlformat from github 7 years ago
Summary.ml [ocamlformat] Use ocamlformat from github 7 years ago
Summary.mli Convert Reason to OCaml, and auto-format OCaml 8 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
Var.ml [ocamlformat] Use ocamlformat from github 7 years ago
Var.mli Convert Reason to OCaml, and auto-format OCaml 8 years ago

README.md

AbsInt

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