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