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

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