summaryrefslogtreecommitdiff
path: root/src/scripts
Commit message (Expand)AuthorAgeFilesLines
* efl.loop_timer: rename all methods/properties/eventsMike Blumenkrantz2019-03-081-1/+1
* eolian: remove legacy handling API and most of generationDaniel Kolesa2019-03-082-38/+4
* eolian: add support for marking type declarations betaDaniel Kolesa2019-03-082-16/+8
* eolian: remove support for inlist/inarrayDaniel Kolesa2019-02-281-11/+13
* api: efl.gfx.size_hints -> efl.gfx.hintsMike Blumenkrantz2019-02-211-4/+4
* meson - dont install eina bench cmp and use install_modeCarsten Haitzler (Rasterman)2018-12-272-8/+6
* meosn - fix install of scripts and bins and their timestamps and modesCarsten Haitzler (Rasterman)2018-12-273-0/+8
* Fixed the docu generator for recent eolian changesDave Andreoli2018-11-281-12/+12
* Pyolian: fixes for recent eolian changesDave Andreoli2018-11-282-8/+3
* Pyolian tests: 2 small improvementsDave Andreoli2018-11-282-9/+10
* pyolian: Fix tests after class renames and API changeLauro Moura2018-11-272-43/+47
* eolian: implement new inherit behaviorDaniel Kolesa2018-11-232-5/+14
* gendoc: Typos in templatesXavi Artigas2018-11-053-4/+4
* here comes mesonMarcel Hollerbach2018-10-023-0/+24
* elua: make old documentation generator generate instead of failingDaniel Kolesa2018-09-052-26/+29
* eolian: make doc ref resolution globalDaniel Kolesa2018-04-182-2/+2
* gendoc-mono: Add documentation generation for C# languageFelipe Magno de Almeida2018-04-082-0/+617
* Pyolian: fix __repr__ for DocumentationDave Andreoli2018-03-171-2/+3
* Pyolian doc generator: update wrt name API changesDave Andreoli2018-03-179-51/+51
* Pyolian: let ctypes automatically convert typesDave Andreoli2018-03-171-154/+159
* Pyolian: use tuple instead of list in declarationsDave Andreoli2018-03-171-163/+163
* Pyolian: new API eolian_unit_state_getDave Andreoli2018-03-173-3/+19
* Pyolian: new API eolian_object_unit_getDave Andreoli2018-03-173-0/+19
* Pyolian: fix tests wrt name/short_name/full_name API changesDave Andreoli2018-03-171-32/+35
* Pyolian: add support EOLIAN_SO_DIR env varDave Andreoli2018-03-162-2/+9
* eolian: event/function_get_by_name -> by_name_getDaniel Kolesa2018-03-164-19/+19
* pyolian: remove unneeded bindings in eolian_stateDaniel Kolesa2018-03-142-112/+0
* eolian: refactor doc ref resolution APIDaniel Kolesa2018-03-143-8/+7
* pyolian: update name APIsDaniel Kolesa2018-03-122-188/+32
* elua: update eolian name APIsDaniel Kolesa2018-03-124-306/+192
* Pyolian generator: adjust to follow eolian changesDave Andreoli2018-03-111-2/+1
* Pyolian: remove the useless Object.type bindingDave Andreoli2018-03-112-42/+33
* Pyolian: add tests for Eolian_ObjectDave Andreoli2018-03-112-23/+69
* Pyolian: build the correct type from generic ObjectDave Andreoli2018-03-111-0/+28
* eolian: resolve to Eolian_Objects instead of voidsDaniel Kolesa2018-03-091-1/+1
* eolian: return Eolian_Object_Type from ref resolverDaniel Kolesa2018-03-093-15/+2
* pyolian: add support for object retrievalDaniel Kolesa2018-03-082-0/+40
* pyolian: wipe out declaration apiDaniel Kolesa2018-03-082-84/+0
* pyolian: add Eolian_Object APIs and remove obsolete file_get onesDaniel Kolesa2018-03-082-47/+79
* eolian: get rid of old APIs for typedecl retrievalDaniel Kolesa2018-03-071-30/+15
* elua: objectify unit and redo class retrievalDaniel Kolesa2018-03-022-8/+6
* elua: remove old dir scan/parse APIsDaniel Kolesa2018-03-023-6/+6
* Pyolian: new APIs for typedecl lookupsDave Andreoli2018-03-015-92/+140
* Pyolian: new variable lookup APIsDave Andreoli2018-03-013-51/+84
* Pyolian: new APIs for class retrievalDave Andreoli2018-03-015-42/+58
* Pyolian: add APIs to retrieve units from a stateDave Andreoli2018-02-283-2/+37
* Pyolian: add API to get file name of a unitDave Andreoli2018-02-282-0/+8
* Pyolian: add API to get children of a unitDave Andreoli2018-02-283-0/+14
* Pyolian: reorder the header fileDave Andreoli2018-02-281-141/+171
* Pyolian: rename Eolian to Eolian_StateDave Andreoli2018-02-274-7/+7