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

Roberto Ierusalimschy 8823f371a2 new header to put together debug-related declarations 24 vuotta sitten
bugs 6858763994 bug in lua_pushuserdata(L, NULL) 24 vuotta sitten
lapi.c 4ab6acacdf better control of relationship top x L->top 24 vuotta sitten
lapi.h 100bfec39a new implementation for `next' 25 vuotta sitten
lauxlib.c a53d9b66ca first implementation for type names 25 vuotta sitten
lauxlib.h a53d9b66ca first implementation for type names 25 vuotta sitten
lbaselib.c b68fb7f62e `assert' returns its first argument 24 vuotta sitten
lcode.c 3b6f8bfbe6 simpler implementation of for loops 24 vuotta sitten
lcode.h 3b6f8bfbe6 simpler implementation of for loops 24 vuotta sitten
ldblib.c 4ff5545709 new macro pushliteral 25 vuotta sitten
ldebug.c 6b71a9cfe5 smaller tables for machines with 8-bit alignment 24 vuotta sitten
ldebug.h 001f2bdd0e new definition for types-tags 25 vuotta sitten
ldo.c e506b864cd no need for tags in boxed values :-( 24 vuotta sitten
ldo.h 71ae4801d6 macros LUA_ENTRY/LUA_EXIT to control exclusive access to Lua core 25 vuotta sitten
lfunc.c e506b864cd no need for tags in boxed values :-( 24 vuotta sitten
lfunc.h 0183b8030c `free' gets size of the block: complete control over memory use 25 vuotta sitten
lgc.c e506b864cd no need for tags in boxed values :-( 24 vuotta sitten
lgc.h 78bc8e553d new API for garbage collector 25 vuotta sitten
linit.c fb55c96706 obsolete module; not part of the oficial distribution 25 vuotta sitten
liolib.c 9b45439860 details 25 vuotta sitten
llex.c 4ac58853dc thead-specific state separated from "global" state 25 vuotta sitten
llex.h 595e449537 tighter size for error buffers 25 vuotta sitten
llimits.h 4894c27962 lua_Number defined in lua.h (1st version) 25 vuotta sitten
lmathlib.c 4894c27962 lua_Number defined in lua.h (1st version) 25 vuotta sitten
lmem.c 71ae4801d6 macros LUA_ENTRY/LUA_EXIT to control exclusive access to Lua core 25 vuotta sitten
lmem.h 0183b8030c `free' gets size of the block: complete control over memory use 25 vuotta sitten
lobject.c 63a822c8e1 all boxed types start with their tags 24 vuotta sitten
lobject.h e506b864cd no need for tags in boxed values :-( 24 vuotta sitten
lopcodes.h a04de4f0ad no more END opcode 25 vuotta sitten
lparser.c 60ff79451c detail in error message 24 vuotta sitten
lparser.h 0183b8030c `free' gets size of the block: complete control over memory use 25 vuotta sitten
lstate.c bce6572579 new macros + new names to facilitate compilation of threaded version 25 vuotta sitten
lstate.h e506b864cd no need for tags in boxed values :-( 24 vuotta sitten
lstring.c e506b864cd no need for tags in boxed values :-( 24 vuotta sitten
lstring.h 08496eea8b small changes in lstring 25 vuotta sitten
lstrlib.c 4ff5545709 new macro pushliteral 25 vuotta sitten
ltable.c e506b864cd no need for tags in boxed values :-( 24 vuotta sitten
ltable.h 6b71a9cfe5 smaller tables for machines with 8-bit alignment 24 vuotta sitten
ltests.c 4ab6acacdf better control of relationship top x L->top 24 vuotta sitten
ltests.h 8823f371a2 new header to put together debug-related declarations 24 vuotta sitten
ltm.c bce6572579 new macros + new names to facilitate compilation of threaded version 25 vuotta sitten
ltm.h a53d9b66ca first implementation for type names 25 vuotta sitten
lua.c bce6572579 new macros + new names to facilitate compilation of threaded version 25 vuotta sitten
lua.h bce6572579 new macros + new names to facilitate compilation of threaded version 25 vuotta sitten
luadebug.h f379d06e24 all API functions are declared in a single line (to facilitate pre-processing). 25 vuotta sitten
lualib.h 35d6b15057 some cleaning 25 vuotta sitten
lundump.c a04de4f0ad no more END opcode 25 vuotta sitten
lundump.h 523c5d8e1c last changes by lhf. 25 vuotta sitten
lvm.c 9a231afa97 top must be updated when there is any error 24 vuotta sitten
lvm.h 4ab6acacdf better control of relationship top x L->top 24 vuotta sitten
lzio.c 1de5587184 `lua.h' is included before any other Lua header file 25 vuotta sitten
lzio.h 8b88ab07f7 more controled use of `sprintf' 25 vuotta sitten
makefile 906d5dcc41 details 25 vuotta sitten
manual.tex b68fb7f62e `assert' returns its first argument 24 vuotta sitten