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 před 24 roky
bugs 6af005ec20 bug: when `read' fails it must return nil (and not no value) před 25 roky
lapi.c 6b71a9cfe5 smaller tables for machines with 8-bit alignment před 24 roky
lapi.h 100bfec39a new implementation for `next' před 25 roky
lauxlib.c a53d9b66ca first implementation for type names před 25 roky
lauxlib.h a53d9b66ca first implementation for type names před 25 roky
lbaselib.c a53d9b66ca first implementation for type names před 25 roky
lcode.c 3b6f8bfbe6 simpler implementation of for loops před 24 roky
lcode.h 3b6f8bfbe6 simpler implementation of for loops před 24 roky
ldblib.c 4ff5545709 new macro pushliteral před 25 roky
ldebug.c 6b71a9cfe5 smaller tables for machines with 8-bit alignment před 24 roky
ldebug.h 001f2bdd0e new definition for types-tags před 25 roky
ldo.c 63a822c8e1 all boxed types start with their tags před 24 roky
ldo.h 71ae4801d6 macros LUA_ENTRY/LUA_EXIT to control exclusive access to Lua core před 25 roky
lfunc.c 63a822c8e1 all boxed types start with their tags před 24 roky
lfunc.h 0183b8030c `free' gets size of the block: complete control over memory use před 25 roky
lgc.c 63a822c8e1 all boxed types start with their tags před 24 roky
lgc.h 78bc8e553d new API for garbage collector před 25 roky
linit.c fb55c96706 obsolete module; not part of the oficial distribution před 25 roky
liolib.c 9b45439860 details před 25 roky
llex.c 4ac58853dc thead-specific state separated from "global" state před 25 roky
llex.h 595e449537 tighter size for error buffers před 25 roky
llimits.h 4894c27962 lua_Number defined in lua.h (1st version) před 25 roky
lmathlib.c 4894c27962 lua_Number defined in lua.h (1st version) před 25 roky
lmem.c 71ae4801d6 macros LUA_ENTRY/LUA_EXIT to control exclusive access to Lua core před 25 roky
lmem.h 0183b8030c `free' gets size of the block: complete control over memory use před 25 roky
lobject.c 63a822c8e1 all boxed types start with their tags před 24 roky
lobject.h 63a822c8e1 all boxed types start with their tags před 24 roky
lopcodes.h a04de4f0ad no more END opcode před 25 roky
lparser.c 3b6f8bfbe6 simpler implementation of for loops před 24 roky
lparser.h 0183b8030c `free' gets size of the block: complete control over memory use před 25 roky
lstate.c bce6572579 new macros + new names to facilitate compilation of threaded version před 25 roky
lstate.h bce6572579 new macros + new names to facilitate compilation of threaded version před 25 roky
lstring.c 63a822c8e1 all boxed types start with their tags před 24 roky
lstring.h 08496eea8b small changes in lstring před 25 roky
lstrlib.c 4ff5545709 new macro pushliteral před 25 roky
ltable.c 63a822c8e1 all boxed types start with their tags před 24 roky
ltable.h 6b71a9cfe5 smaller tables for machines with 8-bit alignment před 24 roky
ltests.c 6b71a9cfe5 smaller tables for machines with 8-bit alignment před 24 roky
ltm.c bce6572579 new macros + new names to facilitate compilation of threaded version před 25 roky
ltm.h a53d9b66ca first implementation for type names před 25 roky
lua.c bce6572579 new macros + new names to facilitate compilation of threaded version před 25 roky
lua.h bce6572579 new macros + new names to facilitate compilation of threaded version před 25 roky
luadebug.h f379d06e24 all API functions are declared in a single line (to facilitate pre-processing). před 25 roky
lualib.h 35d6b15057 some cleaning před 25 roky
lundump.c a04de4f0ad no more END opcode před 25 roky
lundump.h 523c5d8e1c last changes by lhf. před 25 roky
lvm.c 6b71a9cfe5 smaller tables for machines with 8-bit alignment před 24 roky
lvm.h 001f2bdd0e new definition for types-tags před 25 roky
lzio.c 1de5587184 `lua.h' is included before any other Lua header file před 25 roky
lzio.h 8b88ab07f7 more controled use of `sprintf' před 25 roky
makefile 906d5dcc41 details před 25 roky
manual.tex 09def5da44 small corrections před 24 roky