summaryrefslogtreecommitdiff
path: root/src/scripts
Commit message (Expand)AuthorAgeFilesLines
* build: disable elua by default, plus nicer detectionDaniel Kolesa2020-06-061-1/+4
* elua: fix object system on lua 5.2 onwardsDaniel Kolesa2020-05-311-3/+12
* bindings/lua: minor fixes to accommodate cffi-luaDaniel Kolesa2020-05-311-2/+3
* elua: remove old lua bindings generatorDaniel Kolesa2020-05-213-783/+0
* scripts - eina - remove eina-bench-cmp as its disbaled from installCarsten Haitzler (Rasterman)2020-01-063-254/+0
* python: remove not needed imports in various python scriptsStefan Schmidt2019-12-201-1/+0
* pyolian: Add helper functions for simple scriptsLauro Moura2019-11-261-0/+39
* pyolian: Add a method to get the hierarchy of extensionsLauro Moura2019-11-262-0/+25
* pyolian: full_inherit must recurse parent tooLauro Moura2019-11-262-0/+6
* Pyolian: correctly define c_type as a propertyDave Andreoli2019-10-111-1/+2
* Pyolian: improve api coverage scriptDave Andreoli2019-10-101-19/+58
* Pyolian: some more missing symbols definedDave Andreoli2019-10-103-2/+89
* Pyolian: rewritten tests for the pytest frameworkDave Andreoli2019-10-081-449/+446
* Pyolian: implement some missing eolian functionsDave Andreoli2019-10-073-1/+94
* Pyolian gendoc: make link to events actually workDave Andreoli2019-10-072-5/+6
* Pyolian gendoc: use some aux eolian functions to simplify templatesDave Andreoli2019-10-074-27/+40
* Pyolian gendoc: add ability to generate only the stable APIDave Andreoli2019-10-072-11/+64
* Pyolian gendoc: the last hidden bits of documentation ref tokensDave Andreoli2019-10-054-48/+68
* Pyolian gendoc: highlight classes in beta stateDave Andreoli2019-10-056-7/+33
* Pyolian gendoc: more links to typesDave Andreoli2019-10-051-5/+5
* Pyolian gendoc: make links to functions actually workDave Andreoli2019-10-032-9/+8
* Pyolian gendoc: unbreak after recent eolian changesDave Andreoli2019-10-037-17/+18
* Pyolian: implemented eolian Error objectDave Andreoli2019-09-293-0/+35
* Pyolian: reformat code to make pycharm happyDave Andreoli2019-09-294-139/+177
* eolian: rename param direction enum and fields for consistencyDaniel Kolesa2019-09-265-8/+8
* eolian: rename event_prefix to event_c_prefix for consistencyDaniel Kolesa2019-09-263-6/+6
* eolian: move EOLIAN_TYPE_BUILTIN_HASH into beta sectionDaniel Kolesa2019-09-261-11/+10
* eolian: expose most API as stableDaniel Kolesa2019-09-253-21/+12
* eolian: remove support for globalsDaniel Kolesa2019-09-244-92/+32
* eolian: rename any_value_ptr -> any_value_ref for consistencyDaniel Kolesa2019-09-201-1/+1
* eolian: remove second parameter for eolian_type_c_type_getDaniel Kolesa2019-09-093-33/+4
* pyolian: Update after event and binbuf keywordsLauro Moura2019-08-281-6/+8
* eolian: rename is_class api for functions to is_staticDaniel Kolesa2019-08-163-6/+6
* pyolian: Fix testsLauro Moura2019-07-291-32/+45
* eolian: remove API to get freefunc of typeDaniel Kolesa2019-07-083-11/+0
* eolian: rename @warn_unused and its associated APIDaniel Kolesa2019-05-263-6/+6
* eolian: remove param @nonullDaniel Kolesa2019-05-263-9/+0
* eolian: remove @nullable keywordDaniel Kolesa2019-05-213-10/+1
* docs: remove obsolete docgen from the treeDaniel Kolesa2019-05-219-4654/+0
* eolian: rename eolian_event_c_name_getDaniel Kolesa2019-05-163-6/+6
* eolian: rename eolian_typedecl_enum_field_c_name_getDaniel Kolesa2019-05-163-6/+6
* eolian: add API to retrieve the C name of an objectDaniel Kolesa2019-05-163-6/+6
* eolian: refactor parsing API and path handlingDaniel Kolesa2019-05-032-3/+11
* 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