Mirror of the amazing lua scripting language
#lua #script #scripting #script-engine #embed #embedded #script-language

Roberto Ierusalimschy cbdf4969ec Manual: errors in lua_toclose are not memory errors il y a 1 an
manual cbdf4969ec Manual: errors in lua_toclose are not memory errors il y a 1 an
testes 262dc5729a Details il y a 1 an
.gitignore 30528049f1 'lua_upvalueid' returns NULL on invalid upvalue index il y a 4 ans
README.md d9d2904f09 Details il y a 4 ans
all 4a00f61276 'lua_checkstack' doesn't need to check stack overflow il y a 3 ans
lapi.c 0593256707 'luaH_get' functions return tag of the result il y a 1 an
lapi.h 65b07dd53d API asserts for illegal pops of to-be-closed variables il y a 1 an
lauxlib.c cbdf4969ec Manual: errors in lua_toclose are not memory errors il y a 1 an
lauxlib.h 52aa2b5d24 Details il y a 1 an
lbaselib.c 0897c0a428 'getmode' renamed to 'getMode' il y a 1 an
lcode.c 0593256707 'luaH_get' functions return tag of the result il y a 1 an
lcode.h 9fa63a6268 Some 'unsigned int' changed to 'unsigned' il y a 1 an
lcorolib.c 6443185167 "Emergency" new version 5.4.6 il y a 2 ans
lctype.c e0ab13c62f Easy way to allow Unicode characters in identifiers il y a 5 ans
lctype.h 8496112a18 Better documentation for 'lctype.h' il y a 4 ans
ldblib.c 7360f8d0fd Removed deprecated function 'setcstacklimit' il y a 1 an
ldebug.c 65b07dd53d API asserts for illegal pops of to-be-closed variables il y a 1 an
ldebug.h 1b3f507f62 Bug: Call hook may be called twice when count hook yields il y a 2 ans
ldo.c 65b07dd53d API asserts for illegal pops of to-be-closed variables il y a 1 an
ldo.h ab6a949522 Merge branch 'master' into nextversion il y a 2 ans
ldump.c 0593256707 'luaH_get' functions return tag of the result il y a 1 an
lfunc.c e7af9cdf0b Fixed buffers reuse absolute line information il y a 1 an
lfunc.h 413a393e62 Stack indices changed to union's il y a 2 ans
lgc.c 262dc5729a Details il y a 1 an
lgc.h 262dc5729a Details il y a 1 an
linit.c 165389b27b New interface to function 'luaL_openselectedlibs' il y a 1 an
liolib.c cbdf4969ec Manual: errors in lua_toclose are not memory errors il y a 1 an
ljumptab.h 0ddc0f47bd Several details about 5.4.0 rc1 il y a 5 ans
llex.c 819bd51d87 Some cleaning in the new table API il y a 2 ans
llex.h 98ec799591 Detail il y a 4 ans
llimits.h 9fa63a6268 Some 'unsigned int' changed to 'unsigned' il y a 1 an
lmathlib.c 7237eb3f1c Fixed warnings from different compilers il y a 1 an
lmem.c 88e5c6b80b Merge branch 'master' into nextversion il y a 2 ans
lmem.h 8047b2d03e Tables have a 'lastfree' information only when needed il y a 2 ans
loadlib.c 3507c3380f Small simplification in 'findloader' il y a 1 an
lobject.c c31d6774ac Details il y a 1 an
lobject.h 5edacafcfa Yet another representation for arrays il y a 1 an
lopcodes.c 0ddc0f47bd Several details about 5.4.0 rc1 il y a 5 ans
lopcodes.h 934e77a286 Details il y a 2 ans
lopnames.h 0ddc0f47bd Several details about 5.4.0 rc1 il y a 5 ans
loslib.c 5e08b41567 Simpler definition for LUA_STRFTIMEOPTIONS il y a 2 ans
lparser.c f33cda8d6e New macro 'getlstr' il y a 1 an
lparser.h d9d2904f09 Details il y a 4 ans
lprefix.h 0ddc0f47bd Several details about 5.4.0 rc1 il y a 5 ans
lstate.c 9fa63a6268 Some 'unsigned int' changed to 'unsigned' il y a 1 an
lstate.h 262dc5729a Details il y a 1 an
lstring.c 9fa63a6268 Some 'unsigned int' changed to 'unsigned' il y a 1 an
lstring.h 9fa63a6268 Some 'unsigned int' changed to 'unsigned' il y a 1 an
lstrlib.c 4eda1acafa Cleaner protocol between 'lua_dump' and writer function il y a 1 an
ltable.c 5edacafcfa Yet another representation for arrays il y a 1 an
ltable.h 5edacafcfa Yet another representation for arrays il y a 1 an
ltablib.c 9fa63a6268 Some 'unsigned int' changed to 'unsigned' il y a 1 an
ltests.c 9fa63a6268 Some 'unsigned int' changed to 'unsigned' il y a 1 an
ltests.h e81f586001 Removed compatibility option LUA_COMPAT_GCPARAMS il y a 1 an
ltm.c 88a50ffa71 Fixed dangling 'StkId' in 'luaV_finishget' il y a 1 an
ltm.h 88a50ffa71 Fixed dangling 'StkId' in 'luaV_finishget' il y a 1 an
lua.c 262dc5729a Details il y a 1 an
lua.h 9d985db7bb New year (2024) il y a 1 an
luaconf.h 262dc5729a Details il y a 1 an
lualib.h 165389b27b New interface to function 'luaL_openselectedlibs' il y a 1 an
lundump.c 0593256707 'luaH_get' functions return tag of the result il y a 1 an
lundump.h cc2b66c856 Removed type 'varint_t' il y a 1 an
lutf8lib.c a1089b415a Bug: 'utf8.codes' accepts spurious continuation bytes il y a 2 ans
lvm.c 262dc5729a Details il y a 1 an
lvm.h 0593256707 'luaH_get' functions return tag of the result il y a 1 an
lzio.c 14e416355f Added suport for Fixed Buffers il y a 1 an
lzio.h 14e416355f Added suport for Fixed Buffers il y a 1 an
makefile b5c65705ca New year (2023) il y a 2 ans
onelua.c c4b71b7ba0 Details il y a 2 ans

README.md

Lua

This is the repository of Lua development code, as seen by the Lua team. It contains the full history of all commits but is mirrored irregularly. For complete information about Lua, visit Lua.org.

Please do not send pull requests. To report issues, post a message to the Lua mailing list.

Download official Lua releases from Lua.org.