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 20 år sedan
bugs 6bfef60e77 bug: rawset/rawget do not ignore extra arguments 20 år sedan
lapi.c 1a343814d8 details 20 år sedan
lapi.h 8718fda9b2 added LUAI_FUNC to functions not in the API 20 år sedan
lauxlib.c 3b828d9e48 luaL_setfield does a non-raw set 20 år sedan
lauxlib.h 16ddf86168 luaL_openlib -> luaL_register and new function luaL_loadstring 20 år sedan
lbaselib.c 5e8a9e324c luaL_openlib -> luaL_register, luaL_putchar -> luaL_addchar 20 år sedan
lcode.c 074352911f new coding for while and repeat (with new scoping for repeat) 20 år sedan
lcode.h f21e9c172f details 20 år sedan
ldblib.c 5e8a9e324c luaL_openlib -> luaL_register, luaL_putchar -> luaL_addchar 20 år sedan
ldebug.c 680fc88cc2 a small bug 20 år sedan
ldebug.h 8718fda9b2 added LUAI_FUNC to functions not in the API 20 år sedan
ldo.c 44b19075c0 small changes (to easy integration with Coco) 20 år sedan
ldo.h 8718fda9b2 added LUAI_FUNC to functions not in the API 20 år sedan
ldump.c 67578ec51f several small details 20 år sedan
lfunc.c 1ab2b93462 debug information for last line of a function definition 20 år sedan
lfunc.h 8718fda9b2 added LUAI_FUNC to functions not in the API 20 år sedan
lgc.c 680fc88cc2 a small bug 20 år sedan
lgc.h 746a1d612b small bug (type error) 20 år sedan
linit.c c7b4f44772 correct name to open package library 20 år sedan
liolib.c 2f2b4a42a9 luaL_checkudata raises an error if value is not correct 20 år sedan
llex.c 67578ec51f several small details 20 år sedan
llex.h d987cf1f81 new mark LUAI_DATA for extern data 20 år sedan
llimits.h d96f088a26 'lua_lock' and similars should be hard to use 20 år sedan
lmathlib.c 5e8a9e324c luaL_openlib -> luaL_register, luaL_putchar -> luaL_addchar 20 år sedan
lmem.c d55bb795fa details 20 år sedan
lmem.h 8718fda9b2 added LUAI_FUNC to functions not in the API 20 år sedan
loadlib.c 2f2b4a42a9 luaL_checkudata raises an error if value is not correct 20 år sedan
lobject.c 95f3eefa5b small optimization 20 år sedan
lobject.h 0d1685d751 bug: last tag is not the number of tags... 20 år sedan
lopcodes.c f21e9c172f details 20 år sedan
lopcodes.h d987cf1f81 new mark LUAI_DATA for extern data 20 år sedan
loslib.c 5e8a9e324c luaL_openlib -> luaL_register, luaL_putchar -> luaL_addchar 20 år sedan
lparser.c 074352911f new coding for while and repeat (with new scoping for repeat) 20 år sedan
lparser.h 8718fda9b2 added LUAI_FUNC to functions not in the API 20 år sedan
lstate.c eca9fa02d2 small improvement 20 år sedan
lstate.h e84b11a494 avoid names starting with '_' 20 år sedan
lstring.c 7d45a5f48f C functions and userdata also have environments 20 år sedan
lstring.h 8718fda9b2 added LUAI_FUNC to functions not in the API 20 år sedan
lstrlib.c 5e8a9e324c luaL_openlib -> luaL_register, luaL_putchar -> luaL_addchar 20 år sedan
ltable.c 0f30d00c87 warnings from Visual C 20 år sedan
ltable.h d987cf1f81 new mark LUAI_DATA for extern data 20 år sedan
ltablib.c 5e8a9e324c luaL_openlib -> luaL_register, luaL_putchar -> luaL_addchar 20 år sedan
ltests.c 5e8a9e324c luaL_openlib -> luaL_register, luaL_putchar -> luaL_addchar 20 år sedan
ltests.h d987cf1f81 new mark LUAI_DATA for extern data 20 år sedan
ltm.c f21e9c172f details 20 år sedan
ltm.h d987cf1f81 new mark LUAI_DATA for extern data 20 år sedan
lua.c f7720bebe3 more precise way to check incomplete lines 20 år sedan
lua.h e4d369c9b7 comments 20 år sedan
luaconf.h 074352911f new coding for while and repeat (with new scoping for repeat) 20 år sedan
lualib.h c7b4f44772 correct name to open package library 20 år sedan
lundump.c 90de38bf1f warnings in VS .Net 20 år sedan
lundump.h 67578ec51f several small details 20 år sedan
lvm.c 42a662334a simpler implementation for unary minus 20 år sedan
lvm.h 8718fda9b2 added LUAI_FUNC to functions not in the API 20 år sedan
lzio.c eca9fa02d2 small improvement 20 år sedan
lzio.h 67578ec51f several small details 20 år sedan
makefile c6293a76cc LUA_DL_DLOPEN is for internal use; makefile should use LUA_USE_DLOPEN 20 år sedan