efl/src/lib/elua
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
..
Elua.h elua lib: sanitize all file paths before writing them 2015-06-09 14:01:25 +01:00
cache.c elua: load regular file if bytecode cache fails 2017-08-30 20:21:23 +02:00
elua.c elua: correctly wrap gettext funcs 2017-11-24 10:55:46 +01:00
elua_private.h elua - use safeptr with lightuserdata to work around luajit 64bit issue 2017-11-24 18:29:23 +09:00
io.c elua: use up to date lua API 2017-06-28 11:51:29 +02:00