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

Roberto Ierusalimschy b79ffdc4ce global state for Lua interpreter há 28 anos atrás
bugs 72a1d81b51 bug: lua_getlocal breaks when called with a CFunction. há 28 anos atrás
lapi.c 592a3f289b first implementation of centralized global state. há 28 anos atrás
lapi.h ea169d2083 auxiliar functions from Lua API há 28 anos atrás
lauxlib.c 45cad43c3f "lua_open": now lua has an explicit open operation. há 28 anos atrás
lauxlib.h a580480b07 new implementation for globals: Global value is stored in TaggedString há 28 anos atrás
lbuiltin.c 592a3f289b first implementation of centralized global state. há 28 anos atrás
lbuiltin.h 26c5f56ad1 Built-in functions há 28 anos atrás
ldo.c 592a3f289b first implementation of centralized global state. há 28 anos atrás
ldo.h 592a3f289b first implementation of centralized global state. há 28 anos atrás
lfunc.c 592a3f289b first implementation of centralized global state. há 28 anos atrás
lfunc.h 592a3f289b first implementation of centralized global state. há 28 anos atrás
lgc.c 592a3f289b first implementation of centralized global state. há 28 anos atrás
lgc.h 592a3f289b first implementation of centralized global state. há 28 anos atrás
liolib.c 592a3f289b first implementation of centralized global state. há 28 anos atrás
llex.c 592a3f289b first implementation of centralized global state. há 28 anos atrás
llex.h 592a3f289b first implementation of centralized global state. há 28 anos atrás
lmathlib.c 45cad43c3f "lua_open": now lua has an explicit open operation. há 28 anos atrás
lmem.c 592a3f289b first implementation of centralized global state. há 28 anos atrás
lmem.h dadba4d6ed Interface to Memory Manager há 28 anos atrás
lobject.c 592a3f289b first implementation of centralized global state. há 28 anos atrás
lobject.h 592a3f289b first implementation of centralized global state. há 28 anos atrás
lopcodes.h 18cd7adac6 optimization to handle <a.x> (new opcode). há 28 anos atrás
lparser.h 8cd67ac676 Syntax analizer and code generator há 28 anos atrás
lstate.c b79ffdc4ce global state for Lua interpreter há 28 anos atrás
lstate.h b79ffdc4ce global state for Lua interpreter há 28 anos atrás
lstring.c 592a3f289b first implementation of centralized global state. há 28 anos atrás
lstring.h 592a3f289b first implementation of centralized global state. há 28 anos atrás
lstrlib.c 75ac0d2172 Standard library for strings and pattern-matching há 28 anos atrás
ltable.c 592a3f289b first implementation of centralized global state. há 28 anos atrás
ltable.h 592a3f289b first implementation of centralized global state. há 28 anos atrás
ltm.c 592a3f289b first implementation of centralized global state. há 28 anos atrás
ltm.h 592a3f289b first implementation of centralized global state. há 28 anos atrás
lua.c 592a3f289b first implementation of centralized global state. há 28 anos atrás
lua.h 592a3f289b first implementation of centralized global state. há 28 anos atrás
lua.stx 592a3f289b first implementation of centralized global state. há 28 anos atrás
luadebug.h 84e92e0976 Debuging API há 28 anos atrás
lualib.h 9f3785a2f3 Lua standard libraries há 28 anos atrás
lvm.c 592a3f289b first implementation of centralized global state. há 28 anos atrás
lvm.h 45ccb0e881 "nupvalues" is kept in Closure, not in prototype (as a preparation há 28 anos atrás
lzio.c d600a6b5b3 a generic input stream interface há 28 anos atrás
lzio.h d600a6b5b3 a generic input stream interface há 28 anos atrás
makefile 592a3f289b first implementation of centralized global state. há 28 anos atrás
manual.tex e18f681333 very small corrections... há 28 anos atrás
undump.c dd1aa28390 small optimization in opcodes for "and" and "or" há 28 anos atrás
undump.h 732ef82c72 "luaI_undump1" cannot be static; luac uses it. há 28 anos atrás