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.
 
 
 
 
 
 
heck 46ba24e930 codegen add support for "basic methods" returning bytearray 5 years ago
..
Makefile CodeGen: New enhanced enums, now all enums got .toString(), all enums can have .getInternalStringValue() (This was needed to avoid mapping table in the app, for "casting" Ratings to Engine internal string values for X-Opts .e.g) 5 years ago
gen_cpp_Engine.ysl2 formatting and code style only 5 years ago
gen_cpp_Message.ysl2 formatting and code style only 5 years ago
gen_java_Engine.ysl2 codegen add support for "basic methods" returning bytearray 5 years ago
gen_java_Message.ysl2 Add the Enum default method getInternalStringValue() when "has_int_str_val" is set (TODO: Query this using XPath, fdik how do i do this? in ysl2?) 5 years ago
gen_throw_pEp_exception.ysl2 Merge in default 5 years ago
pEp.yml2 add export_key as "basic" method (gen on java handwritten in c++) 5 years ago
textutils.ysl2 CodeGen: New enhanced enums, now all enums got .toString(), all enums can have .getInternalStringValue() (This was needed to avoid mapping table in the app, for "casting" Ratings to Engine internal string values for X-Opts .e.g) 5 years ago
types_c.ysl2 merge in default 5 years ago
types_java.ysl2 merge in default 5 years ago