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

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