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

Roberto Ierusalimschy d6978d03e1 small bug in testing (pushuserdata needs some memory to work...) %!s(int64=24) %!d(string=hai) anos
bugs d444153dbe ESC (which starts precompiled code) in C is \33, not \27 %!s(int64=24) %!d(string=hai) anos
lapi.c 099442c41f better separation between basic types %!s(int64=24) %!d(string=hai) anos
lapi.h 100bfec39a new implementation for `next' %!s(int64=25) %!d(string=hai) anos
lauxlib.c 5d9b8b7cdc more secure definition for lua_concat %!s(int64=24) %!d(string=hai) anos
lauxlib.h 7e3d3e1f70 details %!s(int64=24) %!d(string=hai) anos
lbaselib.c 68b08848d4 `dostring' now is safe to run binary code. %!s(int64=24) %!d(string=hai) anos
lcode.c 95da574dbc some compilers (wrongly) complain about that %!s(int64=24) %!d(string=hai) anos
lcode.h 099442c41f better separation between basic types %!s(int64=24) %!d(string=hai) anos
ldblib.c 7e3d3e1f70 details %!s(int64=24) %!d(string=hai) anos
ldebug.c 888f91fa24 code check for upvalues %!s(int64=24) %!d(string=hai) anos
ldebug.h b3da4ee907 checking consistency of jumps. %!s(int64=24) %!d(string=hai) anos
ldo.c 099442c41f better separation between basic types %!s(int64=24) %!d(string=hai) anos
ldo.h 7178a5e34a new way to handle top x L->top %!s(int64=24) %!d(string=hai) anos
lfunc.c 888f91fa24 code check for upvalues %!s(int64=24) %!d(string=hai) anos
lfunc.h 0183b8030c `free' gets size of the block: complete control over memory use %!s(int64=25) %!d(string=hai) anos
lgc.c 888f91fa24 code check for upvalues %!s(int64=24) %!d(string=hai) anos
lgc.h 42224ca553 loop of 'dostring' may never reclaim memory %!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 dc17a9cc24 new semantics for pushuserdata %!s(int64=24) %!d(string=hai) anos
llex.c d2e340f467 string pointers are always fully aligned %!s(int64=24) %!d(string=hai) anos
llex.h 595e449537 tighter size for error buffers %!s(int64=25) %!d(string=hai) anos
llimits.h 099442c41f better separation between basic types %!s(int64=24) %!d(string=hai) anos
lmathlib.c 7e3d3e1f70 details %!s(int64=24) %!d(string=hai) anos
lmem.c 099442c41f better separation between basic types %!s(int64=24) %!d(string=hai) anos
lmem.h 099442c41f better separation between basic types %!s(int64=24) %!d(string=hai) anos
lobject.c 099442c41f better separation between basic types %!s(int64=24) %!d(string=hai) anos
lobject.h 888f91fa24 code check for upvalues %!s(int64=24) %!d(string=hai) anos
lopcodes.h a04de4f0ad no more END opcode %!s(int64=25) %!d(string=hai) anos
lparser.c 888f91fa24 code check for upvalues %!s(int64=24) %!d(string=hai) anos
lparser.h 888f91fa24 code check for upvalues %!s(int64=24) %!d(string=hai) anos
lstate.c 426d3e43bd lock/unlock may use L + better structure for internal debug stuff %!s(int64=24) %!d(string=hai) anos
lstate.h 099442c41f better separation between basic types %!s(int64=24) %!d(string=hai) anos
lstring.c 099442c41f better separation between basic types %!s(int64=24) %!d(string=hai) anos
lstring.h 099442c41f better separation between basic types %!s(int64=24) %!d(string=hai) anos
lstrlib.c 7e3d3e1f70 details %!s(int64=24) %!d(string=hai) anos
ltable.c 099442c41f better separation between basic types %!s(int64=24) %!d(string=hai) anos
ltable.h 1f9e3731d1 back to the basics (well-behaved variant record...) %!s(int64=24) %!d(string=hai) anos
ltests.c d6978d03e1 small bug in testing (pushuserdata needs some memory to work...) %!s(int64=24) %!d(string=hai) anos
ltests.h 255052b6c6 better API checks %!s(int64=24) %!d(string=hai) anos
ltm.c 099442c41f better separation between basic types %!s(int64=24) %!d(string=hai) anos
ltm.h d2e340f467 string pointers are always fully aligned %!s(int64=24) %!d(string=hai) anos
lua.c 099442c41f better separation between basic types %!s(int64=24) %!d(string=hai) anos
lua.h 099442c41f better separation between basic types %!s(int64=24) %!d(string=hai) anos
luadebug.h f379d06e24 all API functions are declared in a single line (to facilitate pre-processing). %!s(int64=25) %!d(string=hai) anos
lualib.h 35d6b15057 some cleaning %!s(int64=25) %!d(string=hai) anos
lundump.c a04de4f0ad no more END opcode %!s(int64=25) %!d(string=hai) anos
lundump.h 523c5d8e1c last changes by lhf. %!s(int64=25) %!d(string=hai) anos
lvm.c 099442c41f better separation between basic types %!s(int64=24) %!d(string=hai) anos
lvm.h 7178a5e34a new way to handle top x L->top %!s(int64=24) %!d(string=hai) anos
lzio.c 1de5587184 `lua.h' is included before any other Lua header file %!s(int64=25) %!d(string=hai) anos
lzio.h 8b88ab07f7 more controled use of `sprintf' %!s(int64=25) %!d(string=hai) anos
makefile 906d5dcc41 details %!s(int64=25) %!d(string=hai) anos
manual.tex b68fb7f62e `assert' returns its first argument %!s(int64=24) %!d(string=hai) anos