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.
Sungkeun Cho a2312462eb
[inferbo] Use values of global constant variables in C
6 years ago
..
AccessExpression.ml [access expressions] force clients to normalize when introducing `Dereference` and `AddressOf` 6 years ago
AccessExpression.mli [access expressions] force clients to normalize when introducing `Dereference` and `AddressOf` 6 years ago
AccessPath.ml Mangled.this/is_this 6 years ago
AccessPath.mli Change license to MIT 7 years ago
Annot.ml Annot.Method: record rather than pair 6 years ago
Annot.mli Annot.Method: record rather than pair 6 years ago
Attributes.ml [proc-cfg][3/5] stop caching whole-file cfgs in exe_env 6 years ago
Attributes.mli [proc-cfg][1/5] add per-procedure cfgs to the procedures table 6 years ago
BUILTINS.ml Change license to MIT 7 years ago
Binop.ml [infer] Add type in binary operator 6 years ago
Binop.mli [infer] Add type in binary operator 6 years ago
BuiltinDecl.ml [clang] Using dumped info from array and dict literals 7 years ago
BuiltinDecl.mli Change license to MIT 7 years ago
CallFlags.ml Change license to MIT 7 years ago
CallFlags.mli Change license to MIT 7 years ago
CallSite.ml [ocamlformat] upgrade to ocamlformat 0.7 6 years ago
CallSite.mli Change license to MIT 7 years ago
Cfg.ml [debug] print full types in instructions on error 6 years ago
Cfg.mli [proc-cfg][5/5] remove file-wide cfgs from the db 6 years ago
ClangMethodKind.ml [ocamlformat] upgrade to ocamlformat 0.7 6 years ago
ClangMethodKind.mli Reporting cleanup 4: clang_method_kind 6 years ago
Const.ml [ocamlformat] upgrade to ocamlformat 0.7 6 years ago
Const.mli Change license to MIT 7 years ago
DecompiledExp.ml [ocamlformat] upgrade to ocamlformat 0.7 6 years ago
DecompiledExp.mli Logging.d_printf 6 years ago
Errlog.ml Added traces to QuandaryBO errors 6 years ago
Errlog.mli Added traces to QuandaryBO errors 6 years ago
Exceptions.ml Logging.d_printf 6 years ago
Exceptions.mli [inferbo] Report Unreachable_code_after with Checkers exception 6 years ago
Exp.ml [debug] print full types in instructions on error 6 years ago
Exp.mli [debug] print full types in instructions on error 6 years ago
Filtering.ml [ocamlformat] upgrade to ocamlformat 0.7 6 years ago
Filtering.mli [cli] add the ability to rerun the analysis on some files with different options 6 years ago
HilExp.ml [access expressions] force clients to normalize when introducing `Dereference` and `AddressOf` 6 years ago
HilExp.mli [ocamlformat] upgrade to ocamlformat 0.7 6 years ago
HilInstr.ml [access expressions] force clients to normalize when introducing `Dereference` and `AddressOf` 6 years ago
HilInstr.mli [ocamlformat] upgrade to ocamlformat 0.7 6 years ago
Ident.ml Some pp functions 6 years ago
Ident.mli Add new Ident.create_fresh function to avoid clashes specialized objc blocks 6 years ago
Instrs.ml [debug] print full types in instructions on error 6 years ago
Instrs.mli [ocamlformat] upgrade to ocamlformat 0.7 6 years ago
IntLit.ml IntLit: more types 6 years ago
IntLit.mli [infer] Use big int in IntLit 6 years ago
Io_infer.ml [debug] Get rid of proof_cover/isproof 6 years ago
Io_infer.mli [debug] Get rid of proof_cover/isproof 6 years ago
IssueLog.ml Change license to MIT 7 years ago
IssueLog.mli Change license to MIT 7 years ago
Localise.ml Reporting cleanup 22: log_error/warning -> use IssueType rather than exception 6 years ago
Localise.mli Reporting cleanup 22: log_error/warning -> use IssueType rather than exception 6 years ago
Mangled.ml [racerd] iOS first steps 6 years ago
Mangled.mli [racerd] iOS first steps 6 years ago
Mleak_buckets.ml Change license to MIT 7 years ago
Mleak_buckets.mli Change license to MIT 7 years ago
Objc_models.ml Change license to MIT 7 years ago
Objc_models.mli Change license to MIT 7 years ago
PredSymb.ml Logging.d_printf 6 years ago
PredSymb.mli Change license to MIT 7 years ago
ProcAttributes.ml [debug] Print proc attributes on the procedure page 6 years ago
ProcAttributes.mli Annot.Method: record rather than pair 6 years ago
Procdesc.ml Logging.d_printf 6 years ago
Procdesc.mli New function pointer preanalysis without recursion 6 years ago
ProcnameDispatcher.ml [ocamlformat] upgrade to ocamlformat 0.7 6 years ago
ProcnameDispatcher.mli [pulse] vector models 6 years ago
Pvar.ml [inferbo] Use values of global constant variables in C 6 years ago
Pvar.mli [inferbo] Use values of global constant variables in C 6 years ago
QualifiedCppName.ml [ocamlformat] upgrade to ocamlformat 0.7 6 years ago
QualifiedCppName.mli Change license to MIT 7 years ago
Sil.ml Logging.d_printf 6 years ago
Sil.mli Logging.d_printf 6 years ago
SourceFiles.ml [infer] Get widths of build-in integer types 6 years ago
SourceFiles.mli [infer] Get widths of build-in integer types 6 years ago
SpecializeProcdesc.ml [infer] no need to store the procedure attributes for the Java methods 6 years ago
SpecializeProcdesc.mli [cfgs] move specialize_* functions to another module to avoid circular dependencies 6 years ago
Subtype.ml [SIL] remove dead `Typ substitution 6 years ago
Subtype.mli [SIL] remove dead `Typ substitution 6 years ago
Tenv.ml [racerd] reconcile java and clang report corellation code 6 years ago
Tenv.mli [racerd] reconcile java and clang report corellation code 6 years ago
Typ.ml Logging.d_printf 6 years ago
Typ.mli [racerd] detect ObjC "private" methods 6 years ago
Unop.ml [ocamlformat] upgrade to ocamlformat 0.7 6 years ago
Unop.mli Change license to MIT 7 years ago
Var.ml [racerd] reconcile java and clang report corellation code 6 years ago
Var.mli [ownership] do not warn on returning ref to outer local 6 years ago
WeakTopologicalOrder.ml [debug] Print nodes using weak topological order 6 years ago
WeakTopologicalOrder.mli [debug] Print nodes using weak topological order 6 years ago
dune.in Add missing FB copyrights 6 years ago
index.mld [doc] add `make doc` target for building html API doc 7 years ago