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

Roberto Ierusalimschy 08496eea8b small changes in lstring 25 лет назад
bugs 6af005ec20 bug: when `read' fails it must return nil (and not no value) 25 лет назад
lapi.c 08496eea8b small changes in lstring 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 4ff5545709 new macro pushliteral 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 4ff5545709 new macro pushliteral 25 лет назад
ldebug.c 8c49e19865 explicit control of size for growing vectors 25 лет назад
ldebug.h 001f2bdd0e new definition for types-tags 25 лет назад
ldo.c 4ff5545709 new macro pushliteral 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 4ff5545709 new macro pushliteral 25 лет назад
llex.c 08496eea8b small changes in lstring 25 лет назад
llex.h 595e449537 tighter size for error buffers 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 08496eea8b small changes in lstring 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 08496eea8b small changes in lstring 25 лет назад
lstring.h 08496eea8b small changes in lstring 25 лет назад
lstrlib.c 4ff5545709 new macro pushliteral 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 4ff5545709 new macro pushliteral 25 лет назад
lua.h 4ff5545709 new macro pushliteral 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 08496eea8b small changes in lstring 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 лет назад