Go to file
Roberto Ierusalimschy de4e2305c5 Type renamed to lua_Type 1994-11-07 13:20:56 -02:00
exscript ex script para corrigir y.tab.c 1993-12-22 18:49:54 -02:00
fallback.c module to implement default fallbacks and lock mechanisms 1994-11-07 13:20:56 -02:00
fallback.h module to implement default fallbacks and lock mechanisms 1994-11-07 13:20:56 -02:00
hash.c inheritance is not built-in 1994-11-07 13:19:51 -02:00
hash.h new field 'next' in struct 'Hash', to list tables for garbage collection. 1994-09-08 13:51:49 -03:00
inout.c more functions from opcode.c 1994-11-03 20:34:29 -02:00
inout.h more functions from opcode.c 1994-11-03 20:34:29 -02:00
iolib.c implementacao das funcoes 'date', 'time' e 'beep'. 1994-10-19 15:02:20 -02:00
lex.c prototype for function 'yylex' 1994-11-03 15:09:20 -02:00
lua.c Linguagem para Usuarios de Aplicacao 1993-12-17 16:41:19 -02:00
lua.h Elimination of functions lua_isnil, etc. 1994-11-04 08:47:49 -02:00
lua.stx new opcodes for '>' and '>=' 1994-11-06 13:35:04 -02:00
lualib.h Compatibilizacao com C++. 1994-08-24 12:29:02 -03:00
makefile novos warnings "missing-prototypes" e "ansi". 1994-07-19 19:17:02 -03:00
mathlib.c Implementacao das funcoes para conversao de angulos rad r deg. 1994-10-11 10:06:47 -03:00
mathlib.h Math library to LUA 1993-12-17 16:41:19 -02:00
opcode.c creation of function do_protectedrun, that executes lua code enclosed 1994-11-04 08:47:49 -02:00
opcode.h Type renamed to lua_Type 1994-11-07 13:20:56 -02:00
strlib.c deletion of 'include mm.h' 1994-10-18 16:34:47 -02:00
strlib.h String library to LUA 1993-12-17 16:41:19 -02:00
table.c new global function 'setfallback' 1994-11-04 15:20:00 -02:00
table.h function 'lua_addfile' returns an error message 1994-11-03 19:48:36 -02:00
tree.c new parameter in function 'tree_create'. Maybe we will return to 1994-10-18 15:36:11 -02:00
tree.h Arvore binaria de strings, variaveis e constantes. 1994-07-19 18:24:17 -03:00
ugly.h definition of ugly tokens 1994-10-18 12:30:29 -02:00