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

Roberto Ierusalimschy e33d7bae45 __STRICT_ANSI__ -> LUA_ANSI (definition is independent of gcc) il y a 20 ans
bugs 6bfef60e77 bug: rawset/rawget do not ignore extra arguments il y a 20 ans
lapi.c d628795940 lua_objsize -> lua_objlen (more compatible with use of `len´ in other il y a 20 ans
lapi.h 8718fda9b2 added LUAI_FUNC to functions not in the API il y a 20 ans
lauxlib.c d628795940 lua_objsize -> lua_objlen (more compatible with use of `len´ in other il y a 20 ans
lauxlib.h d628795940 lua_objsize -> lua_objlen (more compatible with use of `len´ in other il y a 20 ans
lbaselib.c e8a7ecb982 luaL_findstring -> luaL_checkoption il y a 20 ans
lcode.c f21e9c172f details il y a 20 ans
lcode.h f21e9c172f details il y a 20 ans
ldblib.c 67578ec51f several small details il y a 20 ans
ldebug.c 90de38bf1f warnings in VS .Net il y a 20 ans
ldebug.h 8718fda9b2 added LUAI_FUNC to functions not in the API il y a 20 ans
ldo.c 90de38bf1f warnings in VS .Net 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 90de38bf1f warnings in VS .Net il y a 20 ans
lgc.h 8718fda9b2 added LUAI_FUNC to functions not in the API il y a 20 ans
linit.c 04f657c7f8 new protocol to open standard libraries il y a 20 ans
liolib.c e8a7ecb982 luaL_findstring -> luaL_checkoption il y a 20 ans
llex.c 67578ec51f several small details il y a 20 ans
llex.h 8718fda9b2 added LUAI_FUNC to functions not in the API il y a 20 ans
llimits.h 370d31a559 `luac´ -> `luai' (to avoid confusion with other luac stuff) il y a 20 ans
lmathlib.c 49f90ffdeb new functions (to complete math.h) 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 38da9d568a better use defined/undefined as flag values for macros il y a 20 ans
lobject.c 90de38bf1f warnings in VS .Net il y a 20 ans
lobject.h 90de38bf1f warnings in VS .Net il y a 20 ans
lopcodes.c f21e9c172f details il y a 20 ans
lopcodes.h f21e9c172f details il y a 20 ans
loslib.c e8a7ecb982 luaL_findstring -> luaL_checkoption il y a 20 ans
lparser.c f21e9c172f details il y a 20 ans
lparser.h 8718fda9b2 added LUAI_FUNC to functions not in the API il y a 20 ans
lstate.c 6cf85dcc90 metatables for all types il y a 20 ans
lstate.h 6cf85dcc90 metatables for all types 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 90de38bf1f warnings in VS .Net il y a 20 ans
ltable.c 90de38bf1f warnings in VS .Net il y a 20 ans
ltable.h 8718fda9b2 added LUAI_FUNC to functions not in the API il y a 20 ans
ltablib.c 67578ec51f several small details il y a 20 ans
ltests.c d628795940 lua_objsize -> lua_objlen (more compatible with use of `len´ in other il y a 20 ans
ltests.h b320d37a80 better tests for correctness of `savedpc' il y a 20 ans
ltm.c f21e9c172f details il y a 20 ans
ltm.h f21e9c172f details il y a 20 ans
lua.c 67578ec51f several small details il y a 20 ans
lua.h d628795940 lua_objsize -> lua_objlen (more compatible with use of `len´ in other il y a 20 ans
luaconf.h e33d7bae45 __STRICT_ANSI__ -> LUA_ANSI (definition is independent of gcc) il y a 20 ans
lualib.h 04f657c7f8 new protocol to open standard libraries 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 90de38bf1f warnings in VS .Net il y a 20 ans
lvm.h 8718fda9b2 added LUAI_FUNC to functions not in the API il y a 20 ans
lzio.c 67578ec51f several small details 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