Roberto Ierusalimschy d68d8287aa new lua_Objects are created below the C2lua stack, so most API functions
don't need to adjust stack. So lua_getref does not change the stack,
and lua_pushref can use it as a macro.
1997-06-06 17:54:40 -03:00
1997-04-07 11:48:53 -03:00
1997-04-14 16:08:09 -03:00
1997-04-04 19:24:51 -03:00
1993-12-17 16:41:19 -02:00
1997-04-11 18:34:53 -03:00
1997-04-06 11:17:06 -03:00
1993-12-17 16:41:19 -02:00
1997-05-26 11:42:36 -03:00
1996-02-07 12:13:17 -02:00
1997-04-14 09:12:40 -03:00
1997-04-14 09:12:40 -03:00
Description
No description provided
13 MiB
Languages
C 66.7%
Lua 32.6%
Makefile 0.6%
Shell 0.1%