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

Roberto Ierusalimschy d1c689af40 subtelties in layout of TString hace 25 años
bugs 89f98c0995 in function `read_file', realloc() doesn't free the buffer if it can't hace 25 años
lapi.c b3959d58ff hace 25 años
lapi.h 100bfec39a new implementation for `next' hace 25 años
lauxlib.c e42a219eeb `lua_typename' accepts LUA_TNONE hace 25 años
lauxlib.h f379d06e24 all API functions are declared in a single line (to facilitate pre-processing). hace 25 años
lbaselib.c 2cbbf3933a new macro LUALIB_API (so the lib can be a separate DLL) hace 25 años
lcode.c dad808a73a new way to count `nblocks' for GC (try to count bytes). hace 25 años
lcode.h 5f22f8961c better code for unary/binary operators hace 25 años
ldblib.c 2cbbf3933a new macro LUALIB_API (so the lib can be a separate DLL) hace 25 años
ldebug.c f379d06e24 all API functions are declared in a single line (to facilitate pre-processing). hace 25 años
ldebug.h 001f2bdd0e new definition for types-tags hace 25 años
ldo.c f379d06e24 all API functions are declared in a single line (to facilitate pre-processing). hace 25 años
ldo.h ad3816d0d1 luaD_call is more uniform hace 25 años
lfunc.c 728ff20701 details hace 25 años
lfunc.h dad808a73a new way to count `nblocks' for GC (try to count bytes). hace 25 años
lgc.c b892f0a877 new API function `createuserdata' hace 25 años
lgc.h 78bc8e553d new API for garbage collector hace 25 años
linit.c fb55c96706 obsolete module; not part of the oficial distribution hace 25 años
liolib.c 2cbbf3933a new macro LUALIB_API (so the lib can be a separate DLL) hace 25 años
llex.c 64eecc0b82 new macro LUA_API hace 25 años
llex.h 282ab366f4 bug: parser overwrites semantic information when looking ahead hace 25 años
llimits.h b892f0a877 new API function `createuserdata' hace 25 años
lmathlib.c 2cbbf3933a new macro LUALIB_API (so the lib can be a separate DLL) hace 25 años
lmem.c 37e9c2e744 macro DEBUG renamed to LUA_DEBUG hace 25 años
lmem.h 37e9c2e744 macro DEBUG renamed to LUA_DEBUG hace 25 años
lobject.c 8b88ab07f7 more controled use of `sprintf' hace 25 años
lobject.h d1c689af40 subtelties in layout of TString hace 25 años
lopcodes.h e833bd47c9 comments hace 25 años
lparser.c e2b6b7de1b details hace 25 años
lparser.h 79909a92e1 details hace 25 años
lstate.c 37e9c2e744 macro DEBUG renamed to LUA_DEBUG hace 25 años
lstate.h 046a3d6173 tag methods are always functions, so don't need to store a whole object hace 25 años
lstring.c d1c689af40 subtelties in layout of TString hace 25 años
lstring.h d1c689af40 subtelties in layout of TString hace 25 años
lstrlib.c 2cbbf3933a new macro LUALIB_API (so the lib can be a separate DLL) hace 25 años
ltable.c b892f0a877 new API function `createuserdata' hace 25 años
ltable.h 100bfec39a new implementation for `next' hace 25 años
ltests.c 37e9c2e744 macro DEBUG renamed to LUA_DEBUG hace 25 años
ltm.c 64eecc0b82 new macro LUA_API hace 25 años
ltm.h 046a3d6173 tag methods are always functions, so don't need to store a whole object hace 25 años
lua.c 8b88ab07f7 more controled use of `sprintf' hace 25 años
lua.h f379d06e24 all API functions are declared in a single line (to facilitate pre-processing). hace 25 años
luadebug.h f379d06e24 all API functions are declared in a single line (to facilitate pre-processing). hace 25 años
lualib.h 2cbbf3933a new macro LUALIB_API (so the lib can be a separate DLL) hace 25 años
lundump.c 64eecc0b82 new macro LUA_API hace 25 años
lundump.h 64eecc0b82 new macro LUA_API hace 25 años
lvm.c b892f0a877 new API function `createuserdata' hace 25 años
lvm.h 001f2bdd0e new definition for types-tags hace 25 años
lzio.c 1de5587184 `lua.h' is included before any other Lua header file hace 25 años
lzio.h 8b88ab07f7 more controled use of `sprintf' hace 25 años
makefile 7508fed673 final version for 4.0 beta hace 25 años
manual.tex ab7aceb980 Tochange hace 25 años