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

Roberto Ierusalimschy c3c78030f7 avoid redeclaration of _CRT_SECURE_NO_WARNINGS + 'lua_numtointeger' -> пре 11 година
bugs 001bb46ae1 bug: Ephemeron table can wrongly collect entry with strong key пре 11 година
lapi.c 0d31efb365 'lua_stringtonum' -> 'lua_stringtonumber' пре 11 година
lapi.h 5bbb4a06a6 removed unused parameter Ä'L' in macro 'api_check' and company пре 11 година
lauxlib.c 6b12b82532 added 'l_' prefix for names that can be redefined externally пре 11 година
lauxlib.h 798660c9cd deprecated "cast macros" ('luaL_checkint', 'luaL_optint', etc.) пре 11 година
lbaselib.c 0d31efb365 'lua_stringtonum' -> 'lua_stringtonumber' пре 11 година
lbitlib.c 798660c9cd deprecated "cast macros" ('luaL_checkint', 'luaL_optint', etc.) пре 11 година
lcode.c 42ff788e53 comments пре 11 година
lcode.h 1ea2d20f74 first implementation of '<<', '>>', and '~' (bitwise not) пре 11 година
lcorolib.c 979a663d2a detail (error message from 'coroutine.status') пре 11 година
lctype.c d79190e27f missing 'LUA_CORE' definition пре 14 година
lctype.h 32a12e2f3f detail (cleaned whitespaces at end of lines) пре 14 година
ldblib.c ea3155e380 'debug.sizeof' removed пре 11 година
ldebug.c f97c64d7bf macros 'LUA_QL'/'LUA_QL' deprecated пре 11 година
ldebug.h fed236ca7f detail (unknown lines are marked as -1, not 0) пре 11 година
ldo.c f97c64d7bf macros 'LUA_QL'/'LUA_QL' deprecated пре 11 година
ldo.h 3617e04e97 'lua_load' has an extra argument 'mode' пре 14 година
ldump.c ca41b43f53 type 'TString' refers directly to the structure inside the union пре 11 година
lfunc.c 89b56e7d84 more precision between closure types ('LClosure' x 'CClosure') пре 11 година
lfunc.h 89b56e7d84 more precision between closure types ('LClosure' x 'CClosure') пре 11 година
lgc.c 2f4d429071 details (comments) пре 11 година
lgc.h 3c6d0aaa7d 'iswhite' and related macros now can work directly on any object пре 11 година
linit.c a73da6112d deprecated library throws an error if called (instead of silently пре 11 година
liolib.c 88ff582fd8 detail (using 'sizeof' instead of 'strlen' for length of a constant пре 11 година
llex.c 6b12b82532 added 'l_' prefix for names that can be redefined externally пре 11 година
llex.h 1ea2d20f74 first implementation of '<<', '>>', and '~' (bitwise not) пре 11 година
llimits.h 325e44d87e no more "-2" for limits. (Limits should be precise; safety is in пре 11 година
lmathlib.c 463edee2fd 'lua_numtointeger' -> 'lua_numbertointeger' пре 11 година
lmem.c 5bbb4a06a6 removed unused parameter Ä'L' in macro 'api_check' and company пре 11 година
lmem.h ffe7401ceb avoid warnings in macro 'luaM_reallocv' + comments пре 11 година
loadlib.c f97c64d7bf macros 'LUA_QL'/'LUA_QL' deprecated пре 11 година
lobject.c ff9ca88aa6 added some casts to avoid warnings in some compilers пре 11 година
lobject.h 34b6664dcb better to use 'long' to represent UTF-8 code points пре 11 година
lopcodes.c 1ea2d20f74 first implementation of '<<', '>>', and '~' (bitwise not) пре 11 година
lopcodes.h b8d412aa07 error in comment пре 11 година
loslib.c f97c64d7bf macros 'LUA_QL'/'LUA_QL' deprecated пре 11 година
lparser.c f97c64d7bf macros 'LUA_QL'/'LUA_QL' deprecated пре 11 година
lparser.h 89b56e7d84 more precision between closure types ('LClosure' x 'CClosure') пре 11 година
lstate.c 57d8424146 extra space for new threads is initialized with a copy of the main пре 11 година
lstate.h 2a21f6c894 'lua_Kcontext' -> 'lua_KContext' пре 11 година
lstring.c 17ee57f8e0 'iswhite' and related macros now can work directly on any object пре 11 година
lstring.h bb12903120 type 'Udata' refers directly to structure inside the union (union пре 11 година
lstrlib.c ff9ca88aa6 added some casts to avoid warnings in some compilers пре 11 година
ltable.c 463edee2fd 'lua_numtointeger' -> 'lua_numbertointeger' пре 11 година
ltable.h 3a15c7ce43 size for array part of a table ('sizearray') changed from 'int' to пре 11 година
ltablib.c f97c64d7bf macros 'LUA_QL'/'LUA_QL' deprecated пре 11 година
ltests.c 2a21f6c894 'lua_Kcontext' -> 'lua_KContext' пре 11 година
ltests.h 798660c9cd deprecated "cast macros" ('luaL_checkint', 'luaL_optint', etc.) пре 11 година
ltm.c ca41b43f53 type 'TString' refers directly to the structure inside the union пре 11 година
ltm.h 1a3656e56e more relaxed rules for __eq metamethod (more similar to other пре 11 година
lua.c 6d613817d4 comments пре 11 година
lua.h 0d31efb365 'lua_stringtonum' -> 'lua_stringtonumber' пре 11 година
luaconf.h c3c78030f7 avoid redeclaration of _CRT_SECURE_NO_WARNINGS + 'lua_numtointeger' -> пре 11 година
lualib.h 6ccf150039 new library: utf8 пре 11 година
lundump.c 89b56e7d84 more precision between closure types ('LClosure' x 'CClosure') пре 11 година
lundump.h 89b56e7d84 more precision between closure types ('LClosure' x 'CClosure') пре 11 година
lutf8lib.c 745618d941 'charpatt' -> 'charpattern' пре 11 година
lvm.c 463edee2fd 'lua_numtointeger' -> 'lua_numbertointeger' пре 11 година
lvm.h f5c690b684 details in comments пре 11 година
lzio.c edfa9e007d details (header comments) пре 13 година
lzio.h 5a73e3ad9e simpler way to create messages for errors in escape sequences пре 11 година
makefile eb67828236 changed macro for compatibility options + details пре 11 година