Go to file
Roberto Ierusalimschy f37e65d1cb "exit" has an optional parameter of status. 1996-04-22 16:28:37 -03:00
fallback.c lock mechanism seperseded by the REFERENCE mechanism. 1996-04-22 15:00:37 -03:00
fallback.h lock mechanism seperseded by the REFERENCE mechanism. 1996-04-22 15:00:37 -03:00
func.c a simplification about memory error messages. 1996-03-21 15:55:02 -03:00
func.h "freefunc" now is public. 1996-03-14 12:54:20 -03:00
hash.c
hash.h details. 1996-03-08 09:04:04 -03:00
inout.c functions "lua_is..." consider coercions. 1996-03-19 19:28:37 -03:00
inout.h small correction 1996-03-15 15:21:58 -03:00
iolib.c "exit" has an optional parameter of status. 1996-04-22 16:28:37 -03:00
lex.c better control when growing arrays. 1996-03-21 13:33:47 -03:00
lex.h
lua.c small corrections. 1996-03-12 12:56:03 -03:00
lua.h lock mechanism seperseded by the REFERENCE mechanism. 1996-04-22 15:00:37 -03:00
lua.stx better control when growing arrays. 1996-03-21 13:33:47 -03:00
luadebug.h hook variables are global, no more "lua_set...hook" functions. 1996-03-20 15:44:02 -03:00
lualib.h both "write" and "format" need "addquoted". 1996-03-14 12:53:09 -03:00
luamem.c a simplification about memory error messages. 1996-03-21 15:55:02 -03:00
luamem.h lock mechanism seperseded by the REFERENCE mechanism. 1996-04-22 15:00:37 -03:00
makefile new module "undump.o" 1996-03-15 15:22:09 -03:00
manual.tex lock mechanism seperseded by the REFERENCE mechanism. 1996-04-22 15:00:37 -03:00
mathlib.c lock mechanism seperseded by the REFERENCE mechanism. 1996-04-22 15:00:37 -03:00
mathlib.h
opcode.c lock mechanism seperseded by the REFERENCE mechanism. 1996-04-22 15:00:37 -03:00
opcode.h integration with undump (execution of pre-compiled chuncks) 1996-03-15 10:13:13 -03:00
strlib.c small "abstraction" 1996-03-22 14:57:24 -03:00
strlib.h
table.c lock mechanism seperseded by the REFERENCE mechanism. 1996-04-22 15:00:37 -03:00
table.h lock mechanism seperseded by the REFERENCE mechanism. 1996-04-22 15:00:37 -03:00
tree.c creation of strings must call garbage collector. 1996-03-14 12:56:26 -03:00
tree.h
types.h
undump.c added cast instead of union [lazy?] 1996-03-14 14:31:15 -03:00
undump.h moved some includes to undump.c 1996-03-11 18:59:41 -03:00