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

Roberto Ierusalimschy bbf2cea9a1 more "polite" way to change a thread's environment hace 20 años
bugs 6bfef60e77 bug: rawset/rawget do not ignore extra arguments hace 20 años
lapi.c b3f7a43019 lua_setfenv/lua_getfenv should also manipulate threads hace 20 años
lapi.h 8718fda9b2 added LUAI_FUNC to functions not in the API hace 20 años
lauxlib.c d628795940 lua_objsize -> lua_objlen (more compatible with use of `len´ in other hace 20 años
lauxlib.h d628795940 lua_objsize -> lua_objlen (more compatible with use of `len´ in other hace 20 años
lbaselib.c bbf2cea9a1 more "polite" way to change a thread's environment hace 20 años
lcode.c 746a1d612b small bug (type error) hace 20 años
lcode.h f21e9c172f details hace 20 años
ldblib.c 67578ec51f several small details hace 20 años
ldebug.c 69cc0a12fe small bug hace 20 años
ldebug.h 8718fda9b2 added LUAI_FUNC to functions not in the API hace 20 años
ldo.c 34aac33c15 detail hace 20 años
ldo.h 8718fda9b2 added LUAI_FUNC to functions not in the API hace 20 años
ldump.c 67578ec51f several small details hace 20 años
lfunc.c 1ab2b93462 debug information for last line of a function definition hace 20 años
lfunc.h 8718fda9b2 added LUAI_FUNC to functions not in the API hace 20 años
lgc.c 746a1d612b small bug (type error) hace 20 años
lgc.h 746a1d612b small bug (type error) hace 20 años
linit.c 04f657c7f8 new protocol to open standard libraries hace 20 años
liolib.c 3ad03b331d optional size for 'setvbuf' hace 20 años
llex.c 67578ec51f several small details hace 20 años
llex.h d987cf1f81 new mark LUAI_DATA for extern data hace 20 años
llimits.h 370d31a559 `luac´ -> `luai' (to avoid confusion with other luac stuff) hace 20 años
lmathlib.c 1f9f97e3cf 'math.mod' -> 'math.fmod' hace 20 años
lmem.c d55bb795fa details hace 20 años
lmem.h 8718fda9b2 added LUAI_FUNC to functions not in the API hace 20 años
loadlib.c 7f97ec286e parent modules are also imported toghether with the module itself hace 20 años
lobject.c 90de38bf1f warnings in VS .Net hace 20 años
lobject.h 0d1685d751 bug: last tag is not the number of tags... hace 20 años
lopcodes.c f21e9c172f details hace 20 años
lopcodes.h d987cf1f81 new mark LUAI_DATA for extern data hace 20 años
loslib.c e8a7ecb982 luaL_findstring -> luaL_checkoption hace 20 años
lparser.c 0b71bfd6af syntax for length changed from '*' to '#' hace 20 años
lparser.h 8718fda9b2 added LUAI_FUNC to functions not in the API hace 20 años
lstate.c eca9fa02d2 small improvement hace 20 años
lstate.h eca9fa02d2 small improvement hace 20 años
lstring.c 7d45a5f48f C functions and userdata also have environments hace 20 años
lstring.h 8718fda9b2 added LUAI_FUNC to functions not in the API hace 20 años
lstrlib.c 8efb44b5e0 changes in 'string.find' and 'string.gfind' (new 'string.match' and hace 20 años
ltable.c 90de38bf1f warnings in VS .Net hace 20 años
ltable.h d987cf1f81 new mark LUAI_DATA for extern data hace 20 años
ltablib.c 67578ec51f several small details hace 20 años
ltests.c d628795940 lua_objsize -> lua_objlen (more compatible with use of `len´ in other hace 20 años
ltests.h d987cf1f81 new mark LUAI_DATA for extern data hace 20 años
ltm.c f21e9c172f details hace 20 años
ltm.h d987cf1f81 new mark LUAI_DATA for extern data hace 20 años
lua.c f7720bebe3 more precise way to check incomplete lines hace 20 años
lua.h d628795940 lua_objsize -> lua_objlen (more compatible with use of `len´ in other hace 20 años
luaconf.h e82b41aac2 several small improvements hace 20 años
lualib.h 04f657c7f8 new protocol to open standard libraries hace 20 años
lundump.c 90de38bf1f warnings in VS .Net hace 20 años
lundump.h 67578ec51f several small details hace 20 años
lvm.c ee1edd5734 detail hace 20 años
lvm.h 8718fda9b2 added LUAI_FUNC to functions not in the API hace 20 años
lzio.c eca9fa02d2 small improvement hace 20 años
lzio.h 67578ec51f several small details hace 20 años
makefile c6293a76cc LUA_DL_DLOPEN is for internal use; makefile should use LUA_USE_DLOPEN hace 20 años