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

Roberto Ierusalimschy 3b828d9e48 luaL_setfield does a non-raw set hace 20 años
bugs 6bfef60e77 bug: rawset/rawget do not ignore extra arguments hace 20 años
lapi.c 1a343814d8 details hace 20 años
lapi.h 8718fda9b2 added LUAI_FUNC to functions not in the API hace 20 años
lauxlib.c 3b828d9e48 luaL_setfield does a non-raw set hace 20 años
lauxlib.h 16ddf86168 luaL_openlib -> luaL_register and new function luaL_loadstring hace 20 años
lbaselib.c 5e8a9e324c luaL_openlib -> luaL_register, luaL_putchar -> luaL_addchar hace 20 años
lcode.c 074352911f new coding for while and repeat (with new scoping for repeat) hace 20 años
lcode.h f21e9c172f details hace 20 años
ldblib.c 5e8a9e324c luaL_openlib -> luaL_register, luaL_putchar -> luaL_addchar hace 20 años
ldebug.c 680fc88cc2 a small bug hace 20 años
ldebug.h 8718fda9b2 added LUAI_FUNC to functions not in the API hace 20 años
ldo.c 44b19075c0 small changes (to easy integration with Coco) 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 680fc88cc2 a small bug hace 20 años
lgc.h 746a1d612b small bug (type error) hace 20 años
linit.c c7b4f44772 correct name to open package library hace 20 años
liolib.c 2f2b4a42a9 luaL_checkudata raises an error if value is not correct 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 d96f088a26 'lua_lock' and similars should be hard to use hace 20 años
lmathlib.c 5e8a9e324c luaL_openlib -> luaL_register, luaL_putchar -> luaL_addchar 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 2f2b4a42a9 luaL_checkudata raises an error if value is not correct hace 20 años
lobject.c 95f3eefa5b small optimization 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 5e8a9e324c luaL_openlib -> luaL_register, luaL_putchar -> luaL_addchar hace 20 años
lparser.c 074352911f new coding for while and repeat (with new scoping for repeat) 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 5e8a9e324c luaL_openlib -> luaL_register, luaL_putchar -> luaL_addchar 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 5e8a9e324c luaL_openlib -> luaL_register, luaL_putchar -> luaL_addchar hace 20 años
ltests.c 5e8a9e324c luaL_openlib -> luaL_register, luaL_putchar -> luaL_addchar 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 e4d369c9b7 comments hace 20 años
luaconf.h 074352911f new coding for while and repeat (with new scoping for repeat) hace 20 años
lualib.h c7b4f44772 correct name to open package library 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 42a662334a simpler implementation for unary minus 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