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

Roberto Ierusalimschy b795d4b561 details %!s(int64=23) %!d(string=hai) anos
bugs 9d2e454d6f BUG: seg. fault when rawget/rawset get extra arguments %!s(int64=24) %!d(string=hai) anos
lapi.c 405e3a4597 metatable always return some value %!s(int64=23) %!d(string=hai) anos
lapi.h 88c7b574cb `luaA_index' is a local macro now %!s(int64=23) %!d(string=hai) anos
lauxlib.c d1f220217b when possible, library functions accept nil as none %!s(int64=23) %!d(string=hai) anos
lauxlib.h 88c9bf99de standard libraries in packages %!s(int64=23) %!d(string=hai) anos
lbaselib.c d1f220217b when possible, library functions accept nil as none %!s(int64=23) %!d(string=hai) anos
lcode.c 801aaf37b1 simpler implementation for line information %!s(int64=23) %!d(string=hai) anos
lcode.h 2626708b72 details %!s(int64=23) %!d(string=hai) anos
ldblib.c d1f220217b when possible, library functions accept nil as none %!s(int64=23) %!d(string=hai) anos
ldebug.c 801aaf37b1 simpler implementation for line information %!s(int64=23) %!d(string=hai) anos
ldebug.h 801aaf37b1 simpler implementation for line information %!s(int64=23) %!d(string=hai) anos
ldo.c 81215cd59f simpler way to control stack overflow %!s(int64=23) %!d(string=hai) anos
ldo.h 801aaf37b1 simpler implementation for line information %!s(int64=23) %!d(string=hai) anos
lfunc.c 801aaf37b1 simpler implementation for line information %!s(int64=23) %!d(string=hai) anos
lfunc.h 413fc7334b new implementation for lua upvalues (sugested by E.T.): simpler and solves %!s(int64=24) %!d(string=hai) anos
lgc.c 0b9b53e21c details %!s(int64=23) %!d(string=hai) anos
lgc.h e043b72a55 simpler way to collect userdata %!s(int64=24) %!d(string=hai) anos
linit.c fb55c96706 obsolete module; not part of the oficial distribution %!s(int64=25) %!d(string=hai) anos
liolib.c d1f220217b when possible, library functions accept nil as none %!s(int64=23) %!d(string=hai) anos
llex.c 51ad2f1162 error message %!s(int64=23) %!d(string=hai) anos
llex.h e01f5e6809 better order of record fields for 64-bit machines %!s(int64=23) %!d(string=hai) anos
llimits.h 81215cd59f simpler way to control stack overflow %!s(int64=23) %!d(string=hai) anos
lmathlib.c 88c9bf99de standard libraries in packages %!s(int64=23) %!d(string=hai) anos
lmem.c 72659a0605 no more explicit support for wide-chars; too much troble... %!s(int64=24) %!d(string=hai) anos
lmem.h 72659a0605 no more explicit support for wide-chars; too much troble... %!s(int64=24) %!d(string=hai) anos
lobject.c 53aaee6ee6 comments %!s(int64=23) %!d(string=hai) anos
lobject.h 801aaf37b1 simpler implementation for line information %!s(int64=23) %!d(string=hai) anos
lopcodes.c 801aaf37b1 simpler implementation for line information %!s(int64=23) %!d(string=hai) anos
lopcodes.h 801aaf37b1 simpler implementation for line information %!s(int64=23) %!d(string=hai) anos
lparser.c 801aaf37b1 simpler implementation for line information %!s(int64=23) %!d(string=hai) anos
lparser.h 801aaf37b1 simpler implementation for line information %!s(int64=23) %!d(string=hai) anos
lstate.c 63a614e145 some improvements in stack control %!s(int64=23) %!d(string=hai) anos
lstate.h 81215cd59f simpler way to control stack overflow %!s(int64=23) %!d(string=hai) anos
lstring.c 5023aaee0a reserve one more bit for GC %!s(int64=23) %!d(string=hai) anos
lstring.h 72659a0605 no more explicit support for wide-chars; too much troble... %!s(int64=24) %!d(string=hai) anos
lstrlib.c 88c9bf99de standard libraries in packages %!s(int64=23) %!d(string=hai) anos
ltable.c 0b00e7f1a2 new macro to convert double->int %!s(int64=23) %!d(string=hai) anos
ltable.h 71c716e5a8 avoid C identifiers beginning with '_' %!s(int64=23) %!d(string=hai) anos
ltests.c 801aaf37b1 simpler implementation for line information %!s(int64=23) %!d(string=hai) anos
ltests.h ecda9c1972 details %!s(int64=23) %!d(string=hai) anos
ltm.c 578d1da00d new names for tag methods %!s(int64=23) %!d(string=hai) anos
ltm.h b3bb0f132b new interface for weak modes %!s(int64=24) %!d(string=hai) anos
lua.c b795d4b561 details %!s(int64=23) %!d(string=hai) anos
lua.h d1f220217b when possible, library functions accept nil as none %!s(int64=23) %!d(string=hai) anos
luadebug.h 207dad8606 comments %!s(int64=23) %!d(string=hai) anos
lualib.h dd3a63c205 new way to handle `profiles' %!s(int64=24) %!d(string=hai) anos
lundump.c 801aaf37b1 simpler implementation for line information %!s(int64=23) %!d(string=hai) anos
lundump.h 9f25df02d5 new definition for headers of binary files %!s(int64=24) %!d(string=hai) anos
lvm.c 801aaf37b1 simpler implementation for line information %!s(int64=23) %!d(string=hai) anos
lvm.h 938092489b erroneous objects may not live in the stack %!s(int64=23) %!d(string=hai) anos
lzio.c 72659a0605 no more explicit support for wide-chars; too much troble... %!s(int64=24) %!d(string=hai) anos
lzio.h dd3a63c205 new way to handle `profiles' %!s(int64=24) %!d(string=hai) anos
makefile 0b00e7f1a2 new macro to convert double->int %!s(int64=23) %!d(string=hai) anos
manual.tex e966dd93be towards next version... %!s(int64=23) %!d(string=hai) anos