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

Roberto Ierusalimschy a05190fa3b elimination of common code + better error message 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 20131e54d3 no more "getc" when testing if file exists 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 a569099b70 no more path for loadfile + function lists sorted 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 80ac5e83fd details (alphabetical order for list of functions) hace 20 años
ldebug.c 87be01598b warnings Visual C hace 20 años
ldebug.h 8718fda9b2 added LUAI_FUNC to functions not in the API hace 20 años
ldo.c 575637319e better recovery at panic 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 80ac5e83fd details (alphabetical order for list of functions) 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 289b5dc67a details (function list in alphabetical order) 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 a05190fa3b elimination of common code + better error message hace 20 años
lobject.c c2f065f405 detail 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 0f30d00c87 warnings from Visual C 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 e84b11a494 avoid names starting with '_' 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 80ac5e83fd details (alphabetical order for list of functions) hace 20 años
ltable.c 0f30d00c87 warnings from Visual C hace 20 años
ltable.h d987cf1f81 new mark LUAI_DATA for extern data hace 20 años
ltablib.c 80ac5e83fd details (alphabetical order for list of functions) hace 20 años
ltests.c 80ac5e83fd details (alphabetical order for list of functions) 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 b261cd110f new macro for conversion double->int + small changes 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