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

Roberto Ierusalimschy 54ba642cc3 new module "undump.o" hace 29 años
fallback.c 74102bd716 small corrections. hace 29 años
fallback.h 43382ce5a2 new fallback "getglobal". hace 30 años
func.c 1dc0e82aeb "freefunc" now is public. hace 29 años
func.h 1dc0e82aeb "freefunc" now is public. hace 29 años
hash.c 45cf24485d useless #include. hace 30 años
hash.h 5c0e5fd36d details. hace 29 años
inout.c e701a86385 "openfile" now returns the file hace 29 años
inout.h 8826eb7918 small correction hace 29 años
iolib.c 675e608325 new functions "rename" and "tmpname". hace 29 años
lex.c 281db390e8 no more "ugly" programs. hace 29 años
lex.h d1608c597e reserved words are stored in main string table; "marked" field is hace 30 años
lua.c 40306b10db small corrections. hace 29 años
lua.h c56e2b2e30 new version hace 30 años
lua.stx 621322a305 "PrintCode" now is defined in luac. hace 29 años
luadebug.h 826d70fcba new type lua_Function for activation records hace 30 años
lualib.h c2eb02aaf6 both "write" and "format" need "addquoted". hace 29 años
luamem.c 7236df875a new function "luaI_buffer". hace 29 años
luamem.h 7236df875a new function "luaI_buffer". hace 29 años
makefile 54ba642cc3 new module "undump.o" hace 29 años
manual.tex f86c1367db new functions "rename" and "tmpname". hace 29 años
mathlib.c 3abc25fa54 new functions "random" and "randomseed". hace 30 años
mathlib.h 69bee7a3d1 Math library to LUA hace 32 años
opcode.c 3e1f731826 integration with undump (execution of pre-compiled chuncks) hace 29 años
opcode.h 3e1f731826 integration with undump (execution of pre-compiled chuncks) hace 29 años
strlib.c 2fee7e42c9 new option 'q' in function "format". hace 29 años
strlib.h 212fdf861a String library to LUA hace 32 años
table.c 3226ac2da8 "lua_ntable" and "lua_nconstant" are public (undump.c uses them). hace 29 años
table.h 3226ac2da8 "lua_ntable" and "lua_nconstant" are public (undump.c uses them). hace 29 años
tree.c 3e9daa7416 creation of strings must call garbage collector. hace 29 años
tree.h 712ac505e0 small correction hace 29 años
types.h 995a9f7188 no more "Bool" type hace 30 años
undump.c 58fd8aa851 added cast instead of union [lazy?] hace 29 años
undump.h 8ad8426c43 moved some includes to undump.c hace 29 años