summaryrefslogtreecommitdiff
path: root/src/bindings
Commit message (Expand)AuthorAgeFilesLines
* eolian_csharp: hide struct native representation inside the managed structVitor Sousa2019-03-261-1/+1
* efl_mono: remove unnecessary external function importJaehyun Cho2019-03-251-9/+0
* efl-csharp: Add back I prefix for interfaces.Lauro Moura2019-03-211-0/+25
* csharp: Remove missing doc warning by filling them.Lauro Moura2019-03-209-29/+157
* csharp: Support Efl.Class for interfacesLauro Moura2019-03-151-5/+20
* csharp: Remove uneeded legacy event declaration.Lauro Moura2019-03-151-4/+0
* meson: Enable generation of C# docs.Lauro Moura2019-03-151-2/+9
* meson: fix subdir in the installationMarcel Hollerbach2019-03-141-1/+1
* efl-csharp: Respect beta for classes and other stuff.Lauro Moura2019-03-112-1/+7
* eolian: remove legacy handling API and most of generationDaniel Kolesa2019-03-081-22/+3
* eolian: add support for marking type declarations betaDaniel Kolesa2019-03-081-10/+5
* elm_glview: remove all legacy usage from eo filesMike Blumenkrantz2019-03-071-1/+1
* efl_csharp: remove warnings caused by unused or unnecessary codeVitor Sousa2019-03-072-1/+2
* eina_csharp: fix memory leak in Eina.Hash.Set methodVitor Sousa2019-03-071-0/+2
* efl-csharp: Respect beta in constructor parameters.Lauro Moura2019-03-071-1/+7
* efl_csharp: Use cs_args instead of runtime_AssembliesLauro Moura2019-03-061-22/+16
* efl-mono: Add support for dotnet coreFelipe Magno de Almeida2019-03-0117-212/+746
* efl-mono: Add support for Efl.ClassLauro Moura2019-03-013-17/+159
* efl-csharp: Fix Eina.Value containing arrays and listsLauro Moura2019-03-011-93/+332
* eolian: remove support for inlist/inarrayDaniel Kolesa2019-02-281-12/+8
* elua: fix typo in eolian bindingsDaniel Kolesa2019-02-281-1/+1
* efl-csharp: Use proper conversion functions.Lauro Moura2019-02-255-25/+25
* efl-csharp: Remove legacy Evas bindings.Lauro Moura2019-02-254-53/+0
* eolian: introduce typed slice typesDaniel Kolesa2019-02-221-16/+26
* Revert "Revert command line array object because it's broken by design"Marcel Hollerbach2019-02-121-2/+3
* Revert command line array object because it's broken by designCarsten Haitzler (Rasterman)2019-02-121-3/+2
* ecore: get rid of commands in efl_task.Marcel Hollerbach2019-02-121-2/+3
* efl-mono: Turn printfs into debug messages.Lauro Moura2019-02-082-14/+8
* eo: change API call of efl_class_functions_setMarcel Hollerbach2019-02-071-10/+10
* eolian-mono: Provide constructor parameters based on the constructorsFelipe Magno de Almeida2019-02-011-0/+17
* efl-cxx: Fix compilation error when using a ptr to const any_valueFelipe Magno de Almeida2019-02-011-0/+4
* eo: Replace ptr(Eina.Strbuf) with plain strbuf.Lauro Moura2019-01-281-0/+8
* elementary: internalize elm_combobox, expose legacy onlyDaniel Kolesa2019-01-171-1/+0
* efl-mono: Enable selecting to build @beta itemsLauro Moura2019-01-171-2/+7
* eolian-mono: Add interface registration to inherited classesFelipe Magno de Almeida2019-01-171-10/+94
* eolian_mono: fix inheriting from efl types not considering additional interfacesVitor Sousa2019-01-171-11/+181
* eina_cxx: allow for the generation of function that return Eina_Promise in .e...Cedric BAIL2019-01-161-0/+4
* efl_mono: move Eina.Error.Init() to a static constructorMarcel Hollerbach2019-01-162-4/+1
* efl_mono: move Eina.Log.Init to class consturctorMarcel Hollerbach2019-01-162-15/+9
* csharp: add a interface to start appsMarcel Hollerbach2019-01-162-1/+135
* efl-mono: Remove trailings from template fileFelipe Magno de Almeida2019-01-161-7/+7
* efl-mono: Only raise exception for managed errors.Lauro Moura2019-01-156-117/+10
* efl_mono: remove '_' from type for C# naming conventionJaehyun Cho2019-01-141-13/+0
* efl-mono: Add extra constructors to Eina.ValueXavi Artigas2019-01-111-0/+77
* efl-mono: Add efl_mono.dll.config file to run tests from within treeFelipe Magno de Almeida2019-01-042-0/+22
* meson-cxx: ecore must be build after eflMarcel Hollerbach2019-01-021-1/+1
* efl-csharp: Add implicit conversions for Eina.ValueLauro Moura2018-12-301-0/+198
* efl-mono: Remove Flush from C# Value API.Lauro Moura2018-12-281-39/+1
* meson - fix pc file versions that were missing mirco versionCarsten Haitzler (Rasterman)2018-12-272-2/+2
* efl_app: introduce app_main for getting the app objectMarcel Hollerbach2018-12-201-1/+1