auxlib.c
luaL check functions do not need the function name (it can be
1997-04-06 11:08:08 -03:00
auxlib.h
luaL check functions do not need the function name (it can be
1997-04-06 11:08:08 -03:00
fallback.c
luaL check functions do not need the function name (it can be
1997-04-06 11:08:08 -03:00
fallback.h
better error messages;
1997-04-04 19:24:51 -03:00
func.c
new name for old "mem.h" (conflicts with some compiler libraries)
1997-03-31 11:19:01 -03:00
func.h
hash.c
luaL check functions do not need the function name (it can be
1997-04-06 11:08:08 -03:00
hash.h
"Object" renamed to "TObject" (Tagged Object), to avoid conflicts with
1997-03-31 11:02:58 -03:00
inout.c
luaL check functions do not need the function name (it can be
1997-04-06 11:08:08 -03:00
inout.h
first step in implementing internal methods.
1997-02-26 14:38:41 -03:00
iolib.c
luaL check functions do not need the function name (it can be
1997-04-06 11:08:08 -03:00
lex.c
small "bugs" detected by Purify: cannot read "next" after 0.
1997-04-01 18:23:20 -03:00
lex.h
syntax error function is in "lex.c" (it has the token)
1996-11-08 10:49:35 -02:00
lua.c
better error messages;
1997-04-04 19:24:51 -03:00
lua.h
better error messages;
1997-04-04 19:24:51 -03:00
lua.stx
new name for old "mem.h" (conflicts with some compiler libraries)
1997-03-31 11:19:01 -03:00
luadebug.h
hook variables are global, no more "lua_set...hook" functions.
1996-03-20 15:44:02 -03:00
lualib.h
new (internal?) functions to manipulate userdata
1997-03-26 19:23:15 -03:00
luamem.c
small "bugs" detected by Purify: some blocks may be smaller than
1997-04-01 18:23:20 -03:00
luamem.h
new name for old "mem.h" (conflicts with some compiler libraries)
1997-03-31 11:19:01 -03:00
makefile
luaL check functions do not need the function name (it can be
1997-04-06 11:08:08 -03:00
manual.tex
new explanation about communication between Lua and C.
1997-03-06 19:19:08 -03:00
mathlib.c
luaL check functions do not need the function name (it can be
1997-04-06 11:08:08 -03:00
mathlib.h
opcode.c
better error messages;
1997-04-04 19:24:51 -03:00
opcode.h
better error messages;
1997-04-04 19:24:51 -03:00
strlib.c
luaL check functions do not need the function name (it can be
1997-04-06 11:08:08 -03:00
strlib.h
table.c
luaL check functions do not need the function name (it can be
1997-04-06 11:08:08 -03:00
table.h
"Object" renamed to "TObject" (Tagged Object), to avoid conflicts with
1997-03-31 11:02:58 -03:00
tree.c
new name for old "mem.h" (conflicts with some compiler libraries)
1997-03-31 11:19:01 -03:00
tree.h
first full implementation of internal methods
1997-03-19 16:41:10 -03:00
types.h
undump.c
headers includes sizeof(Word) not sizeof(int)
1996-11-18 09:18:29 -02:00
undump.h
new header version
1996-11-14 09:44:34 -02:00