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

Roberto Ierusalimschy c635044f2f creation of function do_protectedrun, that executes lua code enclosed před 31 roky
exscript 686f09a472 ex script para corrigir y.tab.c před 32 roky
hash.c 5cb6856ebc because lua_error now does a longjmp, many functions do not need před 31 roky
hash.h 0dcae99d74 new field 'next' in struct 'Hash', to list tables for garbage collection. před 31 roky
inout.c 31d58e2f01 more functions from opcode.c před 31 roky
inout.h 31d58e2f01 more functions from opcode.c před 31 roky
iolib.c 2f1de3b1e1 implementacao das funcoes 'date', 'time' e 'beep'. před 31 roky
lex.c 6b18cc9a17 prototype for function 'yylex' před 31 roky
lua.c d443840846 Linguagem para Usuarios de Aplicacao před 32 roky
lua.h 3db06a95a3 Elimination of functions lua_isnil, etc. před 31 roky
lua.stx 2651afc455 RESET is generated at codereturn. před 31 roky
lualib.h 0c6b906c8c Compatibilizacao com C++. před 31 roky
makefile 0eb6ee3fee novos warnings "missing-prototypes" e "ansi". před 31 roky
mathlib.c 82ceb12b7a Implementacao das funcoes para conversao de angulos rad r deg. před 31 roky
mathlib.h 69bee7a3d1 Math library to LUA před 32 roky
opcode.c c635044f2f creation of function do_protectedrun, that executes lua code enclosed před 31 roky
opcode.h fbf887ec2b new way to call functions, plus several small changes. This is před 31 roky
strlib.c 1a6536aaad deletion of 'include mm.h' před 31 roky
strlib.h 212fdf861a String library to LUA před 32 roky
table.c 42ef3f9388 there is no need of predefined constants. před 31 roky
table.h 852d9a8597 function 'lua_addfile' returns an error message před 31 roky
tree.c d7cb47fadf new parameter in function 'tree_create'. Maybe we will return to před 31 roky
tree.h 1c749a3059 Arvore binaria de strings, variaveis e constantes. před 31 roky
ugly.h 3386e3c1fb definition of ugly tokens před 31 roky