efl/src/scripts/elua/core
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
..
gettext.lua elua: correctly wrap gettext funcs 2017-11-24 10:55:46 +01:00
module.lua
serializer.lua
util.lua elua: fix object system on lua 5.2 onwards 2020-05-31 03:39:49 +02:00