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