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 43586dd8c5
[biabd] stop depending on nullsafe
5 years ago
..
AccessPath.ml [tech debt] Remove experimental nullability checkers 5 years ago
AccessPath.mli [tech debt] Remove experimental nullability checkers 5 years ago
Annot.ml [nullsafe] Support Nullsafe(Local, trust=all/none) mode 5 years ago
Annot.mli [nullsafe] Support Nullsafe(Local, trust=all/none) mode 5 years ago
Attributes.ml delete ondemand capture 5 years ago
Attributes.mli delete ondemand capture 5 years ago
BUILTINS.ml [clang] skip initialisation of large compound values 5 years ago
BiabductionModels.ml [biabd] cache the list of modelled functions 5 years ago
BiabductionModels.mli [biabd] cache the list of modelled functions 5 years ago
Binop.ml [pulse] use inferbo's prune in `PRUNE` nodes 5 years ago
Binop.mli [pulse] use inferbo's prune in `PRUNE` nodes 5 years ago
BuiltinDecl.ml [frontned][clang] Fix the translation of CXXStdInitializerListExpr 5 years ago
BuiltinDecl.mli [frontned][clang] Fix the translation of CXXStdInitializerListExpr 5 years ago
CallFlags.ml [IR] remove dead no_return CallFlag 5 years ago
CallFlags.mli [IR] remove dead no_return CallFlag 5 years ago
CallSite.ml [typ] extract Procname from Typ 5 years ago
CallSite.mli [typ] extract Procname from Typ 5 years ago
Cfg.ml [preanal] inlining synthetic methods as a pre-analysis 5 years ago
Cfg.mli [preanal] inlining synthetic methods as a pre-analysis 5 years ago
ClangMethodKind.ml [copyright] Remove years 6 years ago
ClangMethodKind.mli [copyright] Remove years 6 years ago
Const.ml [typ] extract Procname from Typ 5 years ago
Const.mli [typ] extract Procname from Typ 5 years ago
DecompiledExp.ml [config] datatype for checkers 5 years ago
DecompiledExp.mli [typ] extract Fieldname from Typ 5 years ago
DotCfg.ml [infer] Create missing result directories 5 years ago
DotCfg.mli [cfg] run pre-analysis lazily in ondemand 5 years ago
Errlog.ml [quandaryBO] delete :( 5 years ago
Errlog.mli [quandaryBO] delete :( 5 years ago
Exceptions.ml [biabduction] kill guarded by check 5 years ago
Exceptions.mli [biabduction] kill guarded by check 5 years ago
Exp.ml [typ][javaclass] abstract typename 5 years ago
Exp.mli [typ] extract Procname from Typ 5 years ago
Fieldname.ml [tech debt] Remove experimental nullability checkers 5 years ago
Fieldname.mli [tech debt] Remove experimental nullability checkers 5 years ago
Filtering.ml [typ] extract Procname from Typ 5 years ago
Filtering.mli [typ] extract Procname from Typ 5 years ago
HilExp.ml [ocaml] preparations for core v13 5 years ago
HilExp.mli [typ] extract Procname from Typ 5 years ago
HilInstr.ml [HIL] do not crash on confusing function call expressions 5 years ago
HilInstr.mli [HIL] do not crash on confusing function call expressions 5 years ago
Ident.ml [biabduction] Simplify postconditions after re-execution. 5 years ago
Ident.mli @allow-large-files [ocaml] upgrade core to v13 5 years ago
Instrs.ml [IR] `Instrs.empty` and `Instrs.singleton` have both directions 5 years ago
Instrs.mli [IR] `Instrs.empty` and `Instrs.singleton` have both directions 5 years ago
IntLit.ml [ocaml] preparations for core v13 5 years ago
IntLit.mli [ocamlformat] Enable parsing and reformatting docstrings 5 years ago
Io_infer.ml [debt] kill --procs-csv 5 years ago
Io_infer.mli [debt] kill --procs-csv 5 years ago
IssueLog.ml [infer-out][9/9] migrate everything else 5 years ago
IssueLog.mli [infer-out][9/9] migrate everything else 5 years ago
JProcname.ml put JProcname in IR/ 5 years ago
JProcname.mli put JProcname in IR/ 5 years ago
JavaClassName.ml [nullsafe] A helper function to extract outer class. 5 years ago
JavaClassName.mli [nullsafe] A helper function to extract outer class. 5 years ago
JavaSplitName.ml [java] bug fix for type translation 5 years ago
JavaSplitName.mli [java] bug fix for type translation 5 years ago
Localise.ml [biabduction] kill guarded by check 5 years ago
Localise.mli [tech debt] Remove experimental nullability checkers 5 years ago
Mangled.ml [ocaml] upgrade most dependencies 5 years ago
Mangled.mli [ocamlformat] Upgrade ocamlformat version 5 years ago
Mleak_buckets.ml [copyright] Remove years 6 years ago
Mleak_buckets.mli [copyright] Remove years 6 years ago
Objc_models.ml [pulse] Model __bridge_transfer 5 years ago
Objc_models.mli [pulse] Model __bridge_transfer 5 years ago
PredSymb.ml [typ] extract Procname from Typ 5 years ago
PredSymb.mli [typ] extract Procname from Typ 5 years ago
ProcAttributes.ml [biabd] stop depending on nullsafe 5 years ago
ProcAttributes.mli [biabd] stop depending on nullsafe 5 years ago
Procdesc.ml More powerful version of Instrs.map_changed 5 years ago
Procdesc.mli [log] delete PerfStats and EventLogger frameworks 5 years ago
Procname.ml [cost] Suppress cost issues on lambda and auto-generated procedures 5 years ago
Procname.mli [cost] Suppress cost issues on lambda and auto-generated procedures 5 years ago
ProcnameDispatcher.ml [pulse] Model `StdVector` allocator 5 years ago
ProcnameDispatcher.mli [pulse] Model `StdVector` allocator 5 years ago
Pvar.ml [Infer] Dedup the reporting of Captured StrongSelf 5 years ago
Pvar.mli [Infer] Dedup the reporting of Captured StrongSelf 5 years ago
QualifiedCppName.ml [copyright] Remove years 6 years ago
QualifiedCppName.mli [ocamlformat] Enable parsing and reformatting docstrings 5 years ago
Sil.ml [SelfInBlock] Fix a bug in exps_of_instr where some expressions were missed. 5 years ago
Sil.mli [SIL] splitting off biabd stuff from SIL 5 years ago
SourceFiles.ml [callbacks] get_procs_in_file does not need to be a callback arg 5 years ago
SourceFiles.mli [callbacks] get_procs_in_file does not need to be a callback arg 5 years ago
SpecializeProcdesc.ml [ocaml] preparations for core v13 5 years ago
SpecializeProcdesc.mli [typ] extract Procname from Typ 5 years ago
Struct.ml Storing class source file locations in Struct (Tenv) records 5 years ago
Struct.mli Storing class source file locations in Struct (Tenv) records 5 years ago
Subtype.ml [ocaml] preparations for core v13 5 years ago
Subtype.mli [ocaml] preparations for core v13 5 years ago
Tenv.ml [infer-out][9/9] migrate everything else 5 years ago
Tenv.mli Storing class source file locations in Struct (Tenv) records 5 years ago
Typ.ml [cost] Suppress cost issues on lambda and auto-generated procedures 5 years ago
Typ.mli [nullsafe] NullsafeMode operates over JavaClassName 5 years ago
Unop.ml [copyright] Remove years 6 years ago
Unop.mli [copyright] Remove years 6 years ago
Var.ml [typ] extract Procname from Typ 5 years ago
Var.mli [typ] extract Procname from Typ 5 years ago
WeakTopologicalOrder.ml [ocaml] more Not_found_s 5 years ago
WeakTopologicalOrder.mli [ocamlformat] Enable parsing and reformatting docstrings 5 years ago
dune [odoc] fix doc generation, no need for public names 5 years ago