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.
Cristiano Calcagno 03bca6734c
fix a number of issues related to the treatment of global state in ondemand analysis
10 years ago
..
plugin [copyrightor] format start and end of copyright comments 10 years ago
Makefile initial synchronization 10 years ago
ast_expressions.ml put Util.list_* functions into an IList module 10 years ago
ast_expressions.mli Add structured type_ptr 10 years ago
cArithmetic_trans.ml [whitespace] indent .ml files as well 10 years ago
cArithmetic_trans.mli [backend][cleanup] move fields in common to Cfg.Procdes and Specs.summary to proc_attributes. 10 years ago
cAstProcessor.ml Add basic translation of constructors 10 years ago
cAstProcessor.mli [clang] replace yojson frontend with biniou frontend 10 years ago
cContext.ml put Util.list_* functions into an IList module 10 years ago
cContext.mli Remove variable resolution and use pointers to declarations instead 10 years ago
cEnum_decl.ml Remove variable resolution and use pointers to declarations instead 10 years ago
cEnum_decl.mli Add structured type_ptr 10 years ago
cField_decl.ml put Util.list_* functions into an IList module 10 years ago
cField_decl.mli Update fcp and remove qual_type type 10 years ago
cFrontend.ml fix a number of issues related to the treatment of global state in ondemand analysis 10 years ago
cFrontend.mli [whitespace] ocp-indent the code 10 years ago
cFrontend_config.ml add builtin for dictionary literals 10 years ago
cFrontend_config.mli add builtin for dictionary literals 10 years ago
cFrontend_utils.ml Remove the file information form the mangling of variable names 10 years ago
cFrontend_utils.mli Handle assignment operations correctly 10 years ago
cGen_trans.ml [whitespace] ocp-indent the code 10 years ago
cLocation.ml put Util.list_* functions into an IList module 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 [clang] [1 of 3] Replacing parser of types 10 years ago
cMain.mli [whitespace] ocp-indent the code 10 years ago
cMethod_decl.ml Add basic translation of constructors 10 years ago
cMethod_decl.mli [clang] Use the map of pointers to find method declarations and build method signatures 10 years ago
cMethod_signature.ml put Util.list_* functions into an IList module 10 years ago
cMethod_signature.mli Get better language information about functions/methods 10 years ago
cMethod_trans.ml Add basic translation of constructors 10 years ago
cMethod_trans.mli Remove variable resolution and use pointers to declarations instead 10 years ago
cModule_type.ml Add basic translation of constructors 10 years ago
cTrans.ml Add basic translation of constructors 10 years ago
cTrans.mli Create generic way of generating extra instructions 10 years ago
cTrans_models.ml Add structured type_ptr 10 years ago
cTrans_models.mli Get better language information about functions/methods 10 years ago
cTrans_utils.ml put Util.list_* functions into an IList module 10 years ago
cTrans_utils.mli Fix handling of C++ references 10 years ago
cType_to_sil_type.ml Add structured type_ptr 10 years ago
cType_to_sil_type.mli Update fcp and remove qual_type type 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 Add basic translation of constructors 10 years ago
cTypes_decl.mli Update fcp and remove qual_type type 10 years ago
cVar_decl.ml put Util.list_* functions into an IList module 10 years ago
cVar_decl.mli Remove variable resolution and use pointers to declarations instead 10 years ago
clang_ast_types.ml Add structured type_ptr 10 years ago
objcCategory_decl.ml [whitespace] ocp-indent the code 10 years ago
objcCategory_decl.mli [whitespace] ocp-indent the code 10 years ago
objcInterface_decl.ml put Util.list_* functions into an IList module 10 years ago
objcInterface_decl.mli [clang] Using qual names for fields 10 years ago
objcProperty_decl.ml put Util.list_* functions into an IList module 10 years ago
objcProperty_decl.mli Update fcp and remove qual_type type 10 years ago
objcProtocol_decl.ml [whitespace] ocp-indent the code 10 years ago
objcProtocol_decl.mli [whitespace] ocp-indent the code 10 years ago