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

Roberto I 2a7cf4f319 More effort in avoiding errors in finalizers hai 2 semanas
manual 82d721a855 Format adjust in the manual hai 1 mes
testes 2a7cf4f319 More effort in avoiding errors in finalizers hai 2 semanas
.gitignore 30528049f1 'lua_upvalueid' returns NULL on invalid upvalue index %!s(int64=5) %!d(string=hai) anos
README.md d9d2904f09 Details %!s(int64=5) %!d(string=hai) anos
all 4a00f61276 'lua_checkstack' doesn't need to check stack overflow %!s(int64=3) %!d(string=hai) anos
lapi.c 632a71b24d BUG: Arithmetic overflow in 'collectgarbage"step"' hai 1 mes
lapi.h f407b3c4a1 Using CIST_CLSRET instead of trick with 'nresults' hai 1 ano
lauxlib.c 3d03ae5bd6 'luaL_newstate' starts state with warnings on hai 1 mes
lauxlib.h 5cfc725a8b Special case for 'string.rep' over an empty string hai 3 semanas
lbaselib.c 4cf498210e '__pairs' can also return a to-be-closed object hai 2 meses
lcode.c 8164d09338 Wrong assert in 'luaK_indexed' hai 1 mes
lcode.h e44f3a2ffc Global initialization checks name conflict hai 2 meses
lcorolib.c 985ef32248 In luaB_close, running coroutines do not go to default hai 1 mes
lctype.c 03d672a95c Details (comments) hai 6 meses
lctype.h 8496112a18 Better documentation for 'lctype.h' %!s(int64=5) %!d(string=hai) anos
ldblib.c 50c7c915ee Debug information about extra arguments from __call hai 1 ano
ldebug.c a07f6a8241 Functions with vararg tables don't need hidden args. hai 2 meses
ldebug.h e44f3a2ffc Global initialization checks name conflict hai 2 meses
ldo.c 2a7cf4f319 More effort in avoiding errors in finalizers hai 2 semanas
ldo.h a5522f06d2 GC checks stack space before running finalizer hai 1 mes
ldump.c 7a92f3f99a Change in dumping of NULL strings hai 3 meses
lfunc.c dd095677e3 Small cleaning services hai 5 meses
lfunc.h d1e677c52b New type 'TStatus' for thread status/error codes hai 1 ano
lgc.c 2a7cf4f319 More effort in avoiding errors in finalizers hai 2 semanas
lgc.h 1ec251e091 Detail (debugging aid) hai 1 ano
linit.c a08d82eb13 llimits.h being used by all Lua code hai 1 ano
liolib.c 9a3940380a New compile option LUA_USE_OFF_T hai 5 meses
ljumptab.h e44f3a2ffc Global initialization checks name conflict hai 2 meses
llex.c ded2ad2d86 Slightly faster way to check for "global" hai 8 meses
llex.h ded2ad2d86 Slightly faster way to check for "global" hai 8 meses
llimits.h 26755cad99 Added "attribute internal" to __MACH__ platforms hai 3 meses
lmathlib.c 9ea06e61f2 Details hai 4 meses
lmem.c ddfa1fbccf GC back to controling pace counting bytes hai 1 ano
lmem.h e5f4927a0b Array sizes in undump changed from unsigned to int hai 11 meses
loadlib.c 60b6599e83 Short strings can be external, too hai 6 meses
lobject.c c33bb08ffe Added some casts for 32-bit machines hai 6 meses
lobject.h a07f6a8241 Functions with vararg tables don't need hidden args. hai 2 meses
lopcodes.c e44f3a2ffc Global initialization checks name conflict hai 2 meses
lopcodes.h a07f6a8241 Functions with vararg tables don't need hidden args. hai 2 meses
lopnames.h e44f3a2ffc Global initialization checks name conflict hai 2 meses
loslib.c 9ea06e61f2 Details hai 4 meses
lparser.c 104b0fc700 Details hai 1 mes
lparser.h 25c54fe60e Optimization for vararg tables hai 4 meses
lprefix.h 0ddc0f47bd Several details about 5.4.0 rc1 %!s(int64=5) %!d(string=hai) anos
lstate.c 2a7cf4f319 More effort in avoiding errors in finalizers hai 2 semanas
lstate.h 2a7cf4f319 More effort in avoiding errors in finalizers hai 2 semanas
lstring.c 9c66903cc5 Details hai 3 meses
lstring.h 9c66903cc5 Details hai 3 meses
lstrlib.c 5cfc725a8b Special case for 'string.rep' over an empty string hai 3 semanas
ltable.c 962f444a75 Details hai 3 semanas
ltable.h 303f415559 Randomness added to table length computation hai 6 meses
ltablib.c 7d7ae8781e Parameters for 'lua_createtable' back to int hai 1 ano
ltests.c 2a7cf4f319 More effort in avoiding errors in finalizers hai 2 semanas
ltests.h f791bb6906 Details hai 3 meses
ltm.c a07f6a8241 Functions with vararg tables don't need hidden args. hai 2 meses
ltm.h c4e2c91973 Details hai 1 mes
lua.c 3d03ae5bd6 'luaL_newstate' starts state with warnings on hai 1 mes
lua.h 06c5d3825f Removed code for compatibility with version 5.3 hai 5 meses
luaconf.h 9ea06e61f2 Details hai 4 meses
lualib.h 165389b27b New interface to function 'luaL_openselectedlibs' hai 1 ano
lundump.c 7a92f3f99a Change in dumping of NULL strings hai 3 meses
lundump.h b5b1995f29 Checks for type 'int' added to binary header hai 10 meses
lutf8lib.c f791bb6906 Details hai 3 meses
lvm.c f33cc4ddec New conceptual model for vararg hai 2 meses
lvm.h 2d8d5c74b5 Details hai 1 ano
lzio.c 55ac40f859 Cleaning of llimits.h hai 1 ano
lzio.h 0acd55898d Added gcc option '-Wconversion' hai 1 ano
makefile 26755cad99 Added "attribute internal" to __MACH__ platforms hai 3 meses
onelua.c 711890624f update in 'onelua.c' hai 5 meses

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.