| Commit message (Collapse) | Author | Files | Lines |
|
'TString'
|
|
|
|
|
|
receiving it
|
|
integers too)
|
|
|
|
conversion from strings to integers
|
|
to float or integer according to the string syntax)
|
|
|
|
|
|
step are integers
|
|
|
|
|
|
|
|
between 'double' and 'unsigned' (which can be slow and unreliable)
|
|
|
|
be able to dump/undump long-long integers)
|
|
option
|
|
correct error messages in case of version mixings
|
|
|
|
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
|
|
|