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

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