efl/src/lib/elua
Daniel Kolesa b8f28e2a99 elua: get rid of lightuserdata for state retrieval
In order to get around the lightuserdata 48-bit problem, split
the state pointer into two and reconstruct it later as necessary.
2018-04-13 15:40:05 +02:00
..
Elua.h all: Simplify definition of EAPI 2018-01-18 18:04:03 +09:00
cache.c elua: load regular file if bytecode cache fails 2017-08-30 20:21:23 +02:00
elua.c elua: get rid of lightuserdata for state retrieval 2018-04-13 15:40:05 +02:00
elua_private.h elua: get rid of lightuserdata for state retrieval 2018-04-13 15:40:05 +02:00
io.c elua: use up to date lua API 2017-06-28 11:51:29 +02:00