..
plugin
Fix indentation of multiline copyright comment
10 years ago
Makefile
initial synchronization
10 years ago
_tags
remove -rec flag from atdgen
10 years ago
ast_expressions.ml
Fixed FP for blocks used in loops generated by join operator
10 years ago
ast_expressions.mli
Remove unused code from ast_expressions
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
Replace query for getter and setter with info from the procdesc rather than the property map
10 years ago
cContext.mli
Replace query for getter and setter with info from the procdesc rather than the property map
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
Remove property of maps
10 years ago
cField_decl.mli
Remove property of maps
10 years ago
cFrontend.ml
Translate bodies of destructors
10 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
10 years ago
cFrontend_checkers.mli
Don't use the property of maps for finding properties in the frontend checkers
10 years ago
cFrontend_config.ml
Make all internal pointers convertible to ints
10 years ago
cFrontend_config.mli
Make all internal pointers convertible to ints
10 years ago
cFrontend_errors.ml
Don't use the property of maps for finding properties in the frontend checkers
10 years ago
cFrontend_errors.mli
Don't use the property of maps for finding properties in the frontend checkers
10 years ago
cFrontend_utils.ml
Remove property of maps
10 years ago
cFrontend_utils.mli
Remove property of maps
10 years ago
cGen_trans.ml
[whitespace] ocp-indent the code
10 years ago
cLocation.ml
Remove parent_line_number information from cfg translation
10 years ago
cLocation.mli
Remove parent_line_number information from cfg translation
10 years ago
cMain.ml
Remove unnecessary code from Arg module
10 years ago
cMain.mli
[whitespace] ocp-indent the code
10 years ago
cMethod_decl.ml
Translate bodies of destructors
10 years ago
cMethod_decl.mli
Adding builtin setters and using them by skip
10 years ago
cMethod_signature.ml
Remove the concept of generated method from the frontend and proc attributes
10 years ago
cMethod_signature.mli
Remove the concept of generated method from the frontend and proc attributes
10 years ago
cMethod_trans.ml
Translate bodies of destructors
10 years ago
cMethod_trans.mli
Remove the concept of generated method from the frontend and proc attributes
10 years ago
cModule_type.ml
Adding builtin setters and using them by skip
10 years ago
cTrans.ml
Remove parent_line_number information from cfg translation
10 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
10 years ago
cTrans_models.mli
Get better language information about functions/methods
10 years ago
cTrans_utils.ml
Remove parent_line_number information from cfg translation
10 years ago
cTrans_utils.mli
Remove parent_line_number information from cfg translation
10 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
Translate bodies of destructors
10 years ago
cTypes_decl.mli
Cleanup handling of namespaces from ocaml code
10 years ago
cVar_decl.ml
Make all internal pointers convertible to ints
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 property of maps
10 years ago
objcProperty_decl.mli
Remove property of maps
10 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