..
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
Make all internal pointers convertible to ints
9 years ago
ast_expressions.mli
Remove unused code from ast_expressions
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
Replace query for getter and setter with info from the procdesc rather than the property map
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
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
Don't use the property of maps for finding properties in the frontend checkers
9 years ago
cFrontend.mli
[whitespace] ocp-indent the code
10 years ago
cFrontend_checkers.ml
Don't use the property of maps for finding properties in the frontend checkers
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
Don't use the property of maps for finding properties in the frontend checkers
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
Fix naming problems with template methods
9 years ago
cFrontend_utils.mli
Fix naming problems with template methods
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
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
Fix naming problems with template methods
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
Fix naming problems with template methods
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
adding cf_interface flag--prereq for experimenting with dynamic dispatch for interfaces only
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
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 methods
9 years ago
cTypes_decl.mli
Cleanup handling of namespaces from ocaml code
9 years ago
cVar_decl.ml
Make all internal pointers convertible to ints
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
Don't use the property of maps for finding properties in the frontend checkers
9 years ago
objcProperty_decl.mli
Don't use the property of maps for finding properties in the frontend checkers
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