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 36f8d8f869
[lint] linter to force every file to `open! IStd`
6 years ago
..
ALVar.ml Change license to MIT 7 years ago
ALVar.mli Change license to MIT 7 years ago
CLintersContext.ml Change license to MIT 7 years ago
CLintersContext.mli Change license to MIT 7 years ago
CMethodProperties.ml [IR] Add the flag is_variadic to the procedure attributes 7 years ago
CMethodProperties.mli [IR] Add the flag is_variadic to the procedure attributes 7 years ago
CTLExceptions.ml Change license to MIT 7 years ago
CTLExceptions.mli [lint] linter to force every file to `open! IStd` 6 years ago
CTLParserHelper.ml Change license to MIT 7 years ago
CTLParserHelper.mli Change license to MIT 7 years ago
CType.ml Change license to MIT 7 years ago
CType.mli Change license to MIT 7 years ago
CType_decl.ml [IR] Add the flag is_variadic to the procedure attributes 7 years ago
CType_decl.mli [clang] Compute the parameters of a method to be passed to the procname 7 years ago
Capture.ml Change license to MIT 7 years ago
Capture.mli Change license to MIT 7 years ago
CiOSVersionNumbers.ml Change license to MIT 7 years ago
CiOSVersionNumbers.mli Change license to MIT 7 years ago
ClangCommand.ml Change license to MIT 7 years ago
ClangCommand.mli Change license to MIT 7 years ago
ClangLogging.ml Change license to MIT 7 years ago
ClangLogging.mli Change license to MIT 7 years ago
ClangPointers.ml Change license to MIT 7 years ago
ClangPointers.mli Change license to MIT 7 years ago
ClangWrapper.ml Change license to MIT 7 years ago
ClangWrapper.mli Change license to MIT 7 years ago
ComponentKit.ml Change license to MIT 7 years ago
ComponentKit.mli Change license to MIT 7 years ago
SwitchCase.ml Change license to MIT 7 years ago
SwitchCase.mli Change license to MIT 7 years ago
ast_expressions.ml Change license to MIT 7 years ago
ast_expressions.mli Change license to MIT 7 years ago
cArithmetic_trans.ml Change license to MIT 7 years ago
cArithmetic_trans.mli Change license to MIT 7 years ago
cAst_utils.ml [clang] Do not raise an exception when type pointer not found 7 years ago
cAst_utils.mli [clang] Do not raise an exception when type pointer not found 7 years ago
cContext.ml Change license to MIT 7 years ago
cContext.mli Change license to MIT 7 years ago
cEnum_decl.ml Change license to MIT 7 years ago
cEnum_decl.mli Change license to MIT 7 years ago
cField_decl.ml Change license to MIT 7 years ago
cField_decl.mli Change license to MIT 7 years ago
cFrontend.ml Change license to MIT 7 years ago
cFrontend.mli Change license to MIT 7 years ago
cFrontend_checkers.ml Change license to MIT 7 years ago
cFrontend_checkers.mli Change license to MIT 7 years ago
cFrontend_checkers_main.ml Change license to MIT 7 years ago
cFrontend_checkers_main.mli Change license to MIT 7 years ago
cFrontend_config.ml [clang] Using dumped info from array and dict literals 7 years ago
cFrontend_config.mli [clang] Using dumped info from array and dict literals 7 years ago
cFrontend_decl.ml [clang] Use the procname_from_decl method when computing objc method names to add to the tenv 7 years ago
cFrontend_decl.mli Change license to MIT 7 years ago
cFrontend_errors.ml Change license to MIT 7 years ago
cFrontend_errors.mli Change license to MIT 7 years ago
cGeneral_utils.ml Change license to MIT 7 years ago
cGeneral_utils.mli Change license to MIT 7 years ago
cIssue.ml Change license to MIT 7 years ago
cIssue.mli Change license to MIT 7 years ago
cLocation.ml Change license to MIT 7 years ago
cLocation.mli Change license to MIT 7 years ago
cMethodSignature.ml [IR] Add the flag is_variadic to the procedure attributes 7 years ago
cMethodSignature.mli [IR] Add the flag is_variadic to the procedure attributes 7 years ago
cMethod_trans.ml [IR] Add the flag is_variadic to the procedure attributes 7 years ago
cMethod_trans.mli [clang] Remove dependency from is_cpp from get_parameters function 7 years ago
cModule_type.ml Change license to MIT 7 years ago
cPredicates.ml [clang] Do not raise an exception when type pointer not found 7 years ago
cPredicates.mli Change license to MIT 7 years ago
cTL.ml Change license to MIT 7 years ago
cTL.mli Change license to MIT 7 years ago
cTrans.ml [clang] support `SubstNonTypeTemplateParmExpr` 6 years ago
cTrans.mli Change license to MIT 7 years ago
cTrans_models.ml Change license to MIT 7 years ago
cTrans_models.mli Change license to MIT 7 years ago
cTrans_utils.ml [clang] Treat class method as a static self only as the first argument of an instance method call, not a class method 7 years ago
cTrans_utils.mli [clang] Treat class method as a static self only as the first argument of an instance method call, not a class method 7 years ago
cType_to_sil_type.ml Change license to MIT 7 years ago
cType_to_sil_type.mli Change license to MIT 7 years ago
cVar_decl.ml Change license to MIT 7 years ago
cVar_decl.mli Change license to MIT 7 years ago
clang_ast_extend.ml Change license to MIT 7 years ago
ctl_lexer.mll Change license to MIT 7 years ago
ctl_parser.mly Change license to MIT 7 years ago
ctl_parser_types.ml [deadcode] remove dead code 7 years ago
ctl_parser_types.mli [deadcode] remove dead code 7 years ago
objcCategory_decl.ml [clang] Use the procname_from_decl method when computing objc method names to add to the tenv 7 years ago
objcCategory_decl.mli [clang] Use the procname_from_decl method when computing objc method names to add to the tenv 7 years ago
objcInterface_decl.ml [clang] Use the procname_from_decl method when computing objc method names to add to the tenv 7 years ago
objcInterface_decl.mli [clang] Use the procname_from_decl method when computing objc method names to add to the tenv 7 years ago
objcMethod_decl.ml [clang] Use the procname_from_decl method when computing objc method names to add to the tenv 7 years ago
objcMethod_decl.mli [lint] linter to force every file to `open! IStd` 6 years ago
objcProperty_decl.ml Change license to MIT 7 years ago
objcProperty_decl.mli Change license to MIT 7 years ago
objcProtocol_decl.ml Change license to MIT 7 years ago
objcProtocol_decl.mli Change license to MIT 7 years ago
tableaux.ml Change license to MIT 7 years ago
tableaux.mli [lint] linter to force every file to `open! IStd` 6 years ago
types_lexer.mll Change license to MIT 7 years ago
types_parser.mly Change license to MIT 7 years ago