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

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