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 6b8900746b
[quandary] only treat overrides of service methods as endpoints
7 years ago
..
AbstractDomain.ml [Cost] Use OneInstrPerNode CFG 7 years ago
AbstractDomain.mli [ocaml] detect and kill dead modules 7 years ago
AbstractInterpreter.ml Simplify abstract interpreter 7 years ago
AbstractInterpreter.mli Share NodeId Sets and Maps 7 years ago
Checkers.ml [ocaml] detect and kill dead modules 7 years ago
Checkers.mli [infer] remove the concept of advice which does not seem to be used 7 years ago
FormalMap.ml [ocaml] detect and kill dead modules 7 years ago
FormalMap.mli [ocaml] detect and kill dead modules 7 years ago
LowerHil.ml [ocamlformat] Upgrade to ocamlformat 0.5 7 years ago
LowerHil.mli Debug: session name 7 years ago
NodePrinter.ml [ocaml] detect and kill dead modules 7 years ago
NodePrinter.mli Debug: session name 7 years ago
PatternMatch.ml [quandary] only treat overrides of service methods as endpoints 7 years ago
PatternMatch.mli [cleanup] organize Java-specific functions on types 7 years ago
ProcCfg.ml InstrNode: abstract instruction index 7 years ago
ProcCfg.mli InstrNode: abstract instruction index 7 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 [ocaml] detect and kill dead modules 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 Debug: session name 7 years ago
TransferFunctions.mli Debug: session name 7 years ago

README.md

AbsInt

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