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

Roberto Ierusalimschy 4b107a8776 Details in lparser.c 8 luni în urmă
manual 915c29f8bd Improvements in the manual 8 luni în urmă
testes 7ca3c40b50 Another way to compile goto's 8 luni în urmă
.gitignore 30528049f1 'lua_upvalueid' returns NULL on invalid upvalue index 5 ani în urmă
README.md d9d2904f09 Details 4 ani în urmă
all 4a00f61276 'lua_checkstack' doesn't need to check stack overflow 3 ani în urmă
lapi.c 915c29f8bd Improvements in the manual 8 luni în urmă
lapi.h f407b3c4a1 Using CIST_CLSRET instead of trick with 'nresults' 1 an în urmă
lauxlib.c 50c7c915ee Debug information about extra arguments from __call 10 luni în urmă
lauxlib.h e24ce8c2b3 lua_writestring & co. moved to llimits.h 1 an în urmă
lbaselib.c 4901853c11 Parameter for lua_gc/LUA_GCSTEP changed to 'size_t' 1 an în urmă
lcode.c 2a307f898b When parser reuses constants, only floats can collide 8 luni în urmă
lcode.h 0acd55898d Added gcc option '-Wconversion' 1 an în urmă
lcorolib.c a08d82eb13 llimits.h being used by all Lua code 1 an în urmă
lctype.c e0ab13c62f Easy way to allow Unicode characters in identifiers 5 ani în urmă
lctype.h 8496112a18 Better documentation for 'lctype.h' 5 ani în urmă
ldblib.c 50c7c915ee Debug information about extra arguments from __call 10 luni în urmă
ldebug.c 25a491fe34 OP_SELF restricted to constant short strings 9 luni în urmă
ldebug.h 1b3f507f62 Bug: Call hook may be called twice when count hook yields 2 ani în urmă
ldo.c 915c29f8bd Improvements in the manual 8 luni în urmă
ldo.h 55ac40f859 Cleaning of llimits.h 1 an în urmă
ldump.c 0acd55898d Added gcc option '-Wconversion' 1 an în urmă
lfunc.c a4762b6ffe 'objsize' returns 'l_mem' 10 luni în urmă
lfunc.h 975d4e0592 Fix in the definition of 'sizeLclosure' 9 luni în urmă
lgc.c 002beeebe7 New way to keep hints for table length 9 luni în urmă
lgc.h 1ec251e091 Detail (debugging aid) 8 luni în urmă
linit.c a08d82eb13 llimits.h being used by all Lua code 1 an în urmă
liolib.c e3ce88c9e8 New function 'lua_numbertostrbuff' 10 luni în urmă
ljumptab.h 0ddc0f47bd Several details about 5.4.0 rc1 5 ani în urmă
llex.c 5894ca7b95 Scanner doesn't need to anchor reserved words 8 luni în urmă
llex.h 98ec799591 Detail 5 ani în urmă
llimits.h d4247befa1 New macro 'assert_code' 10 luni în urmă
lmathlib.c 0acd55898d Added gcc option '-Wconversion' 1 an în urmă
lmem.c ddfa1fbccf GC back to controling pace counting bytes 1 an în urmă
lmem.h f2206b2abe '-Wconversion' extended to all options of Lua numbers 1 an în urmă
loadlib.c 0acd55898d Added gcc option '-Wconversion' 1 an în urmă
lobject.c e3ce88c9e8 New function 'lua_numbertostrbuff' 10 luni în urmă
lobject.h bb93f04d87 Refactoring of 'luaH_newkey' 9 luni în urmă
lopcodes.c 007b8c7a01 Details 1 an în urmă
lopcodes.h 25a491fe34 OP_SELF restricted to constant short strings 9 luni în urmă
lopnames.h 0ddc0f47bd Several details about 5.4.0 rc1 5 ani în urmă
loslib.c 0acd55898d Added gcc option '-Wconversion' 1 an în urmă
lparser.c 4b107a8776 Details in lparser.c 8 luni în urmă
lparser.h 7ca3c40b50 Another way to compile goto's 8 luni în urmă
lprefix.h 0ddc0f47bd Several details about 5.4.0 rc1 5 ani în urmă
lstate.c a4762b6ffe 'objsize' returns 'l_mem' 10 luni în urmă
lstate.h 915c29f8bd Improvements in the manual 8 luni în urmă
lstring.c 0acd55898d Added gcc option '-Wconversion' 1 an în urmă
lstring.h 5894ca7b95 Scanner doesn't need to anchor reserved words 8 luni în urmă
lstrlib.c f2206b2abe '-Wconversion' extended to all options of Lua numbers 1 an în urmă
ltable.c 1ec251e091 Detail (debugging aid) 8 luni în urmă
ltable.h 1c40ff9faa Scanner and parser use different tables for constants 9 luni în urmă
ltablib.c b443145ff3 Details 1 an în urmă
ltests.c 04e495403b New function 'lua_printvalue' for internal debugging 9 luni în urmă
ltests.h 04e495403b New function 'lua_printvalue' for internal debugging 9 luni în urmă
ltm.c 0acd55898d Added gcc option '-Wconversion' 1 an în urmă
ltm.h 0acd55898d Added gcc option '-Wconversion' 1 an în urmă
lua.c e4f418f07c Local declaration in the REPL generates a warning 11 luni în urmă
lua.h 50c7c915ee Debug information about extra arguments from __call 10 luni în urmă
luaconf.h ee6a4cd1ec Ease slightly making Lua with C89 10 luni în urmă
lualib.h 165389b27b New interface to function 'luaL_openselectedlibs' 1 an în urmă
lundump.c 0acd55898d Added gcc option '-Wconversion' 1 an în urmă
lundump.h cc2b66c856 Removed type 'varint_t' 1 an în urmă
lutf8lib.c 007b8c7a01 Details 1 an în urmă
lvm.c 7ca3c40b50 Another way to compile goto's 8 luni în urmă
lvm.h 0acd55898d Added gcc option '-Wconversion' 1 an în urmă
lzio.c 55ac40f859 Cleaning of llimits.h 1 an în urmă
lzio.h 0acd55898d Added gcc option '-Wconversion' 1 an în urmă
makefile 429761d7d2 New optimization option for testing 8 luni în urmă
onelua.c c4b71b7ba0 Details 2 ani în urmă

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.