Go to file
1996-02-07 16:14:38 -02:00
fallback.c new fallback "getglobal". 1996-01-30 13:25:23 -02:00
fallback.h new fallback "getglobal". 1996-01-30 13:25:23 -02:00
func.c debug interface functions to manipulated local variables: 1996-02-07 16:10:27 -02:00
func.h debug interface functions to manipulated local variables: 1996-02-07 16:10:27 -02:00
hash.c no more "Bool" type 1996-02-07 12:13:17 -02:00
hash.h no more "Bool" type 1996-02-07 12:13:17 -02:00
inout.c "lua_debug" now is exported through debug interface (luadebug.h) 1996-02-07 12:14:40 -02:00
inout.h "lua_debug" now is exported through debug interface (luadebug.h) 1996-02-07 12:14:40 -02:00
iolib.c new option "q" in function "write", to write literal strings. 1996-02-05 19:32:19 -02:00
lex.c "lua_debug" now is exported through debug interface (luadebug.h) 1996-02-07 12:14:40 -02:00
lua.c "AUTHORS" separated from COPYRIGHT. 1995-10-31 15:05:35 -02:00
lua.h new distribution 1995-11-13 13:36:52 -02:00
lua.stx debug interface functions to manipulated local variables: 1996-02-07 16:10:27 -02:00
luadebug.h debug interface functions to manipulated local variables: 1996-02-07 16:10:27 -02:00
lualib.h add_char now is global. 1996-01-22 15:38:57 -02:00
luamem.c small bug 1996-02-04 14:59:12 -02:00
luamem.h strdup is done via mem.c to control its memory allocation 1995-01-14 13:40:26 -02:00
makefile correction of dependencies (include's). 1996-02-07 16:14:38 -02:00
manual.tex new option "q" in function "write", to write literal strings. 1996-02-05 19:32:19 -02:00
mathlib.c error functions are shared by all libraries 1995-11-10 15:54:31 -02:00
mathlib.h Math library to LUA 1993-12-17 16:41:19 -02:00
opcode.c debug interface functions to manipulated local variables: 1996-02-07 16:10:27 -02:00
opcode.h lua_table now has references to global variable names (TreeNode's). 1996-01-26 16:03:19 -02:00
strlib.c elimination of function "int2str", as it can be replaced by "format('%c', .)" 1996-01-26 10:11:28 -02:00
strlib.h String library to LUA 1993-12-17 16:41:19 -02:00
table.c lua_table now has references to global variable names (TreeNode's). 1996-01-26 16:03:19 -02:00
table.h elimination of unused declarations (left from old modifications) 1996-02-06 14:18:21 -02:00
tree.c lua_table now has references to global variable names (TreeNode's). 1996-01-26 16:03:19 -02:00
tree.h lua_table now has references to global variable names (TreeNode's). 1996-01-26 16:03:19 -02:00
types.h no more "Bool" type 1996-02-07 12:13:17 -02:00
ugly.h small changes in 'ugly' part. 1994-11-13 12:39:04 -02:00