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.
Dulma Rodriguez 12d21c73dd
Adding builtins for getters and calling them by skip
9 years ago
..
plugin [copyrightor] format start and end of copyright comments 10 years ago
Makefile initial synchronization 10 years ago
_tags remove -rec flag from atdgen 9 years ago
ast_expressions.ml Using clang's method resolution if possible 9 years ago
ast_expressions.mli Using clang's method resolution if possible 9 years ago
cArithmetic_trans.ml Major update of facebook-clang-plugins 9 years ago
cArithmetic_trans.mli Translate enums as ints and not add them to the tenv 9 years ago
cAstProcessor.ml Update facebook-clang-plugins version 9 years ago
cAstProcessor.mli [clang] replace yojson frontend with biniou frontend 9 years ago
cContext.ml Cleanup handling of namespaces from ocaml code 9 years ago
cContext.mli Cleanup handling of namespaces from ocaml code 9 years ago
cEnum_decl.ml Translate enums as ints and not add them to the tenv 9 years ago
cEnum_decl.mli Translate enums as ints and not add them to the tenv 9 years ago
cField_decl.ml Use qual_name to extract class name from method decl 9 years ago
cField_decl.mli Translate classes on demand 9 years ago
cFrontend.ml Update facebook-clang-plugins version 9 years ago
cFrontend.mli [whitespace] ocp-indent the code 10 years ago
cFrontend_checkers.ml Framework to emit warning from frontend 9 years ago
cFrontend_checkers.mli Framework to emit warning from frontend 9 years ago
cFrontend_config.ml Translate enums as ints and not add them to the tenv 9 years ago
cFrontend_config.mli Translate enums as ints and not add them to the tenv 9 years ago
cFrontend_errors.ml Fixed line number in the reporting of strong delegate warning 9 years ago
cFrontend_errors.mli Framework to emit warning from frontend 9 years ago
cFrontend_utils.ml Use qualified names for global variables 9 years ago
cFrontend_utils.mli Using clang's method resolution if possible 9 years ago
cGen_trans.ml [whitespace] ocp-indent the code 10 years ago
cLocation.ml Don't use trans_state.parent_line_number to determine location 9 years ago
cLocation.mli [backend][cleanup] move fields in common to Cfg.Procdes and Specs.summary to proc_attributes. 9 years ago
cMain.ml [clang] [1 of 3] Replacing parser of types 9 years ago
cMain.mli [whitespace] ocp-indent the code 10 years ago
cMethod_decl.ml Adding builtins for getters and calling them by skip 9 years ago
cMethod_decl.mli Cleanup handling of namespaces from ocaml code 9 years ago
cMethod_signature.ml Adding builtins for getters and calling them by skip 9 years ago
cMethod_signature.mli Adding builtins for getters and calling them by skip 9 years ago
cMethod_trans.ml Adding builtins for getters and calling them by skip 9 years ago
cMethod_trans.mli Using clang's method resolution if possible 9 years ago
cModule_type.ml Cleanup handling of namespaces from ocaml code 9 years ago
cTrans.ml Adding builtins for getters and calling them by skip 9 years ago
cTrans.mli Translate enums as ints and not add them to the tenv 9 years ago
cTrans_models.ml Using clang's method resolution if possible 9 years ago
cTrans_models.mli Get better language information about functions/methods 9 years ago
cTrans_utils.ml Refactor BinaryOperator_trans to use compute_results_to_parent 9 years ago
cTrans_utils.mli Refactor PriorityNode.compute_results_to_parent to call collect_res_trans directly 9 years ago
cType_to_sil_type.ml Cleanup handling of namespaces from ocaml code 9 years ago
cType_to_sil_type.mli Cleanup handling of namespaces from ocaml code 9 years ago
cTypes.ml put Util.list_* functions into an IList module 9 years ago
cTypes.mli Fix handling of C++ references 9 years ago
cTypes_decl.ml Support template classes 9 years ago
cTypes_decl.mli Cleanup handling of namespaces from ocaml code 9 years ago
cVar_decl.ml Add variable to locals in dispatch functions as usual 9 years ago
cVar_decl.mli Adding static variables to blocks class to get retain cycles 9 years ago
clang_ast_types.ml Add structured type_ptr 9 years ago
objcCategory_decl.ml Using clang's method resolution if possible 9 years ago
objcCategory_decl.mli Using clang's method resolution if possible 9 years ago
objcInterface_decl.ml Use qual_name to extract class name from method decl 9 years ago
objcInterface_decl.mli Translate classes on demand 9 years ago
objcProperty_decl.ml Adding builtins for getters and calling them by skip 9 years ago
objcProperty_decl.mli Adding builtins for getters and calling them by skip 9 years ago
objcProtocol_decl.ml Using clang's method resolution if possible 9 years ago
objcProtocol_decl.mli Using clang's method resolution if possible 9 years ago