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

Roberto Ierusalimschy b42cc6a4d2 no more protected global variables; using upvalues to store tags. il y a 28 ans
bugs 72a1d81b51 bug: lua_getlocal breaks when called with a CFunction. il y a 28 ans
lapi.c 5482992dec other access method for C upvalues (as arguments) il y a 28 ans
lapi.h ea169d2083 auxiliar functions from Lua API il y a 28 ans
lauxlib.c accd7bc253 small modifications (format, small optimizations, etc) il y a 28 ans
lauxlib.h accd7bc253 small modifications (format, small optimizations, etc) il y a 28 ans
lbuiltin.c a6ad644bf2 no more protected global variables il y a 28 ans
lbuiltin.h 26c5f56ad1 Built-in functions il y a 28 ans
ldo.c 5482992dec other access method for C upvalues (as arguments) il y a 28 ans
ldo.h 592a3f289b first implementation of centralized global state. il y a 28 ans
lfunc.c 592a3f289b first implementation of centralized global state. il y a 28 ans
lfunc.h 592a3f289b first implementation of centralized global state. il y a 28 ans
lgc.c ef37c87e93 no more 'globalbag' il y a 28 ans
lgc.h 592a3f289b first implementation of centralized global state. il y a 28 ans
liolib.c b42cc6a4d2 no more protected global variables; using upvalues to store tags. il y a 28 ans
llex.c accd7bc253 small modifications (format, small optimizations, etc) il y a 28 ans
llex.h 9ae0c082a3 small details by lint. il y a 28 ans
lmathlib.c 39fd5bb9b0 details il y a 28 ans
lmem.c 592a3f289b first implementation of centralized global state. il y a 28 ans
lmem.h 9e029f98b9 details il y a 28 ans
lobject.c 592a3f289b first implementation of centralized global state. il y a 28 ans
lobject.h 39fd5bb9b0 details il y a 28 ans
lopcodes.h 18cd7adac6 optimization to handle <a.x> (new opcode). il y a 28 ans
lparser.h 8cd67ac676 Syntax analizer and code generator il y a 28 ans
lstate.c ef37c87e93 no more 'globalbag' il y a 28 ans
lstate.h ef37c87e93 no more 'globalbag' il y a 28 ans
lstring.c accd7bc253 small modifications (format, small optimizations, etc) il y a 28 ans
lstring.h 9ae0c082a3 small details by lint. il y a 28 ans
lstrlib.c 9ae0c082a3 small details by lint. il y a 28 ans
ltable.c accd7bc253 small modifications (format, small optimizations, etc) il y a 28 ans
ltable.h 9ae0c082a3 small details by lint. il y a 28 ans
ltm.c 6153200bc2 make sure there is no mem problems, using %.ns instead of %s for luaV_error. il y a 28 ans
ltm.h 9ae0c082a3 small details by lint. il y a 28 ans
lua.c accd7bc253 small modifications (format, small optimizations, etc) il y a 28 ans
lua.h 5482992dec other access method for C upvalues (as arguments) il y a 28 ans
lua.stx accd7bc253 small modifications (format, small optimizations, etc) il y a 28 ans
luadebug.h 84e92e0976 Debuging API il y a 28 ans
lualib.h 9ae0c082a3 small details by lint. il y a 28 ans
lvm.c accd7bc253 small modifications (format, small optimizations, etc) il y a 28 ans
lvm.h 45ccb0e881 "nupvalues" is kept in Closure, not in prototype (as a preparation il y a 28 ans
lzio.c accd7bc253 small modifications (format, small optimizations, etc) il y a 28 ans
lzio.h accd7bc253 small modifications (format, small optimizations, etc) il y a 28 ans
makefile 592a3f289b first implementation of centralized global state. il y a 28 ans
manual.tex e18f681333 very small corrections... il y a 28 ans
undump.c dd1aa28390 small optimization in opcodes for "and" and "or" il y a 28 ans
undump.h 732ef82c72 "luaI_undump1" cannot be static; luac uses it. il y a 28 ans