.. |
ALVar.ml
|
[ocamlformat] upgrade to ocamlformat 0.7
|
6 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
|
Reporting cleanup 4: clang_method_kind
|
6 years ago |
CMethodProperties.mli
|
Reporting cleanup 4: clang_method_kind
|
6 years ago |
CTLExceptions.ml
|
Change license to MIT
|
7 years ago |
CTLExceptions.mli
|
[lint] linter to force every file to `open! IStd`
|
7 years ago |
CTLParserHelper.ml
|
Change license to MIT
|
7 years ago |
CTLParserHelper.mli
|
Change license to MIT
|
7 years ago |
CType.ml
|
ProcAttributes: removed unused by_vals
|
6 years ago |
CType.mli
|
ProcAttributes: removed unused by_vals
|
6 years ago |
CType_decl.ml
|
[CType_decl] Add missing case to `get_record_typename`
|
6 years ago |
CType_decl.mli
|
[ocamlformat] upgrade to ocamlformat 0.7
|
6 years ago |
Capture.ml
|
[infer] Get widths of build-in integer types
|
6 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
|
[clang] skip unknown `-fno-absolute-module-directory` flag
|
6 years ago |
ClangCommand.mli
|
Change license to MIT
|
7 years ago |
ClangLogging.ml
|
[ocamlformat] upgrade to ocamlformat 0.7
|
6 years ago |
ClangLogging.mli
|
[ocamlformat] upgrade to ocamlformat 0.7
|
6 years ago |
ClangPointers.ml
|
[ocamlformat] upgrade to ocamlformat 0.7
|
6 years ago |
ClangPointers.mli
|
Change license to MIT
|
7 years ago |
ClangWrapper.ml
|
[clang] ensure we get the correct file path
|
6 years ago |
ClangWrapper.mli
|
Change license to MIT
|
7 years ago |
ComponentKit.ml
|
[CK][Linter Rule] Add CKRenderLayoutWithChildren component to Component Kit Conventional Superclass
|
6 years ago |
ComponentKit.mli
|
Change license to MIT
|
7 years ago |
SwitchCase.ml
|
Change license to MIT
|
7 years ago |
SwitchCase.mli
|
[ocamlformat] upgrade to ocamlformat 0.7
|
6 years ago |
ast_expressions.ml
|
[ocamlformat] upgrade to ocamlformat 0.7
|
6 years ago |
ast_expressions.mli
|
Change license to MIT
|
7 years ago |
cArithmetic_trans.ml
|
[infer] Add type in binary operator
|
6 years ago |
cArithmetic_trans.mli
|
[ocamlformat] upgrade to ocamlformat 0.7
|
6 years ago |
cAst_utils.ml
|
Optimize generate_key_stmt/decl
|
6 years ago |
cAst_utils.mli
|
[ocamlformat] upgrade to ocamlformat 0.7
|
6 years ago |
cContext.ml
|
Reporting cleanup 4: clang_method_kind
|
6 years ago |
cContext.mli
|
[ocamlformat] upgrade to ocamlformat 0.7
|
6 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
|
[ocamlformat] upgrade to ocamlformat 0.7
|
6 years ago |
cField_decl.mli
|
[ocamlformat] upgrade to ocamlformat 0.7
|
6 years ago |
cFrontend.ml
|
[infer] Get widths of build-in integer types
|
6 years ago |
cFrontend.mli
|
Change license to MIT
|
7 years ago |
cFrontend_checkers.ml
|
[ocamlformat] upgrade to ocamlformat 0.7
|
6 years ago |
cFrontend_checkers.mli
|
Change license to MIT
|
7 years ago |
cFrontend_checkers_main.ml
|
CFrontend_errors: avoid exposing a global reference
|
6 years ago |
cFrontend_checkers_main.mli
|
Change license to MIT
|
7 years ago |
cFrontend_config.ml
|
[infer] Get widths of build-in integer types
|
6 years ago |
cFrontend_config.mli
|
[infer] Get widths of build-in integer types
|
6 years ago |
cFrontend_decl.ml
|
[ocamlformat] upgrade to ocamlformat 0.7
|
6 years ago |
cFrontend_decl.mli
|
Change license to MIT
|
7 years ago |
cFrontend_errors.ml
|
[AL] expose source loc of decl referenced by decl_ref
|
6 years ago |
cFrontend_errors.mli
|
Linters: remove def_file
|
6 years ago |
cGeneral_utils.ml
|
[infer] Add integral constant expression info
|
6 years ago |
cGeneral_utils.mli
|
[ocamlformat] upgrade to ocamlformat 0.7
|
6 years ago |
cIssue.ml
|
Fix some comments
|
6 years ago |
cIssue.mli
|
Fix some comments
|
6 years ago |
cLocation.ml
|
[ocamlformat] upgrade to ocamlformat 0.7
|
6 years ago |
cLocation.mli
|
[ocamlformat] upgrade to ocamlformat 0.7
|
6 years ago |
cMethodSignature.ml
|
ProcAttributes: removed unused by_vals
|
6 years ago |
cMethodSignature.mli
|
ProcAttributes: removed unused by_vals
|
6 years ago |
cMethod_trans.ml
|
Annot.Method: record rather than pair
|
6 years ago |
cMethod_trans.mli
|
[ocamlformat] upgrade to ocamlformat 0.7
|
6 years ago |
cModule_type.ml
|
[ocamlformat] upgrade to ocamlformat 0.7
|
6 years ago |
cPredicates.ml
|
Add support for qualified functions and a call_qualified_function predicate
|
6 years ago |
cPredicates.mli
|
Add support for qualified functions and a call_qualified_function predicate
|
6 years ago |
cTL.ml
|
Add support for qualified functions and a call_qualified_function predicate
|
6 years ago |
cTL.mli
|
Fix some comments
|
6 years ago |
cTrans.ml
|
[SIL][3/3] add CallFlag for synthetised destructor calls
|
6 years ago |
cTrans.mli
|
Change license to MIT
|
7 years ago |
cTrans_models.ml
|
[ocamlformat] upgrade to ocamlformat 0.7
|
6 years ago |
cTrans_models.mli
|
[ocamlformat] upgrade to ocamlformat 0.7
|
6 years ago |
cTrans_utils.ml
|
Prune_node_kind: sum type rather than string
|
6 years ago |
cTrans_utils.mli
|
[infer] Use integer widths on constructing Sizeof exp
|
6 years ago |
cType_to_sil_type.ml
|
[ocamlformat] upgrade ocamlformat to 0.8
|
6 years ago |
cType_to_sil_type.mli
|
Change license to MIT
|
7 years ago |
cVar_decl.ml
|
ProcAttributes: simplify var_attribute
|
6 years ago |
cVar_decl.mli
|
[ocamlformat] upgrade to ocamlformat 0.7
|
6 years ago |
clang_ast_extend.ml
|
[ocamlformat] upgrade ocamlformat to 0.8
|
6 years ago |
ctl_lexer.mll
|
Finding stateless CKComponents
|
6 years ago |
ctl_parser.mly
|
Finding stateless CKComponents
|
6 years ago |
ctl_parser_types.ml
|
[AL] use found_decl_ref in recently added predicates/placeholders
|
6 years ago |
ctl_parser_types.mli
|
[AL] expose source loc of decl referenced by decl_ref
|
6 years ago |
objcCategory_decl.ml
|
[caml] do not use `let _ =`
|
6 years ago |
objcCategory_decl.mli
|
[ocamlformat] upgrade to ocamlformat 0.7
|
6 years ago |
objcInterface_decl.ml
|
[clang][objcpp] register exported methods and treat them as private in RacerD
|
6 years ago |
objcInterface_decl.mli
|
[ocamlformat] upgrade to ocamlformat 0.7
|
6 years ago |
objcMethod_decl.ml
|
[ocamlformat] upgrade to ocamlformat 0.7
|
6 years ago |
objcMethod_decl.mli
|
[lint] linter to force every file to `open! IStd`
|
7 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
|
Finding stateless CKComponents
|
6 years ago |
tableaux.mli
|
CFrontend_errors: avoid exposing a global reference
|
6 years ago |
types_lexer.mll
|
Change license to MIT
|
7 years ago |
types_parser.mly
|
Change license to MIT
|
7 years ago |