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

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