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

Roberto Ierusalimschy b82242d4c4 detail hace 25 años
bugs 6af005ec20 bug: when `read' fails it must return nil (and not no value) hace 25 años
lapi.c bce6572579 new macros + new names to facilitate compilation of threaded version hace 25 años
lapi.h 100bfec39a new implementation for `next' hace 25 años
lauxlib.c a53d9b66ca first implementation for type names hace 25 años
lauxlib.h a53d9b66ca first implementation for type names hace 25 años
lbaselib.c a53d9b66ca first implementation for type names hace 25 años
lcode.c 4ac58853dc thead-specific state separated from "global" state hace 25 años
lcode.h 4894c27962 lua_Number defined in lua.h (1st version) hace 25 años
ldblib.c 4ff5545709 new macro pushliteral hace 25 años
ldebug.c bce6572579 new macros + new names to facilitate compilation of threaded version hace 25 años
ldebug.h 001f2bdd0e new definition for types-tags hace 25 años
ldo.c bce6572579 new macros + new names to facilitate compilation of threaded version hace 25 años
ldo.h 71ae4801d6 macros LUA_ENTRY/LUA_EXIT to control exclusive access to Lua core hace 25 años
lfunc.c 4ac58853dc thead-specific state separated from "global" state hace 25 años
lfunc.h 0183b8030c `free' gets size of the block: complete control over memory use hace 25 años
lgc.c 9b45439860 details hace 25 años
lgc.h 78bc8e553d new API for garbage collector hace 25 años
linit.c fb55c96706 obsolete module; not part of the oficial distribution hace 25 años
liolib.c 9b45439860 details hace 25 años
llex.c 4ac58853dc thead-specific state separated from "global" state hace 25 años
llex.h 595e449537 tighter size for error buffers hace 25 años
llimits.h 4894c27962 lua_Number defined in lua.h (1st version) hace 25 años
lmathlib.c 4894c27962 lua_Number defined in lua.h (1st version) hace 25 años
lmem.c 71ae4801d6 macros LUA_ENTRY/LUA_EXIT to control exclusive access to Lua core hace 25 años
lmem.h 0183b8030c `free' gets size of the block: complete control over memory use hace 25 años
lobject.c ac390020e9 optimizations based on all types but number and nil are pointers hace 25 años
lobject.h b82242d4c4 detail hace 25 años
lopcodes.h a04de4f0ad no more END opcode hace 25 años
lparser.c 4ac58853dc thead-specific state separated from "global" state hace 25 años
lparser.h 0183b8030c `free' gets size of the block: complete control over memory use hace 25 años
lstate.c bce6572579 new macros + new names to facilitate compilation of threaded version hace 25 años
lstate.h bce6572579 new macros + new names to facilitate compilation of threaded version hace 25 años
lstring.c b82242d4c4 detail hace 25 años
lstring.h 08496eea8b small changes in lstring hace 25 años
lstrlib.c 4ff5545709 new macro pushliteral hace 25 años
ltable.c b82242d4c4 detail hace 25 años
ltable.h ac390020e9 optimizations based on all types but number and nil are pointers hace 25 años
ltests.c 6fda6a5302 support for multiple stacks sharing the same global environment hace 25 años
ltm.c bce6572579 new macros + new names to facilitate compilation of threaded version hace 25 años
ltm.h a53d9b66ca first implementation for type names hace 25 años
lua.c bce6572579 new macros + new names to facilitate compilation of threaded version hace 25 años
lua.h bce6572579 new macros + new names to facilitate compilation of threaded version hace 25 años
luadebug.h f379d06e24 all API functions are declared in a single line (to facilitate pre-processing). hace 25 años
lualib.h 35d6b15057 some cleaning hace 25 años
lundump.c a04de4f0ad no more END opcode hace 25 años
lundump.h 523c5d8e1c last changes by lhf. hace 25 años
lvm.c c8559e3c8d a small optimization hace 25 años
lvm.h 001f2bdd0e new definition for types-tags hace 25 años
lzio.c 1de5587184 `lua.h' is included before any other Lua header file hace 25 años
lzio.h 8b88ab07f7 more controled use of `sprintf' hace 25 años
makefile 906d5dcc41 details hace 25 años
manual.tex a907aeeb1e general corrections hace 25 años