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

Roberto Ierusalimschy 369c5fe3c0 lock mechanism more robust; nil is pseudo-locked under index -1. há 30 anos atrás
fallback.c 369c5fe3c0 lock mechanism more robust; nil is pseudo-locked under index -1. há 30 anos atrás
fallback.h 43382ce5a2 new fallback "getglobal". há 30 anos atrás
func.c 7918c6cf11 small bug há 30 anos atrás
func.h 5a3a1fe458 debug interface functions to manipulated local variables: há 30 anos atrás
hash.c 995a9f7188 no more "Bool" type há 30 anos atrás
hash.h 995a9f7188 no more "Bool" type há 30 anos atrás
inout.c 56fb06b6f5 "lua_debug" now is exported through debug interface (luadebug.h) há 30 anos atrás
inout.h 56fb06b6f5 "lua_debug" now is exported through debug interface (luadebug.h) há 30 anos atrás
iolib.c 5fa51fc426 new option "q" in function "write", to write literal strings. há 30 anos atrás
lex.c 56fb06b6f5 "lua_debug" now is exported through debug interface (luadebug.h) há 30 anos atrás
lua.c 024f2374ab "AUTHORS" separated from COPYRIGHT. há 30 anos atrás
lua.h fa649fbc26 new distribution há 30 anos atrás
lua.stx 5a3a1fe458 debug interface functions to manipulated local variables: há 30 anos atrás
luadebug.h 826d70fcba new type lua_Function for activation records há 30 anos atrás
lualib.h 481bafd581 add_char now is global. há 30 anos atrás
luamem.c 98fe770cab small bug há 30 anos atrás
luamem.h f4591397da strdup is done via mem.c to control its memory allocation há 31 anos atrás
makefile bbb23048e3 correction of dependencies (include's). há 30 anos atrás
manual.tex 5fa51fc426 new option "q" in function "write", to write literal strings. há 30 anos atrás
mathlib.c 5f664a4516 error functions are shared by all libraries há 30 anos atrás
mathlib.h 69bee7a3d1 Math library to LUA há 32 anos atrás
opcode.c 826d70fcba new type lua_Function for activation records há 30 anos atrás
opcode.h 0d50b87aa4 lua_table now has references to global variable names (TreeNode's). há 30 anos atrás
strlib.c ca7be1cfeb elimination of function "int2str", as it can be replaced by "format('%c', .)" há 30 anos atrás
strlib.h 212fdf861a String library to LUA há 32 anos atrás
table.c 0d50b87aa4 lua_table now has references to global variable names (TreeNode's). há 30 anos atrás
table.h a0ef046ef1 elimination of unused declarations (left from old modifications) há 30 anos atrás
tree.c 0d50b87aa4 lua_table now has references to global variable names (TreeNode's). há 30 anos atrás
tree.h 0d50b87aa4 lua_table now has references to global variable names (TreeNode's). há 30 anos atrás
types.h 995a9f7188 no more "Bool" type há 30 anos atrás
ugly.h e4645c835d small changes in 'ugly' part. há 31 anos atrás