exscript
ex script para corrigir y.tab.c
1993-12-22 18:49:54 -02:00
hash.c
because lua_error now does a longjmp, many functions do not need
1994-11-03 20:20:15 -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
tags T_NIL, etc, changed to LUA_T_NIL, etc
1994-11-02 18:29:39 -02:00
inout.h
tags T_NIL, etc, changed to LUA_T_NIL, etc
1994-11-02 18:29:39 -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
new way to call functions, plus several small changes. This is
1994-11-02 18:30:53 -02:00
lua.stx
RESET is generated at codereturn.
1994-11-03 20:32:42 -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
new way to call functions, plus several small changes. This is
1994-11-02 18:30:53 -02:00
opcode.h
new way to call functions, plus several small changes. This is
1994-11-02 18:30:53 -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
there is no need of predefined constants.
1994-11-03 20:33:40 -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