efl/src/scripts/elua/core
Daniel Kolesa 40214e16c7 elua: correctly wrap gettext funcs
Now, we cannot directly register funcs defined by a different
signature than the lua standard (int (*)(lua_State *)) so we
have to correctly wrap those with proper conversions etc.
2017-11-24 10:55:46 +01:00
..
gettext.lua elua: correctly wrap gettext funcs 2017-11-24 10:55:46 +01:00
module.lua
serializer.lua
util.lua