lunarmodules/lua-compat-5.3
Compatibility module providing Lua-5.3-style APIs for Lua 5.2 and 5.1
CMIT
Issues
- 3
- 4
Lua 5.3 debug.traceback
#16 opened by daurnimator - 11
Lua 5.4
#48 opened by daurnimator - 3
release automation
#61 opened by alerque - 10
- 1
installing compat-5.3.h by luarocks
#62 opened by fperrad - 1
lprefix.h fails with compilation error
#59 opened by ucarbehlul - 2
table.maxn
#56 opened by EPuncker - 18
Tests fail on 32bit systems
#49 opened by ConiKost - 4
How to compile on windows
#47 opened by Rochet2 - 4
luaL_typeerror
#46 opened by devurandom - 2
src/compat-5.3.c:451:42: error: initializer element is not computable at load time [-Werror=pedantic]
#45 opened by devurandom - 0
src/compat-5.3.c:59:9: error: implicit declaration of function 'strerror_r' [-Werror=implicit-function-declaration]
#44 opened by devurandom - 5
lua_tointegerx accepts non-integers
#40 opened by RhodiumToad - 8
- 1
Build fail with x86_64-w64-mingw32-gcc on MacOS
#41 opened by zhaozg - 2
lua_getuservalue should return type
#39 opened by daurnimator - 3
Problems with detection of strerror_r
#36 opened by hishamhm - 1
luaL_loadbufferx
#30 opened by daurnimator - 0
luaL_Stream
#27 opened by daurnimator - 1
LUAERRGCM missing
#29 opened by daurnimator - 0
Add lua_resume
#25 opened by daurnimator - 1
Macro safety
#22 opened by daurnimator - 1
Compiling with Lua 5.3 fails
#20 opened by RyanSquared - 0
lua_pushstring should return pushed string
#21 opened by daurnimator - 4
Failure with luajit 2.1
#19 opened by daurnimator - 3
assert and non-string errors
#14 opened by daurnimator - 1
Support missing "*" in file:read formats
#15 opened by daurnimator - 18
Use from library
#10 opened by daurnimator - 5
Set __name in luaL_newmetatable
#13 opened by daurnimator - 1
Return values for 'get' functions
#12 opened by daurnimator - 2
Add luaL_execresult
#11 opened by daurnimator - 13
table library respects metamethods
#2 opened by daurnimator - 4
new functions string.pack, string.unpack
#1 opened by daurnimator - 2
UTF8 Support
#8 opened by daurnimator - 1
new function table.move
#3 opened by daurnimator - 4
new function lua_stringtonumber
#6 opened by daurnimator - 3
new function lua_rotate
#4 opened by daurnimator - 1
new functions lua_geti lua_seti
#5 opened by daurnimator - 1
New function lua_numbertointeger
#7 opened by daurnimator