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

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