exscript
ex script para corrigir y.tab.c
1993-12-22 18:49:54 -02:00
fallback.c
fallback for garbage collection
1994-11-10 15:36:54 -02:00
fallback.h
fallback for garbage collection
1994-11-10 15:36:54 -02:00
hash.c
fallback for garbage collection
1994-11-10 15:36:54 -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
lua_debugline is kept in the stack 'funcstack' when debugging.
1994-11-09 16:09:22 -02:00
inout.h
error function for Lua
1994-11-08 18:06:15 -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
lua_call cannot be a macro, because it would push the function
1994-11-09 16:10:11 -02:00
lua.stx
because lua_error does a longjmp, there is no need to a variable
1994-11-09 16:07:38 -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
fallback for garbage collection
1994-11-10 15:36:54 -02:00
opcode.h
fallback for garbage collection
1994-11-10 15:36:54 -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
small changes in error recovery
1994-11-10 18:41:37 -02:00
table.h
function 'lua_addfile' returns an error message
1994-11-03 19:48:36 -02:00
tree.c
small changes in error recovery
1994-11-10 18:41:37 -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