efl/src/bin/eolian_cxx
Felipe Magno de Almeida 932b6e7463 eolian-cxx: Fixed possible exception escaping main
Added try/catch around main to show the reason for the generation failure.

@fix CID 1265600
2015-10-09 13:54:32 -03:00
..
.gitignore eolian_cxx: initial version of the EFL C++ Bindings Generator. 2014-05-03 00:56:32 +02:00
convert.cc eolian_cxx: Use C++ wrappers instead of native types as parameters 2015-06-24 15:23:01 +01:00
convert.hh eolian-cxx: Pass references instead of pointers. 2014-07-09 15:55:24 -03:00
convert_comments.cc eolian: remove support for old style docs completely 2015-09-03 15:42:01 +01:00
convert_comments.hh eolian-cxx: Refactored eolian_cxx to cope with new Eolian API. 2014-09-12 16:50:09 -03:00
eolian_cxx.cc eolian-cxx: Fixed possible exception escaping main 2015-10-09 13:54:32 -03:00
eolian_wrappers.hh eolian: improve function_full_c_name_get API 2015-07-08 12:10:20 +01:00
safe_strings.hh eolian-cxx: Added missing keyword. 2014-07-21 21:11:33 -03:00
type_lookup.hh eolian_cxx: Use C++ wrappers instead of native types as parameters 2015-06-24 15:23:01 +01:00
type_lookup_table.cc eolian_cxx: Use C++ wrappers instead of native types as parameters 2015-06-24 15:23:01 +01:00