summaryrefslogtreecommitdiff
path: root/src/bindings
Commit message (Expand)AuthorAgeFilesLines
* eolian: pass state where necessaryDaniel Kolesa2017-12-051-39/+57
* eo: Move hacky API auto_unref to C onlyJean-Philippe Andre2017-12-051-3/+0
* cxx: Fix one conversion to Eina_ValueJean-Philippe Andre2017-12-051-0/+4
* cxx: Add global _delete() method to all objectsJean-Philippe Andre2017-12-052-0/+13
* cxx: Use per-function guards in efl objectJean-Philippe Andre2017-12-052-0/+28
* cxx: Give ref to returned objectsJean-Philippe Andre2017-12-051-2/+2
* cxx: Add define EFL_CXXPERIMENTAL for testingJean-Philippe Andre2017-12-052-1/+7
* cxx: Add support for function pointersJean-Philippe Andre2017-12-051-17/+3
* cxx: Add FIXME note in eina_value.hhJean-Philippe Andre2017-12-051-6/+66
* cxx: Add strbuf supportJean-Philippe Andre2017-12-052-0/+385
* cxx: Add alternative form to instantiate objectJean-Philippe Andre2017-12-051-1/+26
* efl_mono: Fix eina_value_set.Lauro Moura2017-12-041-24/+23
* efl_mono: Adding support code for the C# bindingLauro Moura2017-12-0431-0/+8485
* cxx: Only give a single ref to unparented objectsJean-Philippe Andre2017-11-141-4/+6
* eo: Rename efl_ref_get to efl_ref_countAndy Williams2017-11-081-1/+1
* cxx: Fix log color in eina_log.hhJean-Philippe Andre2017-11-071-1/+1
* cxx: Add support for operator == with objectsJean-Philippe Andre2017-11-071-0/+12
* cxx: Add experimental "easy" way to use wrefJean-Philippe Andre2017-11-071-0/+12
* cxx: Mark wref::lock as constJean-Philippe Andre2017-11-071-1/+1
* cxx: Add nullptr constructor for weak refsJean-Philippe Andre2017-11-071-0/+8
* cxx: Instantiate objects with 2 refsJean-Philippe Andre2017-11-071-2/+2
* eo-cxx: Fix compilation error with any_value received by valueFelipe Magno de Almeida2017-10-301-1/+5
* eolian: make inherits_get return a list of classes, not stringsDaniel Kolesa2017-10-251-1/+1
* eolian-cxx: Add optional parameter to lambda for unnamed proxy instantiationFelipe Magno de Almeida2017-09-281-7/+27
* eolian-cxx: Fix compilation errors with new any_value_ptr and mstring typesFelipe Magno de Almeida2017-09-251-1/+5
* elua: bind new eolian type builtin APIDaniel Kolesa2017-09-221-0/+126
* eolian: remove static_array and terminated_arrayDaniel Kolesa2017-09-221-10/+1
* eolian: merge REGULAR and COMPLEX typesDaniel Kolesa2017-09-221-6/+4
* eo-cxx: Fix test errors with new Eolian @own frameworkFelipe Magno de Almeida2017-09-181-3/+3
* eo-cxx: Fix assignment operator for eo::concreteFelipe Magno de Almeida2017-09-171-2/+11
* eo-cxx: Fix possible non-initialization in copy-constructor and move-constructorFelipe Magno de Almeida2017-09-151-6/+5
* eo-cxx: Fix conversion from char* to std::stringFelipe Magno de Almeida2017-09-151-2/+33
* elua: update for new eolian ownership systemDaniel Kolesa2017-09-151-3/+3
* eolian: always implicitly validate database and remove its APIDaniel Kolesa2017-09-131-5/+0
* elm: Fix use of Efl.Access APIsJean-Philippe Andre2017-09-131-2/+2
* eo-cxx: Require instantiate keyword for constructors calling efl_add to avoid...Felipe Magno de Almeida2017-09-082-6/+11
* eo-cxx: Fix ompilation error for uncomplete Eina_Future typeFelipe Magno de Almeida2017-09-061-0/+4
* elua: update eolian bindings and make docgen work againDaniel Kolesa2017-08-301-12/+39
* eolian: remove c_onlyDaniel Kolesa2017-08-301-5/+0
* eolian-cxx: Add workaround for function pointer typesFelipe Magno de Almeida2017-08-221-1/+35
* eolian-cxx: Add workaround for clang removing const from parametersFelipe Magno de Almeida2017-08-101-0/+5
* elua: update eolian bindings with c type serialization changeDaniel Kolesa2017-08-101-3/+15
* eo-cxx: Add overload for Eina_Bool inout handling interoperabilityFelipe Magno de Almeida2017-07-271-0/+4
* js: Update after many elm/efl.ui changesLauro Moura2017-06-191-17/+20
* eolian-cxx: Fix C++ generation errors with handle opaque typesFelipe Magno de Almeida2017-06-181-1/+11
* eolian: use unit in typedecl c_type_getDaniel Kolesa2017-05-301-3/+3
* eolian: doc token ref resolver now takes unitDaniel Kolesa2017-05-301-3/+3
* eolian: type_class_get takes unitDaniel Kolesa2017-05-301-3/+3
* eolian: expr eval APIs now take unitsDaniel Kolesa2017-05-301-6/+6
* eolian: update lua bindings with new unit apisDaniel Kolesa2017-05-301-18/+18