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 432dd28731
Improving the line number information in the string delegate warning check
9 years ago
..
plugin Fix indentation of multiline copyright comment 9 years ago
Makefile initial synchronization 10 years ago
_tags remove -rec flag from atdgen 9 years ago
ast_expressions.ml Use ints as clang pointers 9 years ago
ast_expressions.mli Use ints as clang pointers 9 years ago
cArithmetic_trans.ml Refactor CompoundBinaryOperator to use same code as BinaryOperator 9 years ago
cArithmetic_trans.mli Refactor CompoundBinaryOperator to use same code as BinaryOperator 9 years ago
cContext.ml Use Typename.t for the type of the supertypes in the defintion of classes. 9 years ago
cContext.mli Replace query for getter and setter with info from the procdesc rather than the property map 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 Typename.t for the type of the supertypes in the defintion of classes. 9 years ago
cField_decl.mli Remove property of maps 9 years ago
cFrontend.ml Change the way nested structs are translated 9 years ago
cFrontend.mli [whitespace] ocp-indent the code 10 years ago
cFrontend_checkers.ml Improving the line number information in the string delegate warning check 9 years ago
cFrontend_checkers.mli Don't use the property of maps for finding properties in the frontend checkers 9 years ago
cFrontend_config.ml Make all internal pointers convertible to ints 9 years ago
cFrontend_config.mli Make all internal pointers convertible to ints 9 years ago
cFrontend_errors.ml Improving the line number information in the string delegate warning check 9 years ago
cFrontend_errors.mli Don't use the property of maps for finding properties in the frontend checkers 9 years ago
cFrontend_utils.ml Use ints as clang pointers 9 years ago
cFrontend_utils.mli Use ints as clang pointers 9 years ago
cGen_trans.ml [whitespace] ocp-indent the code 10 years ago
cLocation.ml Simplify CLocation implementation 9 years ago
cLocation.mli Remove unused CLocation.init_curr_source_file 9 years ago
cMain.ml Remove unnecessary code from Arg module 9 years ago
cMain.mli [whitespace] ocp-indent the code 10 years ago
cMethod_decl.ml Translate bodies of destructors 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 Use ints as clang pointers 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 Use ints as clang pointers 9 years ago
cTrans.mli Translate enums as ints and not add them to the tenv 9 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 9 years ago
cTrans_utils.ml Use ints as clang pointers 9 years ago
cTrans_utils.mli Use ints as clang pointers 9 years ago
cType_to_sil_type.ml Change the way nested structs are translated 9 years ago
cType_to_sil_type.mli Extract the naming of types to its own module named Typename 9 years ago
cTypes.ml Extract the naming of types to its own module named Typename 9 years ago
cTypes.mli Extract the naming of types to its own module named Typename 9 years ago
cTypes_decl.ml Change the way nested structs are translated 9 years ago
cTypes_decl.mli Change the way nested structs are translated 9 years ago
cVar_decl.ml Use ints as clang pointers 9 years ago
cVar_decl.mli Adding static variables to blocks class to get retain cycles 9 years ago
clang_ast_types.ml Use ints as clang pointers 9 years ago
objcCategory_decl.ml Extract the naming of types to its own module named Typename 9 years ago
objcCategory_decl.mli Using clang's method resolution if possible 9 years ago
objcInterface_decl.ml Use Typename.t for the type of the supertypes in the defintion of classes. 9 years ago
objcInterface_decl.mli Translate classes on demand 9 years ago
objcProperty_decl.ml Remove property of maps 9 years ago
objcProperty_decl.mli Remove property of maps 9 years ago
objcProtocol_decl.ml Extract the naming of types to its own module named Typename 9 years ago
objcProtocol_decl.mli Using clang's method resolution if possible 9 years ago