fallback.c
lock mechanism more robust; nil is pseudo-locked under index -1.
1996-02-08 17:08:34 -02:00
fallback.h
new fallback "getglobal".
1996-01-30 13:25:23 -02:00
func.c
BIG CHANGE: new data structure for constants, strings and globals, using
1996-02-12 15:32:40 -03:00
func.h
BIG CHANGE: new data structure for constants, strings and globals, using
1996-02-12 15:32:40 -03:00
hash.c
BIG CHANGE: new data structure for constants, strings and globals, using
1996-02-12 15:32:40 -03:00
hash.h
BIG CHANGE: new data structure for constants, strings and globals, using
1996-02-12 15:32:40 -03:00
inout.c
new header "lex.h".
1996-02-13 14:30:39 -03:00
inout.h
"lua_debug" now is exported through debug interface (luadebug.h)
1996-02-07 12:14:40 -02:00
iolib.c
a backslash followed by a newline allows the newline to go into
1996-02-09 17:35:23 -02:00
lex.c
new header "lex.h".
1996-02-13 14:30:39 -03:00
lex.h
new header for lex.c
1996-02-13 14:30:39 -03:00
lua.c
"AUTHORS" separated from COPYRIGHT.
1995-10-31 15:05:35 -02:00
lua.h
no more "lua_pushliteral".
1996-02-12 15:32:09 -03:00
lua.stx
new header "lex.h".
1996-02-13 14:30:39 -03:00
luadebug.h
new type lua_Function for activation records
1996-02-08 15:03:20 -02:00
lualib.h
"lua_check_number" accepts strings convertible to numbers.
1996-02-09 17:00:23 -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
new header "lex.h".
1996-02-13 14:30:39 -03:00
manual.tex
no more "lua_pushliteral".
1996-02-12 15:32:09 -03:00
mathlib.c
new functions "random" and "randomseed".
1996-02-09 15:21:27 -02:00
mathlib.h
Math library to LUA
1993-12-17 16:41:19 -02:00
opcode.c
BIG CHANGE: new data structure for constants, strings and globals, using
1996-02-12 15:32:40 -03:00
opcode.h
new header "lex.h".
1996-02-13 14:30:39 -03:00
strlib.c
old trick in "strsub" does not work with new hash table for strings.
1996-02-12 15:34:44 -03:00
strlib.h
String library to LUA
1993-12-17 16:41:19 -02:00
table.c
BIG CHANGE: new data structure for constants, strings and globals, using
1996-02-12 15:32:40 -03:00
table.h
BIG CHANGE: new data structure for constants, strings and globals, using
1996-02-12 15:32:40 -03:00
tree.c
BIG CHANGE: new data structure for constants, strings and globals, using
1996-02-12 15:32:40 -03:00
tree.h
BIG CHANGE: new data structure for constants, strings and globals, using
1996-02-12 15:32:40 -03: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