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

Roberto Ierusalimschy 027e9e99ca simpler implementation for userdata types il y a 20 ans
bugs 6bfef60e77 bug: rawset/rawget do not ignore extra arguments il y a 20 ans
lapi.c 1a343814d8 details il y a 20 ans
lapi.h 8718fda9b2 added LUAI_FUNC to functions not in the API il y a 20 ans
lauxlib.c 027e9e99ca simpler implementation for userdata types il y a 20 ans
lauxlib.h 027e9e99ca simpler implementation for userdata types il y a 20 ans
lbaselib.c 5e8a9e324c luaL_openlib -> luaL_register, luaL_putchar -> luaL_addchar il y a 20 ans
lcode.c 074352911f new coding for while and repeat (with new scoping for repeat) il y a 20 ans
lcode.h f21e9c172f details il y a 20 ans
ldblib.c 5e8a9e324c luaL_openlib -> luaL_register, luaL_putchar -> luaL_addchar il y a 20 ans
ldebug.c 680fc88cc2 a small bug il y a 20 ans
ldebug.h 8718fda9b2 added LUAI_FUNC to functions not in the API il y a 20 ans
ldo.c 44b19075c0 small changes (to easy integration with Coco) il y a 20 ans
ldo.h 8718fda9b2 added LUAI_FUNC to functions not in the API 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 680fc88cc2 a small bug il y a 20 ans
lgc.h 746a1d612b small bug (type error) il y a 20 ans
linit.c c7b4f44772 correct name to open package library il y a 20 ans
liolib.c 2f2b4a42a9 luaL_checkudata raises an error if value is not correct 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 d96f088a26 'lua_lock' and similars should be hard to use il y a 20 ans
lmathlib.c 5e8a9e324c luaL_openlib -> luaL_register, luaL_putchar -> luaL_addchar 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 2f2b4a42a9 luaL_checkudata raises an error if value is not correct 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 f21e9c172f details il y a 20 ans
lopcodes.h d987cf1f81 new mark LUAI_DATA for extern data il y a 20 ans
loslib.c 5e8a9e324c luaL_openlib -> luaL_register, luaL_putchar -> luaL_addchar il y a 20 ans
lparser.c 074352911f new coding for while and repeat (with new scoping for repeat) il y a 20 ans
lparser.h 8718fda9b2 added LUAI_FUNC to functions not in the API il y a 20 ans
lstate.c eca9fa02d2 small improvement 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 5e8a9e324c luaL_openlib -> luaL_register, luaL_putchar -> luaL_addchar 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 5e8a9e324c luaL_openlib -> luaL_register, luaL_putchar -> luaL_addchar il y a 20 ans
ltests.c 5e8a9e324c luaL_openlib -> luaL_register, luaL_putchar -> luaL_addchar il y a 20 ans
ltests.h d987cf1f81 new mark LUAI_DATA for extern data 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 f7720bebe3 more precise way to check incomplete lines il y a 20 ans
lua.h e4d369c9b7 comments il y a 20 ans
luaconf.h 074352911f new coding for while and repeat (with new scoping for repeat) 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 42a662334a simpler implementation for unary minus il y a 20 ans
lvm.h 8718fda9b2 added LUAI_FUNC to functions not in the API 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