.. |
ALVar.ml
|
Extending type parser to parse ObjC classes.
|
8 years ago |
ALVar.mli
|
Extending type parser to parse ObjC classes.
|
8 years ago |
CLintersContext.ml
|
[linters] Take current os version into account in the unavailable api check
|
8 years ago |
CProcname.ml
|
[C++] Store class template name without its template arguments
|
8 years ago |
CProcname.mli
|
[IR] Make template info part of Typename.t, rename Typename to Typ.Name
|
8 years ago |
CType.ml
|
[clang frontend] Pass type qualifiers through frontend
|
8 years ago |
CType.mli
|
[clang frontend] Pass type qualifiers through frontend
|
8 years ago |
CType_decl.ml
|
[C++] Store class template name without its template arguments
|
8 years ago |
CType_decl.mli
|
[clang] Translate type qualifiers into Sil
|
8 years ago |
Capture.re
|
[CLI] switch to infer-<command> (symlinks) executables
|
8 years ago |
Capture.rei
|
Open Core.Std by default, still use Caml Hashtbl, Map, Set
|
8 years ago |
CiOSVersionNumbers.ml
|
[linters] Take current os version into account in the unavailable api check
|
8 years ago |
CiOSVersionNumbers.mli
|
[linters] Take current os version into account in the unavailable api check
|
8 years ago |
ClangCommand.re
|
[infer][checkers] remove the bufferoverrun analyzer option and rely on the --bufferoverrun flag only
|
8 years ago |
ClangCommand.rei
|
Open Core.Std by default, still use Caml Hashtbl, Map, Set
|
8 years ago |
ClangWrapper.re
|
[clang] Add a flag to get around missing files in the buck integration
|
8 years ago |
ClangWrapper.rei
|
Divide Utils into Utils, Pp, and IStd
|
8 years ago |
ComponentKit.ml
|
[componentkit] Whitelist CKComponentKey
|
8 years ago |
ComponentKit.mli
|
[linters] Do not return a dummy ctl formula from the hardcoded linters
|
8 years ago |
README.md
|
Created IR folder for the intermediate representaion files.
|
9 years ago |
ast_expressions.ml
|
[IR] add stride to array type
|
8 years ago |
ast_expressions.mli
|
add more quals to SIL
|
8 years ago |
cArithmetic_trans.ml
|
[IR] add type qualifiers to Typ.t
|
8 years ago |
cArithmetic_trans.mli
|
Divide Utils into Utils, Pp, and IStd
|
8 years ago |
cAst_utils.ml
|
[linters] Add new predicate has_type and check for implicit cast
|
8 years ago |
cAst_utils.mli
|
[linters] Add new predicate has_type and check for implicit cast
|
8 years ago |
cContext.ml
|
[clang] Make backend use QualifiedCppName.t instead of string
|
8 years ago |
cContext.mli
|
[clang] Make backend use QualifiedCppName.t instead of string
|
8 years ago |
cEnum_decl.ml
|
[clang] Translate type qualifiers into Sil
|
8 years ago |
cEnum_decl.mli
|
[clang] Translate type qualifiers into Sil
|
8 years ago |
cField_decl.ml
|
[clang frontend] Pass type qualifiers through frontend
|
8 years ago |
cField_decl.mli
|
[clang frontend] Pass type qualifiers through frontend
|
8 years ago |
cFrontend.ml
|
[clang] Add a preanalysis to compute nullability annotations
|
8 years ago |
cFrontend.mli
|
Divide Utils into Utils, Pp, and IStd
|
8 years ago |
cFrontend_checkers.ml
|
Adding ability to get type of paramters.
|
8 years ago |
cFrontend_checkers.mli
|
[linters] Print name and type of the node in the debugging
|
8 years ago |
cFrontend_checkers_main.ml
|
Adding predicate to get return type of a method and start a new parser for types
|
8 years ago |
cFrontend_checkers_main.mli
|
Open Core.Std by default, still use Caml Hashtbl, Map, Set
|
8 years ago |
cFrontend_config.ml
|
Remove custom Clang_ast_types module, extend types instead
|
8 years ago |
cFrontend_config.mli
|
[CLI] switch to infer-<command> (symlinks) executables
|
8 years ago |
cFrontend_decl.ml
|
[clang frontend] Pass type qualifiers through frontend
|
8 years ago |
cFrontend_decl.mli
|
Divide Utils into Utils, Pp, and IStd
|
8 years ago |
cFrontend_errors.ml
|
[linters] Print name and type of the node in the debugging
|
8 years ago |
cFrontend_errors.mli
|
[linters] Improve linter developer mode
|
8 years ago |
cGeneral_utils.ml
|
[clang frontend] Pass type qualifiers through frontend
|
8 years ago |
cGeneral_utils.mli
|
[IR] Refactor Ident.fieldname _*into Fieldname module
|
8 years ago |
cIssue.ml
|
Using checkers defined in linter.al and removed hard-coded checkers.
|
8 years ago |
cIssue.mli
|
Using checkers defined in linter.al and removed hard-coded checkers.
|
8 years ago |
cLocation.ml
|
Remove custom Clang_ast_types module, extend types instead
|
8 years ago |
cLocation.mli
|
Divide Utils into Utils, Pp, and IStd
|
8 years ago |
cMethod_signature.ml
|
[clang frontend] Pass type qualifiers through frontend
|
8 years ago |
cMethod_signature.mli
|
[clang frontend] Pass type qualifiers through frontend
|
8 years ago |
cMethod_trans.ml
|
[cleanup] replace Location.dummy with Location.none where acceptable
|
8 years ago |
cMethod_trans.mli
|
[IR] Make template info part of Typename.t, rename Typename to Typ.Name
|
8 years ago |
cModule_type.ml
|
[clang frontend] Pass type qualifiers through frontend
|
8 years ago |
cPredicates.ml
|
Adding ability to get type of paramters.
|
8 years ago |
cPredicates.mli
|
Adding ability to get type of paramters.
|
8 years ago |
cTL.ml
|
Adding ability to get type of paramters.
|
8 years ago |
cTL.mli
|
Adding ability to get type of paramters.
|
8 years ago |
cTrans.ml
|
[clang] initialize dynamically-size stack-allocated arrays
|
8 years ago |
cTrans.mli
|
Divide Utils into Utils, Pp, and IStd
|
8 years ago |
cTrans_models.ml
|
[ObjC capture] Model functions related to dispatch sources
|
8 years ago |
cTrans_models.mli
|
[IR] Make template info part of Typename.t, rename Typename to Typ.Name
|
8 years ago |
cTrans_utils.ml
|
[IR] add stride to array type
|
8 years ago |
cTrans_utils.mli
|
[clang frontend] Pass type qualifiers through frontend
|
8 years ago |
cType_to_sil_type.ml
|
[clang] initialize dynamically-size stack-allocated arrays
|
8 years ago |
cType_to_sil_type.mli
|
[clang] Translate type qualifiers into Sil
|
8 years ago |
cVar_decl.ml
|
[clang frontend] Pass type qualifiers through frontend
|
8 years ago |
cVar_decl.mli
|
[codemod] Move `Procname` into `Typ.Procname`
|
8 years ago |
clang_ast_extend.ml
|
add more quals to SIL
|
8 years ago |
ctl_lexer.mll
|
Making AL distinguish class methods from instance methods
|
8 years ago |
ctl_parser.mly
|
Adding ability to get type of paramters.
|
8 years ago |
ctl_parser_types.ml
|
Extending type parser to parse ObjC classes.
|
8 years ago |
ctl_parser_types.mli
|
Extending type parser to parse ObjC classes.
|
8 years ago |
objcCategory_decl.ml
|
[clang] Translate type qualifiers into Sil
|
8 years ago |
objcCategory_decl.mli
|
[clang] Translate type qualifiers into Sil
|
8 years ago |
objcInterface_decl.ml
|
[clang] Translate type qualifiers into Sil
|
8 years ago |
objcInterface_decl.mli
|
[clang] Translate type qualifiers into Sil
|
8 years ago |
objcProperty_decl.ml
|
[ios] Remove methods from the tenv as they are not used in the backend
|
8 years ago |
objcProperty_decl.mli
|
[ios] Remove methods from the tenv as they are not used in the backend
|
8 years ago |
objcProtocol_decl.ml
|
[clang] Translate type qualifiers into Sil
|
8 years ago |
objcProtocol_decl.mli
|
[clang] Translate type qualifiers into Sil
|
8 years ago |
types_lexer.mll
|
Extending type parser to parse ObjC classes.
|
8 years ago |
types_parser.mly
|
Extending type parser to parse ObjC classes.
|
8 years ago |