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

Roberto Ierusalimschy 0b71bfd6af syntax for length changed from '*' to '#' hace 20 años
bugs 6bfef60e77 bug: rawset/rawget do not ignore extra arguments hace 20 años
lapi.c d628795940 lua_objsize -> lua_objlen (more compatible with use of `len´ in other hace 20 años
lapi.h 8718fda9b2 added LUAI_FUNC to functions not in the API hace 20 años
lauxlib.c d628795940 lua_objsize -> lua_objlen (more compatible with use of `len´ in other hace 20 años
lauxlib.h d628795940 lua_objsize -> lua_objlen (more compatible with use of `len´ in other hace 20 años
lbaselib.c e8a7ecb982 luaL_findstring -> luaL_checkoption hace 20 años
lcode.c 746a1d612b small bug (type error) hace 20 años
lcode.h f21e9c172f details hace 20 años
ldblib.c 67578ec51f several small details hace 20 años
ldebug.c bf2b342ac1 better control for compatibility code for varargs hace 20 años
ldebug.h 8718fda9b2 added LUAI_FUNC to functions not in the API hace 20 años
ldo.c bf2b342ac1 better control for compatibility code for varargs 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 746a1d612b small bug (type error) hace 20 años
lgc.h 746a1d612b small bug (type error) hace 20 años
linit.c 04f657c7f8 new protocol to open standard libraries hace 20 años
liolib.c 3ad03b331d optional size for 'setvbuf' 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 370d31a559 `luac´ -> `luai' (to avoid confusion with other luac stuff) hace 20 años
lmathlib.c 49f90ffdeb new functions (to complete math.h) 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 38da9d568a better use defined/undefined as flag values for macros hace 20 años
lobject.c 90de38bf1f warnings in VS .Net 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 e8a7ecb982 luaL_findstring -> luaL_checkoption hace 20 años
lparser.c 0b71bfd6af syntax for length changed from '*' to '#' 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 eca9fa02d2 small improvement 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 90de38bf1f warnings in VS .Net hace 20 años
ltable.c 90de38bf1f warnings in VS .Net hace 20 años
ltable.h d987cf1f81 new mark LUAI_DATA for extern data hace 20 años
ltablib.c 67578ec51f several small details hace 20 años
ltests.c d628795940 lua_objsize -> lua_objlen (more compatible with use of `len´ in other 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 eca9fa02d2 small improvement hace 20 años
lua.h d628795940 lua_objsize -> lua_objlen (more compatible with use of `len´ in other hace 20 años
luaconf.h e33d7bae45 __STRICT_ANSI__ -> LUA_ANSI (definition is independent of gcc) hace 20 años
lualib.h 04f657c7f8 new protocol to open standard libraries 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 5fa2bec1f0 bug: current line should work for call hook 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