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
|
|
|
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
|
|
|
makefile
|
correction of dependencies from "luadebug.h".
|
1996-01-09 18:22:08 -02:00 |
manual.tex
|
new option "q" in function "write", to write literal strings.
|
1996-02-05 19:32:19 -02:00 |
mathlib.c
|
|
|
mathlib.h
|
|
|
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
|
|
|
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
|
|
|