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

Roberto Ierusalimschy b82242d4c4 detail 25 年 前
bugs 6af005ec20 bug: when `read' fails it must return nil (and not no value) 25 年 前
lapi.c bce6572579 new macros + new names to facilitate compilation of threaded version 25 年 前
lapi.h 100bfec39a new implementation for `next' 25 年 前
lauxlib.c a53d9b66ca first implementation for type names 25 年 前
lauxlib.h a53d9b66ca first implementation for type names 25 年 前
lbaselib.c a53d9b66ca first implementation for type names 25 年 前
lcode.c 4ac58853dc thead-specific state separated from "global" state 25 年 前
lcode.h 4894c27962 lua_Number defined in lua.h (1st version) 25 年 前
ldblib.c 4ff5545709 new macro pushliteral 25 年 前
ldebug.c bce6572579 new macros + new names to facilitate compilation of threaded version 25 年 前
ldebug.h 001f2bdd0e new definition for types-tags 25 年 前
ldo.c bce6572579 new macros + new names to facilitate compilation of threaded version 25 年 前
ldo.h 71ae4801d6 macros LUA_ENTRY/LUA_EXIT to control exclusive access to Lua core 25 年 前
lfunc.c 4ac58853dc thead-specific state separated from "global" state 25 年 前
lfunc.h 0183b8030c `free' gets size of the block: complete control over memory use 25 年 前
lgc.c 9b45439860 details 25 年 前
lgc.h 78bc8e553d new API for garbage collector 25 年 前
linit.c fb55c96706 obsolete module; not part of the oficial distribution 25 年 前
liolib.c 9b45439860 details 25 年 前
llex.c 4ac58853dc thead-specific state separated from "global" state 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 71ae4801d6 macros LUA_ENTRY/LUA_EXIT to control exclusive access to Lua core 25 年 前
lmem.h 0183b8030c `free' gets size of the block: complete control over memory use 25 年 前
lobject.c ac390020e9 optimizations based on all types but number and nil are pointers 25 年 前
lobject.h b82242d4c4 detail 25 年 前
lopcodes.h a04de4f0ad no more END opcode 25 年 前
lparser.c 4ac58853dc thead-specific state separated from "global" state 25 年 前
lparser.h 0183b8030c `free' gets size of the block: complete control over memory use 25 年 前
lstate.c bce6572579 new macros + new names to facilitate compilation of threaded version 25 年 前
lstate.h bce6572579 new macros + new names to facilitate compilation of threaded version 25 年 前
lstring.c b82242d4c4 detail 25 年 前
lstring.h 08496eea8b small changes in lstring 25 年 前
lstrlib.c 4ff5545709 new macro pushliteral 25 年 前
ltable.c b82242d4c4 detail 25 年 前
ltable.h ac390020e9 optimizations based on all types but number and nil are pointers 25 年 前
ltests.c 6fda6a5302 support for multiple stacks sharing the same global environment 25 年 前
ltm.c bce6572579 new macros + new names to facilitate compilation of threaded version 25 年 前
ltm.h a53d9b66ca first implementation for type names 25 年 前
lua.c bce6572579 new macros + new names to facilitate compilation of threaded version 25 年 前
lua.h bce6572579 new macros + new names to facilitate compilation of threaded 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 a04de4f0ad no more END opcode 25 年 前
lundump.h 523c5d8e1c last changes by lhf. 25 年 前
lvm.c c8559e3c8d a small optimization 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 年 前