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 b51da4f050
Remove the concept of generated method from the frontend and proc attributes
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 10 years ago
ast_expressions.ml Using clang's method resolution if possible 10 years ago
ast_expressions.mli Using clang's method resolution if possible 10 years ago
cArithmetic_trans.ml Refactor CompoundBinaryOperator to use same code as BinaryOperator 10 years ago
cArithmetic_trans.mli Refactor CompoundBinaryOperator to use same code as BinaryOperator 10 years ago
cContext.ml Cleanup handling of namespaces from ocaml code 10 years ago
cContext.mli Cleanup handling of namespaces from ocaml code 10 years ago
cEnum_decl.ml Translate enums as ints and not add them to the tenv 10 years ago
cEnum_decl.mli Translate enums as ints and not add them to the tenv 10 years ago
cField_decl.ml Adding builtin setters and using them by skip 9 years ago
cField_decl.mli Add correct ivar name to the getters and save the ivar to the tenv if not available 9 years ago
cFrontend.ml Moving the property frontend checkers to a dummy procdesc 9 years ago
cFrontend.mli [whitespace] ocp-indent the code 10 years ago
cFrontend_checkers.ml Making the checker not report on init methods 9 years ago
cFrontend_checkers.mli Moving the property frontend checkers to a dummy procdesc 9 years ago
cFrontend_config.ml Remove the concept of generated method from the frontend and proc attributes 9 years ago
cFrontend_config.mli Remove the concept of generated method from the frontend and proc attributes 9 years ago
cFrontend_errors.ml Moving the property frontend checkers to a dummy procdesc 9 years ago
cFrontend_errors.mli Moving the property frontend checkers to a dummy procdesc 9 years ago
cFrontend_utils.ml Remove the concept of generated method from the frontend and proc attributes 9 years ago
cFrontend_utils.mli Remove the concept of generated method from the frontend and proc attributes 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 10 years ago
cLocation.mli [backend][cleanup] move fields in common to Cfg.Procdes and Specs.summary to proc_attributes. 10 years ago
cMain.ml Update fcp to get automatic location visitor 9 years ago
cMain.mli [whitespace] ocp-indent the code 10 years ago
cMethod_decl.ml Adding builtin setters and using them by skip 9 years ago
cMethod_decl.mli Adding builtin setters and using them by skip 9 years ago
cMethod_signature.ml Remove the concept of generated method from the frontend and proc attributes 9 years ago
cMethod_signature.mli Remove the concept of generated method from the frontend and proc attributes 9 years ago
cMethod_trans.ml Remove the concept of generated method from the frontend and proc attributes 9 years ago
cMethod_trans.mli Remove the concept of generated method from the frontend and proc attributes 9 years ago
cModule_type.ml Adding builtin setters and using them by skip 9 years ago
cTrans.ml Adding builtin setters and using them by skip 9 years ago
cTrans.mli Translate enums as ints and not add them to the tenv 10 years ago
cTrans_models.ml Remove the concept of generated method from the frontend and proc attributes 9 years ago
cTrans_models.mli Get better language information about functions/methods 10 years ago
cTrans_utils.ml Simplify PriorityNode.compute_results_to_parent 9 years ago
cTrans_utils.mli Use priority node for branches inside coditional operator 9 years ago
cType_to_sil_type.ml Cleanup handling of namespaces from ocaml code 10 years ago
cType_to_sil_type.mli Cleanup handling of namespaces from ocaml code 10 years ago
cTypes.ml put Util.list_* functions into an IList module 10 years ago
cTypes.mli Fix handling of C++ references 10 years ago
cTypes_decl.ml Support template methods 9 years ago
cTypes_decl.mli Cleanup handling of namespaces from ocaml code 10 years ago
cVar_decl.ml Add variable to locals in dispatch functions as usual 10 years ago
cVar_decl.mli Adding static variables to blocks class to get retain cycles 10 years ago
clang_ast_types.ml Add structured type_ptr 10 years ago
objcCategory_decl.ml Using clang's method resolution if possible 10 years ago
objcCategory_decl.mli Using clang's method resolution if possible 10 years ago
objcInterface_decl.ml Use qual_name to extract class name from method decl 10 years ago
objcInterface_decl.mli Translate classes on demand 10 years ago
objcProperty_decl.ml Remove the concept of generated method from the frontend and proc attributes 9 years ago
objcProperty_decl.mli Adding builtin setters and using them by skip 9 years ago
objcProtocol_decl.ml Using clang's method resolution if possible 10 years ago
objcProtocol_decl.mli Using clang's method resolution if possible 10 years ago