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

Roberto Ierusalimschy a907aeeb1e general corrections 25 年之前
bugs 6af005ec20 bug: when `read' fails it must return nil (and not no value) 25 年之前
lapi.c 0183b8030c `free' gets size of the block: complete control over memory use 25 年之前
lapi.h 100bfec39a new implementation for `next' 25 年之前
lauxlib.c 4894c27962 lua_Number defined in lua.h (1st version) 25 年之前
lauxlib.h 4894c27962 lua_Number defined in lua.h (1st version) 25 年之前
lbaselib.c 1385d81d20 25 年之前
lcode.c 0183b8030c `free' gets size of the block: complete control over memory use 25 年之前
lcode.h 4894c27962 lua_Number defined in lua.h (1st version) 25 年之前
ldblib.c 22914afab3 avoid the use of (non const) static data 25 年之前
ldebug.c 8c49e19865 explicit control of size for growing vectors 25 年之前
ldebug.h 001f2bdd0e new definition for types-tags 25 年之前
ldo.c 0183b8030c `free' gets size of the block: complete control over memory use 25 年之前
ldo.h ad3816d0d1 luaD_call is more uniform 25 年之前
lfunc.c 0183b8030c `free' gets size of the block: complete control over memory use 25 年之前
lfunc.h 0183b8030c `free' gets size of the block: complete control over memory use 25 年之前
lgc.c 0183b8030c `free' gets size of the block: complete control over memory use 25 年之前
lgc.h 78bc8e553d new API for garbage collector 25 年之前
linit.c fb55c96706 obsolete module; not part of the oficial distribution 25 年之前
liolib.c 6af005ec20 bug: when `read' fails it must return nil (and not no value) 25 年之前
llex.c 64eecc0b82 new macro LUA_API 25 年之前
llex.h 4894c27962 lua_Number defined in lua.h (1st version) 25 年之前
llimits.h 4894c27962 lua_Number defined in lua.h (1st version) 25 年之前
lmathlib.c 4894c27962 lua_Number defined in lua.h (1st version) 25 年之前
lmem.c 0183b8030c `free' gets size of the block: complete control over memory use 25 年之前
lmem.h 0183b8030c `free' gets size of the block: complete control over memory use 25 年之前
lobject.c 0183b8030c `free' gets size of the block: complete control over memory use 25 年之前
lobject.h 0183b8030c `free' gets size of the block: complete control over memory use 25 年之前
lopcodes.h 4894c27962 lua_Number defined in lua.h (1st version) 25 年之前
lparser.c 0183b8030c `free' gets size of the block: complete control over memory use 25 年之前
lparser.h 0183b8030c `free' gets size of the block: complete control over memory use 25 年之前
lstate.c 0183b8030c `free' gets size of the block: complete control over memory use 25 年之前
lstate.h 8c49e19865 explicit control of size for growing vectors 25 年之前
lstring.c 0183b8030c `free' gets size of the block: complete control over memory use 25 年之前
lstring.h 0183b8030c `free' gets size of the block: complete control over memory use 25 年之前
lstrlib.c cce8ebd306 obsolete `format' option (d$). 25 年之前
ltable.c 0183b8030c `free' gets size of the block: complete control over memory use 25 年之前
ltable.h 4894c27962 lua_Number defined in lua.h (1st version) 25 年之前
ltests.c 0183b8030c `free' gets size of the block: complete control over memory use 25 年之前
ltm.c 0183b8030c `free' gets size of the block: complete control over memory use 25 年之前
ltm.h 8c49e19865 explicit control of size for growing vectors 25 年之前
lua.c 8b88ab07f7 more controled use of `sprintf' 25 年之前
lua.h f8a0fd268e temporary version 25 年之前
luadebug.h f379d06e24 all API functions are declared in a single line (to facilitate pre-processing). 25 年之前
lualib.h 35d6b15057 some cleaning 25 年之前
lundump.c 76f62fc5a1 correct size only after malloc success 25 年之前
lundump.h 523c5d8e1c last changes by lhf. 25 年之前
lvm.c 0183b8030c `free' gets size of the block: complete control over memory use 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 a907aeeb1e general corrections 25 年之前