| Commit message (Collapse) | Author | Files | Lines |
|
|
|
outside (mostly for testing)
|
|
should be used only between lua_Integer and lua_Unsigned
|
|
'tointeger'/'tounsigned'
|
|
lua_Integer, not of 'int'
|
|
type) + some comments
|
|
the size of an 'int', but also by the size of a 'lua_Integer'
|
|
|
|
|
|
|
|
|
|
not unsigned ones) + new type 'l_uacInt'
|
|
a lua_Integer)
|
|
|
|
|
|
means that there is no overflows when undumping)
|
|
|
|
for any integer interval (up to [minint,maxint])
|
|
'min/maxint' -> 'min/maxinteger'
|
|
|
|
(lua_Number) of other computations
|
|
single step individually
|
|
|
|
|
|
|
|
|
|
|
|
their last bit
|
|
|
|
strings to numbers
|
|
|
|
|
|
|
|
from 'int' to 'lua_Integer')
|
|
|
|
a GC cycle
|
|
|
|
|
|
|
|
|
|
|
|
configurations
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|