Tags: pkulchenko/lua-array
Toggle v5-3-4's commit message
Toggle v5-3-3's commit message
'lua_pushglobaltable' returns 'void'
Toggle v5-3-2's commit message
format "%s" in 'string.format' accepts embedded zeros when it
has no modifiers
Toggle v5-3-1's commit message
bug in order NaN x int (tests must ensure that NaN does not get
converted to integer)
Toggle v5-3-0's commit message
'setkey' -> 'setnodekey' (to avoid conflicts with POSIX)
Toggle v5-3-beta's commit message
detail (using 'sizeof' instead of 'strlen' for length of a constant
string)
Toggle v5-3-alpha's commit message
release changed to (5.3) alpha
Toggle v5-2-3's commit message
details (typos in comments)
Toggle v5-2-2's commit message
logic for checking mode for 'fopen' moved to macro 'lua_checkmode'
Toggle v5-2-1's commit message
bugs: Internal Lua values may escape through the debug API +
Problems when yielding from debug hooks
You can’t perform that action at this time.