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

Roberto Ierusalimschy 63a822c8e1 all boxed types start with their tags 24 роки тому
bugs 6af005ec20 bug: when `read' fails it must return nil (and not no value) 25 роки тому
lapi.c 6b71a9cfe5 smaller tables for machines with 8-bit alignment 24 роки тому
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 3b6f8bfbe6 simpler implementation of for loops 24 роки тому
lcode.h 3b6f8bfbe6 simpler implementation of for loops 24 роки тому
ldblib.c 4ff5545709 new macro pushliteral 25 роки тому
ldebug.c 6b71a9cfe5 smaller tables for machines with 8-bit alignment 24 роки тому
ldebug.h 001f2bdd0e new definition for types-tags 25 роки тому
ldo.c 63a822c8e1 all boxed types start with their tags 24 роки тому
ldo.h 71ae4801d6 macros LUA_ENTRY/LUA_EXIT to control exclusive access to Lua core 25 роки тому
lfunc.c 63a822c8e1 all boxed types start with their tags 24 роки тому
lfunc.h 0183b8030c `free' gets size of the block: complete control over memory use 25 роки тому
lgc.c 63a822c8e1 all boxed types start with their tags 24 роки тому
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 63a822c8e1 all boxed types start with their tags 24 роки тому
lobject.h 63a822c8e1 all boxed types start with their tags 24 роки тому
lopcodes.h a04de4f0ad no more END opcode 25 роки тому
lparser.c 3b6f8bfbe6 simpler implementation of for loops 24 роки тому
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 63a822c8e1 all boxed types start with their tags 24 роки тому
lstring.h 08496eea8b small changes in lstring 25 роки тому
lstrlib.c 4ff5545709 new macro pushliteral 25 роки тому
ltable.c 63a822c8e1 all boxed types start with their tags 24 роки тому
ltable.h 6b71a9cfe5 smaller tables for machines with 8-bit alignment 24 роки тому
ltests.c 6b71a9cfe5 smaller tables for machines with 8-bit alignment 24 роки тому
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 6b71a9cfe5 smaller tables for machines with 8-bit alignment 24 роки тому
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 09def5da44 small corrections 24 роки тому