lua/manual
Roberto Ierusalimschy cc1692515e New API function 'lua_closeslot'
Closing a to-be-closed variable with 'lua_settop' is too restrictive,
as it erases all slots above the variable. Moreover, it adds side
effects to 'lua_settop', which should be a fairly basic function.
2021-01-11 15:03:01 -03:00
..
2html Copyright year changed to 2020 2019-12-27 10:38:53 -03:00
manual.of New API function 'lua_closeslot' 2021-01-11 15:03:01 -03:00