exscript
hash.c
tags T_NIL, etc, changed to LUA_T_NIL, etc
1994-11-02 18:29:09 -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
split to 'ugly.h'.
1994-10-18 15:34:34 -02:00
lua.c
lua.h
new way to call functions, plus several small changes. This is
1994-11-02 18:30:53 -02:00
lua.stx
new way to call functions, plus several small changes. This is
1994-11-02 18:30:53 -02:00
lualib.h
Compatibilizacao com C++.
1994-08-24 12:29:02 -03:00
makefile
mathlib.c
Implementacao das funcoes para conversao de angulos rad r deg.
1994-10-11 10:06:47 -03:00
mathlib.h
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
table.c
tags T_NIL, etc, changed to LUA_T_NIL, etc
1994-11-02 18:29:09 -02:00
table.h
adaptative garbage collection.
1994-10-17 17:03:23 -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
ugly.h
definition of ugly tokens
1994-10-18 12:30:29 -02:00