You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Roberto Ierusalimschy 31d58e2f01 more functions from opcode.c 30 years ago
exscript ex script para corrigir y.tab.c 31 years ago
hash.c because lua_error now does a longjmp, many functions do not need 30 years ago
hash.h new field 'next' in struct 'Hash', to list tables for garbage collection. 31 years ago
inout.c more functions from opcode.c 30 years ago
inout.h more functions from opcode.c 30 years ago
iolib.c implementacao das funcoes 'date', 'time' e 'beep'. 30 years ago
lex.c prototype for function 'yylex' 30 years ago
lua.c Linguagem para Usuarios de Aplicacao 31 years ago
lua.h new way to call functions, plus several small changes. This is 30 years ago
lua.stx RESET is generated at codereturn. 30 years ago
lualib.h Compatibilizacao com C++. 31 years ago
makefile novos warnings "missing-prototypes" e "ansi". 31 years ago
mathlib.c Implementacao das funcoes para conversao de angulos rad r deg. 31 years ago
mathlib.h Math library to LUA 31 years ago
opcode.c new way to call functions, plus several small changes. This is 30 years ago
opcode.h new way to call functions, plus several small changes. This is 30 years ago
strlib.c deletion of 'include mm.h' 30 years ago
strlib.h String library to LUA 31 years ago
table.c there is no need of predefined constants. 30 years ago
table.h function 'lua_addfile' returns an error message 30 years ago
tree.c new parameter in function 'tree_create'. Maybe we will return to 30 years ago
tree.h Arvore binaria de strings, variaveis e constantes. 31 years ago
ugly.h definition of ugly tokens 30 years ago