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

Roberto Ierusalimschy 36eb665859 no more refs, upvalues; lexical scoping;pseudo-indices %!s(int64=24) %!d(string=hai) anos
bugs a3d03ff6b6 bug: error message for `%a' gave wrong line number %!s(int64=24) %!d(string=hai) anos
lapi.c 21aa7e55f2 optimization for array part of a Table %!s(int64=24) %!d(string=hai) anos
lapi.h 100bfec39a new implementation for `next' %!s(int64=25) %!d(string=hai) anos
lauxlib.c 070204300c more consistent names for auxlib functions %!s(int64=24) %!d(string=hai) anos
lauxlib.h 070204300c more consistent names for auxlib functions %!s(int64=24) %!d(string=hai) anos
lbaselib.c 070204300c more consistent names for auxlib functions %!s(int64=24) %!d(string=hai) anos
lcode.c abdbe883a8 first implementation of unrestricted static scoping %!s(int64=24) %!d(string=hai) anos
lcode.h 95988676d8 small bug when creating AsBc instructions in 16-bit machines %!s(int64=24) %!d(string=hai) anos
ldblib.c 070204300c more consistent names for auxlib functions %!s(int64=24) %!d(string=hai) anos
ldebug.c 21aa7e55f2 optimization for array part of a Table %!s(int64=24) %!d(string=hai) anos
ldebug.h 2a4afb97c8 new module lopcodes.c for tables describing opcodes %!s(int64=24) %!d(string=hai) anos
ldo.c 1e81da51ba new API for registry and C upvalues + new implementation for references %!s(int64=24) %!d(string=hai) anos
ldo.h cbc59592ff new definition for `luaD_call' and `luaD_adjusttop' %!s(int64=24) %!d(string=hai) anos
lfunc.c 15462edb0f new definitions for closure structures %!s(int64=24) %!d(string=hai) anos
lfunc.h 15462edb0f new definitions for closure structures %!s(int64=24) %!d(string=hai) anos
lgc.c 21aa7e55f2 optimization for array part of a Table %!s(int64=24) %!d(string=hai) anos
lgc.h 777061e441 resurect userdata before calling its GC tag method %!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 070204300c more consistent names for auxlib functions %!s(int64=24) %!d(string=hai) anos
llex.c e1d072571e better syntax for type casts %!s(int64=24) %!d(string=hai) anos
llex.h e1d072571e better syntax for type casts %!s(int64=24) %!d(string=hai) anos
llimits.h fffb6f3814 no more MINPOWER2 %!s(int64=24) %!d(string=hai) anos
lmathlib.c dd3a63c205 new way to handle `profiles' %!s(int64=24) %!d(string=hai) anos
lmem.c fffb6f3814 no more MINPOWER2 %!s(int64=24) %!d(string=hai) anos
lmem.h 4d0935ec0f better definition for `luaM_freelem' %!s(int64=24) %!d(string=hai) anos
lobject.c 21aa7e55f2 optimization for array part of a Table %!s(int64=24) %!d(string=hai) anos
lobject.h 21aa7e55f2 optimization for array part of a Table %!s(int64=24) %!d(string=hai) anos
lopcodes.c 21aa7e55f2 optimization for array part of a Table %!s(int64=24) %!d(string=hai) anos
lopcodes.h 21aa7e55f2 optimization for array part of a Table %!s(int64=24) %!d(string=hai) anos
lparser.c 21aa7e55f2 optimization for array part of a Table %!s(int64=24) %!d(string=hai) anos
lparser.h 0b551a24f8 `Hash' -> `Table' %!s(int64=24) %!d(string=hai) anos
lstate.c 21aa7e55f2 optimization for array part of a Table %!s(int64=24) %!d(string=hai) anos
lstate.h 0b551a24f8 `Hash' -> `Table' %!s(int64=24) %!d(string=hai) anos
lstring.c e1d072571e better syntax for type casts %!s(int64=24) %!d(string=hai) anos
lstring.h e1d072571e better syntax for type casts %!s(int64=24) %!d(string=hai) anos
lstrlib.c 070204300c more consistent names for auxlib functions %!s(int64=24) %!d(string=hai) anos
ltable.c 21aa7e55f2 optimization for array part of a Table %!s(int64=24) %!d(string=hai) anos
ltable.h 21aa7e55f2 optimization for array part of a Table %!s(int64=24) %!d(string=hai) anos
ltests.c 070204300c more consistent names for auxlib functions %!s(int64=24) %!d(string=hai) anos
ltests.h 7cd37142f4 details %!s(int64=24) %!d(string=hai) anos
ltm.c 0c3ea96541 no more copytagmethod function %!s(int64=24) %!d(string=hai) anos
ltm.h 6f936bc793 "compatibility module" no longer exists %!s(int64=24) %!d(string=hai) anos
lua.c 1e81da51ba new API for registry and C upvalues + new implementation for references %!s(int64=24) %!d(string=hai) anos
lua.h 1e81da51ba new API for registry and C upvalues + new implementation for references %!s(int64=24) %!d(string=hai) anos
luadebug.h 2a50188269 avoid use of l_char outside INTERNALs (use lua_char instead) %!s(int64=24) %!d(string=hai) anos
lualib.h dd3a63c205 new way to handle `profiles' %!s(int64=24) %!d(string=hai) anos
lundump.c 04320e04bf warnings from Visual C++ (plus small details) %!s(int64=24) %!d(string=hai) anos
lundump.h 9f25df02d5 new definition for headers of binary files %!s(int64=24) %!d(string=hai) anos
lvm.c 21aa7e55f2 optimization for array part of a Table %!s(int64=24) %!d(string=hai) anos
lvm.h 15462edb0f new definitions for closure structures %!s(int64=24) %!d(string=hai) anos
lzio.c dd3a63c205 new way to handle `profiles' %!s(int64=24) %!d(string=hai) anos
lzio.h dd3a63c205 new way to handle `profiles' %!s(int64=24) %!d(string=hai) anos
makefile 0171543704 better optimization options %!s(int64=24) %!d(string=hai) anos
manual.tex 36eb665859 no more refs, upvalues; lexical scoping;pseudo-indices %!s(int64=24) %!d(string=hai) anos