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

Roberto Ierusalimschy 05afee0f50 definitions for 'luai_writestring'/'luai_writeline'/'luai_writestringerror' il y a 11 ans
bugs 001bb46ae1 bug: Ephemeron table can wrongly collect entry with strong key il y a 11 ans
lapi.c 9de384e27a removed useless 'include math.h' il y a 11 ans
lapi.h 5bbb4a06a6 removed unused parameter Ä'L' in macro 'api_check' and company il y a 11 ans
lauxlib.c 05afee0f50 definitions for 'luai_writestring'/'luai_writeline'/'luai_writestringerror' il y a 11 ans
lauxlib.h 05afee0f50 definitions for 'luai_writestring'/'luai_writeline'/'luai_writestringerror' il y a 11 ans
lbaselib.c 05afee0f50 definitions for 'luai_writestring'/'luai_writeline'/'luai_writestringerror' il y a 11 ans
lbitlib.c 798660c9cd deprecated "cast macros" ('luaL_checkint', 'luaL_optint', etc.) il y a 11 ans
lcode.c 4b526045fa comment il y a 11 ans
lcode.h 1ea2d20f74 first implementation of '<<', '>>', and '~' (bitwise not) il y a 11 ans
lcorolib.c bdf566a8a3 `name' in comments changed to 'name' il y a 11 ans
lctype.c d79190e27f missing 'LUA_CORE' definition il y a 14 ans
lctype.h 32a12e2f3f detail (cleaned whitespaces at end of lines) il y a 14 ans
ldblib.c 05afee0f50 definitions for 'luai_writestring'/'luai_writeline'/'luai_writestringerror' il y a 11 ans
ldebug.c bdf566a8a3 `name' in comments changed to 'name' il y a 11 ans
ldebug.h fed236ca7f detail (unknown lines are marked as -1, not 0) il y a 11 ans
ldo.c bdf566a8a3 `name' in comments changed to 'name' il y a 11 ans
ldo.h bdf566a8a3 `name' in comments changed to 'name' il y a 11 ans
ldump.c ca41b43f53 type 'TString' refers directly to the structure inside the union il y a 11 ans
lfunc.c bdf566a8a3 `name' in comments changed to 'name' il y a 11 ans
lfunc.h 89b56e7d84 more precision between closure types ('LClosure' x 'CClosure') il y a 11 ans
lgc.c e9885efc7c added comment and assert about an (impossible) division by zero il y a 11 ans
lgc.h bdf566a8a3 `name' in comments changed to 'name' il y a 11 ans
linit.c a73da6112d deprecated library throws an error if called (instead of silently il y a 11 ans
liolib.c bdf566a8a3 `name' in comments changed to 'name' il y a 11 ans
llex.c aef2d711b1 detail il y a 11 ans
llex.h 351a446ec5 definition for 'LUA_ENV' moved from 'luaconf.h' to here (no need to il y a 11 ans
llimits.h 491103708e 'MAXSTACK' -> 'MAXREGS' and moved to 'lcode.c' (there is no reason il y a 11 ans
lmathlib.c 463edee2fd 'lua_numtointeger' -> 'lua_numbertointeger' il y a 11 ans
lmem.c bdf566a8a3 `name' in comments changed to 'name' il y a 11 ans
lmem.h ffe7401ceb avoid warnings in macro 'luaM_reallocv' + comments il y a 11 ans
loadlib.c aa1bd8876c comments il y a 11 ans
lobject.c 59fbbf0a65 small simplifications in code for 'lua_strx2number' il y a 11 ans
lobject.h bdf566a8a3 `name' in comments changed to 'name' il y a 11 ans
lopcodes.c 1ea2d20f74 first implementation of '<<', '>>', and '~' (bitwise not) il y a 11 ans
lopcodes.h bdf566a8a3 `name' in comments changed to 'name' il y a 11 ans
loslib.c bdf566a8a3 `name' in comments changed to 'name' il y a 11 ans
lparser.c bdf566a8a3 `name' in comments changed to 'name' il y a 11 ans
lparser.h bdf566a8a3 `name' in comments changed to 'name' il y a 11 ans
lstate.c 57d8424146 extra space for new threads is initialized with a copy of the main il y a 11 ans
lstate.h bdf566a8a3 `name' in comments changed to 'name' il y a 11 ans
lstring.c 17ee57f8e0 'iswhite' and related macros now can work directly on any object il y a 11 ans
lstring.h bb12903120 type 'Udata' refers directly to structure inside the union (union il y a 11 ans
lstrlib.c 61c3c80177 detail il y a 11 ans
ltable.c bdf566a8a3 `name' in comments changed to 'name' il y a 11 ans
ltable.h 3a15c7ce43 size for array part of a table ('sizearray') changed from 'int' to il y a 11 ans
ltablib.c bdf566a8a3 `name' in comments changed to 'name' il y a 11 ans
ltests.c 7314acaa80 'T.limits' reports some more useful limits il y a 11 ans
ltests.h 798660c9cd deprecated "cast macros" ('luaL_checkint', 'luaL_optint', etc.) il y a 11 ans
ltm.c ca41b43f53 type 'TString' refers directly to the structure inside the union il y a 11 ans
ltm.h bdf566a8a3 `name' in comments changed to 'name' il y a 11 ans
lua.c 05afee0f50 definitions for 'luai_writestring'/'luai_writeline'/'luai_writestringerror' il y a 11 ans
lua.h 0d31efb365 'lua_stringtonum' -> 'lua_stringtonumber' il y a 11 ans
luaconf.h 4870194380 small reorganization of tests around LUA_USE_C99 il y a 11 ans
lualib.h 6ccf150039 new library: utf8 il y a 11 ans
lundump.c 89b56e7d84 more precision between closure types ('LClosure' x 'CClosure') il y a 11 ans
lundump.h 89b56e7d84 more precision between closure types ('LClosure' x 'CClosure') il y a 11 ans
lutf8lib.c 745618d941 'charpatt' -> 'charpattern' il y a 11 ans
lvm.c bdf566a8a3 `name' in comments changed to 'name' il y a 11 ans
lvm.h f5c690b684 details in comments il y a 11 ans
lzio.c edfa9e007d details (header comments) il y a 13 ans
lzio.h 5a73e3ad9e simpler way to create messages for errors in escape sequences il y a 11 ans
makefile eb67828236 changed macro for compatibility options + details il y a 11 ans