efl/src/scripts/elua
Daniel Kolesa b953b99a66 elua: fix object system on lua 5.2 onwards
This is a quick hacky fix, but it enables elua to work well with
lua 5.2+. Notably Eolian bindings work now.

Later this will be rewritten to use __gc directly on object
instances, with a fallback for newproxy for 5.1/luajit.
2020-05-31 03:39:49 +02:00
..
apps elua: remove old lua bindings generator 2020-05-21 17:29:23 +02:00
core elua: fix object system on lua 5.2 onwards 2020-05-31 03:39:49 +02:00
modules elua: remove old lua bindings generator 2020-05-21 17:29:23 +02:00
meson.build here comes meson 2018-10-02 17:22:50 +02:00