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

Roberto Ierusalimschy 22439a7511 new syntax for constructors (a={n=3;1,2,3}). il y a 28 ans
bugs 5d89dad9b8 bug log il y a 28 ans
lapi.c de79e7fc58 back to "lua_upvalue"... (seems better choice) il y a 28 ans
lapi.h ea169d2083 auxiliar functions from Lua API il y a 28 ans
lauxlib.c 502343b402 new scheme for buffers, centralized in auxlib. il y a 28 ans
lauxlib.h 502343b402 new scheme for buffers, centralized in auxlib. il y a 28 ans
lbuiltin.c de79e7fc58 back to "lua_upvalue"... (seems better choice) il y a 28 ans
lbuiltin.h 26c5f56ad1 Built-in functions il y a 28 ans
ldo.c de79e7fc58 back to "lua_upvalue"... (seems better choice) il y a 28 ans
ldo.h 45e533599f optimization: closures without upvalues don't need to be closures il y a 28 ans
lfunc.c 45e533599f optimization: closures without upvalues don't need to be closures il y a 28 ans
lfunc.h 45e533599f optimization: closures without upvalues don't need to be closures il y a 28 ans
lgc.c 502343b402 new scheme for buffers, centralized in auxlib. il y a 28 ans
lgc.h 3393fd7f25 first version of "lua_close" il y a 28 ans
liolib.c 4e91384e14 sorting the includes... il y a 28 ans
llex.c 502343b402 new scheme for buffers, centralized in auxlib. il y a 28 ans
llex.h 502343b402 new scheme for buffers, centralized in auxlib. il y a 28 ans
lmathlib.c 80b3d28f4a details (mainly error messages) il y a 28 ans
lmem.c 502343b402 new scheme for buffers, centralized in auxlib. il y a 28 ans
lmem.h 502343b402 new scheme for buffers, centralized in auxlib. il y a 28 ans
lobject.c 45e533599f optimization: closures without upvalues don't need to be closures il y a 28 ans
lobject.h 45e533599f optimization: closures without upvalues don't need to be closures 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 502343b402 new scheme for buffers, centralized in auxlib. il y a 28 ans
lstate.h 502343b402 new scheme for buffers, centralized in auxlib. il y a 28 ans
lstring.c 80b3d28f4a details (mainly error messages) il y a 28 ans
lstring.h 3393fd7f25 first version of "lua_close" il y a 28 ans
lstrlib.c 502343b402 new scheme for buffers, centralized in auxlib. il y a 28 ans
ltable.c 45e533599f optimization: closures without upvalues don't need to be closures il y a 28 ans
ltable.h 9ae0c082a3 small details by lint. il y a 28 ans
ltm.c 45e533599f optimization: closures without upvalues don't need to be closures il y a 28 ans
ltm.h 9ae0c082a3 small details by lint. il y a 28 ans
lua.c 7ecc3ce827 new command line options il y a 28 ans
lua.h de79e7fc58 back to "lua_upvalue"... (seems better choice) il y a 28 ans
lua.stx 22439a7511 new syntax for constructors (a={n=3;1,2,3}). il y a 28 ans
luadebug.h 84e92e0976 Debuging API il y a 28 ans
lualib.h 502343b402 new scheme for buffers, centralized in auxlib. il y a 28 ans
lvm.c 502343b402 new scheme for buffers, centralized in auxlib. il y a 28 ans
lvm.h 45e533599f optimization: closures without upvalues don't need to be closures 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 502343b402 new scheme for buffers, centralized in auxlib. 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