summaryrefslogtreecommitdiff
path: root/src/tests/efl_mono
Commit message (Expand)AuthorAgeFilesLines
* efl-csharp: Add implicit conversions for Eina.ValueLauro Moura2018-12-301-0/+37
* efl-mono: Remove Flush from C# Value API.Lauro Moura2018-12-281-35/+0
* efl-mono: Remove warningsLauro Moura2018-12-211-7/+0
* efl_app: introduce app_main for getting the app objectMarcel Hollerbach2018-12-203-15/+15
* efl-mono: Fix call of virtual methods after new APILauro Moura2018-12-142-0/+61
* eolian_mono: Add support for C# style propertiesLauro Moura2018-12-144-0/+81
* meson: use eolian_gen with -SMarcel Hollerbach2018-12-031-1/+1
* csharp: Change to new class API.Lauro Moura2018-11-2924-1545/+1668
* eolian: implement new syntax for inheritanceDaniel Kolesa2018-11-233-3/+3
* meson: make bindings test work without efl installedMarcel Hollerbach2018-10-241-1/+23
* meson: time for the c-sharp buildMarcel Hollerbach2018-10-241-0/+69
* efl-csharp: Add copy constructor for eina.Value.Lauro Moura2018-09-111-0/+15
* efl-csharp: Fix event callback removal.Lauro Moura2018-09-051-0/+25
* efl-csharp: Make sure efl_finalize overrides are callableLauro Moura2018-09-051-0/+20
* efl-csharp: Use value_new/free for wrapped valuesLauro Moura2018-09-031-3/+3
* csharp: Fix event registration in constructor.Lauro Moura2018-08-241-0/+15
* efl_mono: Fixes after efl_part/del changes.Lauro Moura2018-05-241-0/+2
* efl: major rewrite of efl_part.Cedric BAIL2018-05-242-2/+2
* Revert "efl_add_ref - fis to use efl_add properly with a parent."Cedric BAIL2018-05-241-1/+1
* efl_mono: Generate support for accessors in .eosLauro Moura2018-05-233-0/+45
* efl_mono: Initial support for Accessors.Lauro Moura2018-05-231-0/+71
* efl_mono: Reject the promise when it's disposed.Lauro Moura2018-05-231-0/+26
* efl_mono: Remove callback,add from event tests.Lauro Moura2018-05-182-6/+12
* efl_mono: Start generating eina future in eolian_mono.Lauro Moura2018-05-173-0/+256
* efl_mono: Initial support for Futures/PromisesLauro Moura2018-05-171-0/+235
* efl_mono: Fix eldbus warnings and typo.Lauro Moura2018-05-171-4/+12
* efl_mono: Add support for Eina.Error/Empty in eina.ValueLauro Moura2018-05-173-46/+46
* efl_mono: Support type aliases.Lauro Moura2018-05-113-0/+34
* efl_mono: Update tests and examples after renameLauro Moura2018-05-0312-380/+380
* efl_mono: More uniformization of the handling of namesLauro Moura2018-05-031-1/+1
* efl_mono: Names fixes after the big renameLauro Moura2018-04-261-7/+9
* efl_mono: Actually test events by passing things by value and structsLauro Moura2018-04-263-24/+86
* efl_mono: Instantiate parts in constructor in testLauro Moura2018-04-262-15/+19
* efl_mono: Use PascalCase in eventsLauro Moura2018-04-263-10/+10
* efl_mono: Fix after prop get const changeLauro Moura2018-04-191-2/+2
* efl_mono: Proper support for @class methods.Lauro Moura2018-04-124-0/+58
* csharp: Silence test build warnings.Lauro Moura2018-04-032-6/+6
* csharp: Support argument marshalling in func ptrsLauro Moura2018-04-033-0/+52
* csharp: Provisionally fix conversion of eina.ValueLauro Moura2018-04-034-0/+45
* efl_mono: Initial version of Strbuf support.Lauro Moura2018-04-034-10/+94
* efl-mono: Fix test not include'ing Ecore.hFelipe Magno de Almeida2018-04-031-0/+1
* efl_add_ref - fis to use efl_add properly with a parent.Carsten Haitzler (Rasterman)2018-03-291-1/+1
* efl: use efl_add_ref to create objects which have no parentCedric BAIL2018-03-201-1/+1
* csharp: Add support for efl parts as PropertiesLauro Moura2018-03-203-1/+74
* csharp: Fix support for ptr(structs)Lauro Moura2018-03-164-94/+462
* csharp: generate helper constructors for structs.Lauro Moura2018-03-081-0/+11
* efl_mono: Remove unneeded code from testsLauro Moura2018-01-251-66/+0
* eolian_mono: Fix event argument for stringsLauro Moura2018-01-253-0/+131
* all: Simplify definition of EAPIVincent Torri2018-01-181-4/+4
* eolian-mono: Add documentation generation supportLauro Moura2017-12-204-21/+90