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

Roberto Ierusalimschy 7c261a13b5 more uniform treatment to opcode variants. %!s(int64=28) %!d(string=hai) anos
bugs 72a1d81b51 bug: lua_getlocal breaks when called with a CFunction. %!s(int64=28) %!d(string=hai) anos
lapi.c a580480b07 new implementation for globals: Global value is stored in TaggedString %!s(int64=28) %!d(string=hai) anos
lapi.h ea169d2083 auxiliar functions from Lua API %!s(int64=28) %!d(string=hai) anos
lauxlib.c a580480b07 new implementation for globals: Global value is stored in TaggedString %!s(int64=28) %!d(string=hai) anos
lauxlib.h a580480b07 new implementation for globals: Global value is stored in TaggedString %!s(int64=28) %!d(string=hai) anos
lbuiltin.c a580480b07 new implementation for globals: Global value is stored in TaggedString %!s(int64=28) %!d(string=hai) anos
lbuiltin.h 26c5f56ad1 Built-in functions %!s(int64=28) %!d(string=hai) anos
ldo.c a580480b07 new implementation for globals: Global value is stored in TaggedString %!s(int64=28) %!d(string=hai) anos
ldo.h 43a2ee6ea1 Stack and Call structure of Lua %!s(int64=28) %!d(string=hai) anos
lfunc.c eb617df2d8 better way to traverse GCnode lists. %!s(int64=28) %!d(string=hai) anos
lfunc.h eb617df2d8 better way to traverse GCnode lists. %!s(int64=28) %!d(string=hai) anos
lgc.c eb617df2d8 better way to traverse GCnode lists. %!s(int64=28) %!d(string=hai) anos
lgc.h 189d64409b Garbage Collector %!s(int64=28) %!d(string=hai) anos
liolib.c 3c820d622e better control over closed files %!s(int64=28) %!d(string=hai) anos
llex.c 2bb94d9e22 using bison instead of yacc; lparser.c renamed to lstx.c (to %!s(int64=28) %!d(string=hai) anos
llex.h 60cc473bcf Lexical Analizer %!s(int64=28) %!d(string=hai) anos
lmathlib.c b945fae40e Lua standard mathematical library %!s(int64=28) %!d(string=hai) anos
lmem.c dadba4d6ed Interface to Memory Manager %!s(int64=28) %!d(string=hai) anos
lmem.h dadba4d6ed Interface to Memory Manager %!s(int64=28) %!d(string=hai) anos
lobject.c eb617df2d8 better way to traverse GCnode lists. %!s(int64=28) %!d(string=hai) anos
lobject.h eb617df2d8 better way to traverse GCnode lists. %!s(int64=28) %!d(string=hai) anos
lopcodes.h 7c261a13b5 more uniform treatment to opcode variants. %!s(int64=28) %!d(string=hai) anos
lparser.h 8cd67ac676 Syntax analizer and code generator %!s(int64=28) %!d(string=hai) anos
lstring.c a580480b07 new implementation for globals: Global value is stored in TaggedString %!s(int64=28) %!d(string=hai) anos
lstring.h a580480b07 new implementation for globals: Global value is stored in TaggedString %!s(int64=28) %!d(string=hai) anos
lstrlib.c 75ac0d2172 Standard library for strings and pattern-matching %!s(int64=28) %!d(string=hai) anos
ltable.c eb617df2d8 better way to traverse GCnode lists. %!s(int64=28) %!d(string=hai) anos
ltable.h eb617df2d8 better way to traverse GCnode lists. %!s(int64=28) %!d(string=hai) anos
ltm.c a580480b07 new implementation for globals: Global value is stored in TaggedString %!s(int64=28) %!d(string=hai) anos
ltm.h 4b91e9cde6 Tag methods %!s(int64=28) %!d(string=hai) anos
lua.c a3235ad270 prompt for interactive mode %!s(int64=28) %!d(string=hai) anos
lua.h 0c4ed2b3dc main header file %!s(int64=28) %!d(string=hai) anos
lua.stx 7c261a13b5 more uniform treatment to opcode variants. %!s(int64=28) %!d(string=hai) anos
luadebug.h 84e92e0976 Debuging API %!s(int64=28) %!d(string=hai) anos
lualib.h 9f3785a2f3 Lua standard libraries %!s(int64=28) %!d(string=hai) anos
lvm.c 7c261a13b5 more uniform treatment to opcode variants. %!s(int64=28) %!d(string=hai) anos
lvm.h a580480b07 new implementation for globals: Global value is stored in TaggedString %!s(int64=28) %!d(string=hai) anos
lzio.c d600a6b5b3 a generic input stream interface %!s(int64=28) %!d(string=hai) anos
lzio.h d600a6b5b3 a generic input stream interface %!s(int64=28) %!d(string=hai) anos
makefile 2bb94d9e22 using bison instead of yacc; lparser.c renamed to lstx.c (to %!s(int64=28) %!d(string=hai) anos
manual.tex e18f681333 very small corrections... %!s(int64=28) %!d(string=hai) anos
undump.c dd1aa28390 small optimization in opcodes for "and" and "or" %!s(int64=28) %!d(string=hai) anos
undump.h 732ef82c72 "luaI_undump1" cannot be static; luac uses it. %!s(int64=28) %!d(string=hai) anos