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

Roberto Ierusalimschy e1d072571e better syntax for type casts %!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 e1d072571e better syntax for type casts %!s(int64=24) %!d(string=hai) anos
lapi.h 100bfec39a new implementation for `next' %!s(int64=25) %!d(string=hai) anos
lauxlib.c ae1cf64348 better names for type-related functions %!s(int64=24) %!d(string=hai) anos
lauxlib.h 45b173cbf8 warnings/details %!s(int64=24) %!d(string=hai) anos
lbaselib.c e1d072571e better syntax for type casts %!s(int64=24) %!d(string=hai) anos
lcode.c e1d072571e better syntax for type casts %!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 e1d072571e better syntax for type casts %!s(int64=24) %!d(string=hai) anos
ldebug.c 18d3e82cfe check C is independent from check B %!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 e1d072571e better syntax for type casts %!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 e1d072571e better syntax for type casts %!s(int64=24) %!d(string=hai) anos
lfunc.h 39b7978329 first (big) step to support wide chars %!s(int64=24) %!d(string=hai) anos
lgc.c e1d072571e better syntax for type casts %!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 e1d072571e better syntax for type casts %!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 c3d72096c4 use a table to find (and reuse) constants when parsing %!s(int64=24) %!d(string=hai) anos
lmathlib.c dd3a63c205 new way to handle `profiles' %!s(int64=24) %!d(string=hai) anos
lmem.c e1d072571e better syntax for type casts %!s(int64=24) %!d(string=hai) anos
lmem.h e1d072571e better syntax for type casts %!s(int64=24) %!d(string=hai) anos
lobject.c dd3a63c205 new way to handle `profiles' %!s(int64=24) %!d(string=hai) anos
lobject.h e1d072571e better syntax for type casts %!s(int64=24) %!d(string=hai) anos
lopcodes.c e1d072571e better syntax for type casts %!s(int64=24) %!d(string=hai) anos
lopcodes.h e1d072571e better syntax for type casts %!s(int64=24) %!d(string=hai) anos
lparser.c e1d072571e better syntax for type casts %!s(int64=24) %!d(string=hai) anos
lparser.h c3d72096c4 use a table to find (and reuse) constants when parsing %!s(int64=24) %!d(string=hai) anos
lstate.c e1d072571e better syntax for type casts %!s(int64=24) %!d(string=hai) anos
lstate.h ae19b2f51e more relaxed rules for syncronized access %!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 e1d072571e better syntax for type casts %!s(int64=24) %!d(string=hai) anos
ltable.c e1d072571e better syntax for type casts %!s(int64=24) %!d(string=hai) anos
ltable.h e1d072571e better syntax for type casts %!s(int64=24) %!d(string=hai) anos
ltests.c e1d072571e better syntax for type casts %!s(int64=24) %!d(string=hai) anos
ltests.h e1d072571e better syntax for type casts %!s(int64=24) %!d(string=hai) anos
ltm.c e1d072571e better syntax for type casts %!s(int64=24) %!d(string=hai) anos
ltm.h 022bf27202 extra parenteses to avoid warnings %!s(int64=24) %!d(string=hai) anos
lua.c 33d820d41d new syntax "= exp" to rpint exp + simplifications %!s(int64=24) %!d(string=hai) anos
lua.h 7651a5c6b2 start of new version %!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 e1d072571e better syntax for type casts %!s(int64=24) %!d(string=hai) anos
lvm.h 762d059a13 new implementation for the Virtual Machine %!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 f34001faa9 details %!s(int64=24) %!d(string=hai) anos