Go to file
Roberto Ierusalimschy fa08b42dd8 new header for auxiliar functions. 1997-03-18 12:30:50 -03:00
auxlib.c new module 'auxlib' centralizes functions to get/check parameters. 1997-03-17 14:02:29 -03:00
auxlib.h new header for auxiliar functions. 1997-03-18 12:30:50 -03:00
fallback.c "tag" changed to "ttype" (since now tag has other meaning) 1997-03-11 15:44:28 -03:00
fallback.h first step in implementing internal methods. 1997-02-26 14:38:41 -03:00
func.c "tag" changed to "ttype" (since now tag has other meaning) 1997-03-11 15:44:28 -03:00
func.h
hash.c "tag" changed to "ttype" (since now tag has other meaning) 1997-03-11 15:44:28 -03:00
hash.h first step in implementing internal methods. 1997-02-26 14:38:41 -03:00
inout.c new module 'auxlib' centralizes functions to get/check parameters. 1997-03-17 14:02:29 -03:00
inout.h first step in implementing internal methods. 1997-02-26 14:38:41 -03:00
iolib.c new module 'auxlib' centralizes functions to get/check parameters. 1997-03-17 14:02:29 -03:00
lex.c BUG: "inclinenumber" cannot use public buffer, since it could change 1997-02-07 11:49:46 -02:00
lex.h
lua.c
lua.h new module 'auxlib' centralizes functions to get/check parameters. 1997-03-17 14:02:29 -03:00
lua.stx new form for constructors: {[exp] = exp, ...} 1997-03-06 14:30:55 -03:00
luadebug.h
lualib.h new module 'auxlib' centralizes functions to get/check parameters. 1997-03-17 14:02:29 -03:00
luamem.c "mem.c.debug" incorporated (with "#if"). 1997-03-03 16:55:38 -03:00
luamem.h
makefile new module 'auxlib' centralizes functions to get/check parameters. 1997-03-17 14:02:29 -03:00
manual.tex new explanation about communication between Lua and C. 1997-03-06 19:19:08 -03:00
mathlib.c new module 'auxlib' centralizes functions to get/check parameters. 1997-03-17 14:02:29 -03:00
mathlib.h
opcode.c "tag" changed to "ttype" (since now tag has other meaning) 1997-03-11 15:44:28 -03:00
opcode.h "tag" changed to "ttype" (since now tag has other meaning) 1997-03-11 15:44:28 -03:00
strlib.c new module 'auxlib' centralizes functions to get/check parameters. 1997-03-17 14:02:29 -03:00
strlib.h
table.c "tag" changed to "ttype" (since now tag has other meaning) 1997-03-11 15:44:28 -03:00
table.h first step in implementing internal methods. 1997-02-26 14:38:41 -03:00
tree.c userdata can handle arbitrary binary data; 1997-02-11 09:40:01 -02:00
tree.h userdata can handle arbitrary binary data; 1997-02-11 09:40:01 -02:00
types.h
undump.c headers includes sizeof(Word) not sizeof(int) 1996-11-18 09:18:29 -02:00
undump.h