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

Roberto Ierusalimschy 8974b59e40 no more compatibility for {;} and similar syntax vor 20 Jahren
bugs 6bfef60e77 bug: rawset/rawget do not ignore extra arguments vor 21 Jahren
lapi.c 98296f6b45 some bugs related to stack reallocation vor 20 Jahren
lapi.h 8718fda9b2 added LUAI_FUNC to functions not in the API vor 20 Jahren
lauxlib.c 027e9e99ca simpler implementation for userdata types vor 20 Jahren
lauxlib.h 027e9e99ca simpler implementation for userdata types vor 20 Jahren
lbaselib.c 5e8a9e324c luaL_openlib -> luaL_register, luaL_putchar -> luaL_addchar vor 20 Jahren
lcode.c 074352911f new coding for while and repeat (with new scoping for repeat) vor 20 Jahren
lcode.h f21e9c172f details vor 20 Jahren
ldblib.c 5e8a9e324c luaL_openlib -> luaL_register, luaL_putchar -> luaL_addchar vor 20 Jahren
ldebug.c 680fc88cc2 a small bug vor 20 Jahren
ldebug.h 8718fda9b2 added LUAI_FUNC to functions not in the API vor 20 Jahren
ldo.c 98296f6b45 some bugs related to stack reallocation vor 20 Jahren
ldo.h 98296f6b45 some bugs related to stack reallocation vor 20 Jahren
ldump.c 67578ec51f several small details vor 20 Jahren
lfunc.c 1ab2b93462 debug information for last line of a function definition vor 20 Jahren
lfunc.h 8718fda9b2 added LUAI_FUNC to functions not in the API vor 20 Jahren
lgc.c 4ff1e5b4e1 details vor 20 Jahren
lgc.h 98296f6b45 some bugs related to stack reallocation vor 20 Jahren
linit.c c7b4f44772 correct name to open package library vor 20 Jahren
liolib.c 2f2b4a42a9 luaL_checkudata raises an error if value is not correct vor 20 Jahren
llex.c 67578ec51f several small details vor 20 Jahren
llex.h d987cf1f81 new mark LUAI_DATA for extern data vor 20 Jahren
llimits.h 98296f6b45 some bugs related to stack reallocation vor 20 Jahren
lmathlib.c 5e8a9e324c luaL_openlib -> luaL_register, luaL_putchar -> luaL_addchar vor 20 Jahren
lmem.c d55bb795fa details vor 21 Jahren
lmem.h 8718fda9b2 added LUAI_FUNC to functions not in the API vor 20 Jahren
loadlib.c 2f2b4a42a9 luaL_checkudata raises an error if value is not correct vor 20 Jahren
lobject.c 95f3eefa5b small optimization vor 20 Jahren
lobject.h 0d1685d751 bug: last tag is not the number of tags... vor 20 Jahren
lopcodes.c f21e9c172f details vor 20 Jahren
lopcodes.h d987cf1f81 new mark LUAI_DATA for extern data vor 20 Jahren
loslib.c 5e8a9e324c luaL_openlib -> luaL_register, luaL_putchar -> luaL_addchar vor 20 Jahren
lparser.c 8974b59e40 no more compatibility for {;} and similar syntax vor 20 Jahren
lparser.h 8718fda9b2 added LUAI_FUNC to functions not in the API vor 20 Jahren
lstate.c eca9fa02d2 small improvement vor 20 Jahren
lstate.h e84b11a494 avoid names starting with '_' vor 20 Jahren
lstring.c 7d45a5f48f C functions and userdata also have environments vor 21 Jahren
lstring.h 8718fda9b2 added LUAI_FUNC to functions not in the API vor 20 Jahren
lstrlib.c 5e8a9e324c luaL_openlib -> luaL_register, luaL_putchar -> luaL_addchar vor 20 Jahren
ltable.c 0f30d00c87 warnings from Visual C vor 20 Jahren
ltable.h d987cf1f81 new mark LUAI_DATA for extern data vor 20 Jahren
ltablib.c 5e8a9e324c luaL_openlib -> luaL_register, luaL_putchar -> luaL_addchar vor 20 Jahren
ltests.c 5e8a9e324c luaL_openlib -> luaL_register, luaL_putchar -> luaL_addchar vor 20 Jahren
ltests.h d987cf1f81 new mark LUAI_DATA for extern data vor 20 Jahren
ltm.c f21e9c172f details vor 20 Jahren
ltm.h d987cf1f81 new mark LUAI_DATA for extern data vor 20 Jahren
lua.c f7720bebe3 more precise way to check incomplete lines vor 20 Jahren
lua.h e4d369c9b7 comments vor 20 Jahren
luaconf.h 23b79c5945 small changes to facilitate external C coroutines vor 20 Jahren
lualib.h c7b4f44772 correct name to open package library vor 20 Jahren
lundump.c 90de38bf1f warnings in VS .Net vor 20 Jahren
lundump.h 67578ec51f several small details vor 20 Jahren
lvm.c 98296f6b45 some bugs related to stack reallocation vor 20 Jahren
lvm.h 6fcd334ca0 small improvements vor 20 Jahren
lzio.c eca9fa02d2 small improvement vor 20 Jahren
lzio.h 67578ec51f several small details vor 20 Jahren
makefile c6293a76cc LUA_DL_DLOPEN is for internal use; makefile should use LUA_USE_DLOPEN vor 20 Jahren