..
ALVar.ml
[ocamlformat] Use ocamlformat from github
7 years ago
ALVar.mli
New test for the tableaux method.
7 years ago
CLintersContext.ml
[ocamlformat] Use ocamlformat from github
7 years ago
CLintersContext.mli
[linters] Do not report MUTABLE_LOCAL_VARIABLE_IN_COMPONENT_FILE for the loop indices
7 years ago
CProcname.ml
[ocamlformat] Use ocamlformat from github
7 years ago
CProcname.mli
[linters] Include only base name of ObjC methods in the linters bug hash
7 years ago
CTLExceptions.ml
[ocamlformat] Use ocamlformat from github
7 years ago
CTLExceptions.mli
[ocamlformat] Use ocamlformat from github
7 years ago
CTLParserHelper.ml
[ocamlformat] Use ocamlformat from github
7 years ago
CTLParserHelper.mli
[AL] add `--linters-validate-syntax-only` to check whether there are any syntax errors in AL files
7 years ago
CType.ml
[ocamlformat] Use ocamlformat from github
7 years ago
CType.mli
[clang frontend] Pass type qualifiers through frontend
8 years ago
CType_decl.ml
[ocamlformat] Use ocamlformat from github
7 years ago
CType_decl.mli
fix infinitely-expanding types in the backend
7 years ago
Capture.ml
[cli] introduce `--linters` and `--capture`
7 years ago
Capture.mli
Convert Reason to OCaml, and auto-format OCaml
8 years ago
CiOSVersionNumbers.ml
[ocamlformat] Use ocamlformat from github
7 years ago
CiOSVersionNumbers.mli
Convert Reason to OCaml, and auto-format OCaml
8 years ago
ClangCommand.ml
[clang] do not use C++ header models unless biabduction or inferbo is active
7 years ago
ClangCommand.mli
[format] Attach docstrings to be warning 50 clean, other doc fixes
7 years ago
ClangPointers.ml
[ocamlformat] Use ocamlformat from github
7 years ago
ClangPointers.mli
Convert Reason to OCaml, and auto-format OCaml
8 years ago
ClangWrapper.ml
[ocamlformat] Use ocamlformat from github
7 years ago
ClangWrapper.mli
Convert Reason to OCaml, and auto-format OCaml
8 years ago
ComponentKit.ml
[ocamlformat] Use ocamlformat from github
7 years ago
ComponentKit.mli
Convert Reason to OCaml, and auto-format OCaml
8 years ago
README.md
[docs] Extend src/clang/README.md with info about AST
7 years ago
ast_expressions.ml
[infer][clang] fix test failures caused by unused code compiler warnings
7 years ago
ast_expressions.mli
[clang] Remove the translation of enumerateWithBlocks that causes FPs dead store.
7 years ago
cArithmetic_trans.ml
[frontend][c++] Translate pointer-to-member expressions
7 years ago
cArithmetic_trans.mli
[cleanup] Remove the retain count implementation from ObjC that is unused.
7 years ago
cAst_utils.ml
[ocamlformat] Use ocamlformat from github
7 years ago
cAst_utils.mli
[linters] Do not lint implicit declarations
7 years ago
cContext.ml
[ocamlformat] Use ocamlformat from github
7 years ago
cContext.mli
[destructors] Add scope management to clang frontend
7 years ago
cEnum_decl.ml
[ocamlformat] Use ocamlformat from github
7 years ago
cEnum_decl.mli
Convert Reason to OCaml, and auto-format OCaml
8 years ago
cField_decl.ml
[ocamlformat] Use ocamlformat from github
7 years ago
cField_decl.mli
Convert Reason to OCaml, and auto-format OCaml
8 years ago
cFrontend.ml
[ocamlformat] Use ocamlformat from github
7 years ago
cFrontend.mli
Convert Reason to OCaml, and auto-format OCaml
8 years ago
cFrontend_checkers.ml
[ocamlformat] Use ocamlformat from github
7 years ago
cFrontend_checkers.mli
[linters] Add a linter for checking const pointers to Objective-C classes
7 years ago
cFrontend_checkers_main.ml
[ocamlformat] Use ocamlformat from github
7 years ago
cFrontend_checkers_main.mli
Open Core.Std by default, still use Caml Hashtbl, Map, Set
8 years ago
cFrontend_config.ml
[ocamlformat] Use ocamlformat from github
7 years ago
cFrontend_config.mli
[clang] split StringLiterals into chunks
7 years ago
cFrontend_decl.ml
[ocamlformat] Use ocamlformat from github
7 years ago
cFrontend_decl.mli
Convert Reason to OCaml, and auto-format OCaml
8 years ago
cFrontend_errors.ml
[ocamlformat] Use ocamlformat from github
7 years ago
cFrontend_errors.mli
[linters] Add a linter for checking const pointers to Objective-C classes
7 years ago
cGeneral_utils.ml
[ocamlformat] Use ocamlformat from github
7 years ago
cGeneral_utils.mli
[backend] When adding a new field to the tenv, sort the list of fields
7 years ago
cIssue.ml
[ocamlformat] Use ocamlformat from github
7 years ago
cIssue.mli
Convert Reason to OCaml, and auto-format OCaml
8 years ago
cLocation.ml
[ocamlformat] Use ocamlformat from github
7 years ago
cLocation.mli
Convert Reason to OCaml, and auto-format OCaml
8 years ago
cMethod_signature.ml
[ocamlformat] Use ocamlformat from github
7 years ago
cMethod_signature.mli
Convert Reason to OCaml, and auto-format OCaml
8 years ago
cMethod_trans.ml
[ocamlformat] Use ocamlformat from github
7 years ago
cMethod_trans.mli
[cleanup] Remove unused code for finding correct fields in Objective-C
7 years ago
cModule_type.ml
[destructors] Injecting destructor calls of virtual bases inside destructor bodies
7 years ago
cPredicates.ml
[ocamlformat] Use ocamlformat from github
7 years ago
cPredicates.mli
[linters] Add a linter for checking const pointers to Objective-C classes
7 years ago
cTL.ml
[ocamlformat] Use ocamlformat from github
7 years ago
cTL.mli
[linters] Add transition to parameters by position in the parameters list
7 years ago
cTrans.ml
[objc] Fix bad footprint caused by incorrect translation of blocks as arguments
7 years ago
cTrans.mli
Convert Reason to OCaml, and auto-format OCaml
8 years ago
cTrans_models.ml
[cleanup] Remove the retain count implementation from ObjC that is unused.
7 years ago
cTrans_models.mli
Upgrading Infer to Clang 5.0
7 years ago
cTrans_utils.ml
[cleanup] Remove the retain count implementation from ObjC that is unused.
7 years ago
cTrans_utils.mli
[cleanup] Remove the retain count implementation from ObjC that is unused.
7 years ago
cType_to_sil_type.ml
[ocamlformat] Use ocamlformat from github
7 years ago
cType_to_sil_type.mli
Convert Reason to OCaml, and auto-format OCaml
8 years ago
cVar_decl.ml
[clang] Remove the translation of enumerateWithBlocks that causes FPs dead store.
7 years ago
cVar_decl.mli
[clang] translate vars captured by lambda
7 years ago
clang_ast_extend.ml
[ocamlformat] Use ocamlformat from github
7 years ago
ctl_lexer.mll
[linters] Add transition to parameters by position in the parameters list
7 years ago
ctl_parser.mly
[linters] Add transition to parameters by position in the parameters list
7 years ago
ctl_parser_types.ml
[ocamlformat] Use ocamlformat from github
7 years ago
ctl_parser_types.mli
New test for the tableaux method.
7 years ago
objcCategory_decl.ml
[ocamlformat] Use ocamlformat from github
7 years ago
objcCategory_decl.mli
Convert Reason to OCaml, and auto-format OCaml
8 years ago
objcInterface_decl.ml
[ocamlformat] Use ocamlformat from github
7 years ago
objcInterface_decl.mli
Convert Reason to OCaml, and auto-format OCaml
8 years ago
objcProperty_decl.ml
[ocamlformat] Use ocamlformat from github
7 years ago
objcProperty_decl.mli
Convert Reason to OCaml, and auto-format OCaml
8 years ago
objcProtocol_decl.ml
[ocamlformat] Use ocamlformat from github
7 years ago
objcProtocol_decl.mli
Convert Reason to OCaml, and auto-format OCaml
8 years ago
tableaux.ml
[ocamlformat] Use ocamlformat from github
7 years ago
tableaux.mli
New test for the tableaux method.
7 years ago
types_lexer.mll
[linters] Support reference types in the linters type parser
7 years ago
types_parser.mly
[AL] New exception ALFileException with source-location info
7 years ago