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

Roberto Ierusalimschy 201288b4df small bug il y a 20 ans
bugs 6bfef60e77 bug: rawset/rawget do not ignore extra arguments il y a 20 ans
lapi.c 9f4211310f more precision for gc count il y a 20 ans
lapi.h 8718fda9b2 added LUAI_FUNC to functions not in the API il y a 20 ans
lauxlib.c 053e873145 new macro luaL_opt to avoid evaluating defaults when no needed il y a 20 ans
lauxlib.h 053e873145 new macro luaL_opt to avoid evaluating defaults when no needed il y a 20 ans
lbaselib.c 053e873145 new macro luaL_opt to avoid evaluating defaults when no needed il y a 20 ans
lcode.c e9b06c506f small optimization il y a 20 ans
lcode.h 6dd0c6ccbc numeral expressions keep their values in struct 'expdesc' il y a 20 ans
ldblib.c ed7039024d avoid some warnings il y a 20 ans
ldebug.c 0fa9b16148 details il y a 20 ans
ldebug.h 8718fda9b2 added LUAI_FUNC to functions not in the API il y a 20 ans
ldo.c 201288b4df small bug il y a 20 ans
ldo.h 98296f6b45 some bugs related to stack reallocation il y a 20 ans
ldump.c 67578ec51f several small details il y a 20 ans
lfunc.c 1ab2b93462 debug information for last line of a function definition il y a 20 ans
lfunc.h 8718fda9b2 added LUAI_FUNC to functions not in the API il y a 20 ans
lgc.c 4ff1e5b4e1 details il y a 20 ans
lgc.h 98296f6b45 some bugs related to stack reallocation il y a 20 ans
linit.c 3390f9a35a detail il y a 20 ans
liolib.c ed7039024d avoid some warnings il y a 20 ans
llex.c 67578ec51f several small details il y a 20 ans
llex.h d987cf1f81 new mark LUAI_DATA for extern data il y a 20 ans
llimits.h 98296f6b45 some bugs related to stack reallocation il y a 20 ans
lmathlib.c 3390f9a35a detail il y a 20 ans
lmem.c d55bb795fa details il y a 20 ans
lmem.h 8718fda9b2 added LUAI_FUNC to functions not in the API il y a 20 ans
loadlib.c 5511bf6b9d avoid comparisons between (void *) and (int *) il y a 20 ans
lobject.c 95f3eefa5b small optimization il y a 20 ans
lobject.h 0d1685d751 bug: last tag is not the number of tags... il y a 20 ans
lopcodes.c 4385e2ada4 "conceptually", OP_TEST may change reg. A il y a 20 ans
lopcodes.h 502d8f9a06 comments il y a 20 ans
loslib.c 053e873145 new macro luaL_opt to avoid evaluating defaults when no needed il y a 20 ans
lparser.c 6dd0c6ccbc numeral expressions keep their values in struct 'expdesc' il y a 20 ans
lparser.h 6dd0c6ccbc numeral expressions keep their values in struct 'expdesc' il y a 20 ans
lstate.c d31c04c049 missing macros 'luai_userstate*' il y a 20 ans
lstate.h e84b11a494 avoid names starting with '_' il y a 20 ans
lstring.c 7d45a5f48f C functions and userdata also have environments il y a 20 ans
lstring.h 8718fda9b2 added LUAI_FUNC to functions not in the API il y a 20 ans
lstrlib.c 62367dda44 string.gsub accepts a table as the replacement value il y a 20 ans
ltable.c 0f30d00c87 warnings from Visual C il y a 20 ans
ltable.h d987cf1f81 new mark LUAI_DATA for extern data il y a 20 ans
ltablib.c 056b6a8ef4 more robust implementation for table.insert il y a 20 ans
ltests.c e6bfbc38b5 'luaopen_package' was missing in new states il y a 20 ans
ltests.h 8dcc6bc532 avoid the use of global lock il y a 20 ans
ltm.c f21e9c172f details il y a 20 ans
ltm.h d987cf1f81 new mark LUAI_DATA for extern data il y a 20 ans
lua.c 7f376e6ea8 do a complete garbage collection in case of errors il y a 20 ans
lua.h 9f4211310f more precision for gc count il y a 20 ans
luaconf.h a24eb3ef17 different organization for platform dependencies il y a 20 ans
lualib.h c7b4f44772 correct name to open package library il y a 20 ans
lundump.c 90de38bf1f warnings in VS .Net il y a 20 ans
lundump.h 67578ec51f several small details il y a 20 ans
lvm.c cd12ab2597 details (more uniform coding) il y a 20 ans
lvm.h 6fcd334ca0 small improvements il y a 20 ans
lzio.c eca9fa02d2 small improvement il y a 20 ans
lzio.h 67578ec51f several small details il y a 20 ans
makefile c6293a76cc LUA_DL_DLOPEN is for internal use; makefile should use LUA_USE_DLOPEN il y a 20 ans