Go to file
Waldemar Celes b8e76d9b5c 'lua_getsubscript' and 'lua_storesubscript' now run unprotected (to improve efficiency) 1994-12-27 18:53:15 -02:00
exscript ex script para corrigir y.tab.c 1993-12-22 18:49:54 -02:00
fallback.c better control of integer types and their limits 1994-12-20 19:20:36 -02:00
fallback.h fallback for "call expression not a function" errors 1994-11-21 16:22:58 -02:00
hash.c better control of integer types and their limits 1994-12-20 19:20:36 -02:00
hash.h better control of integer types and their limits 1994-12-20 19:20:36 -02:00
inout.c better control of integer types and their limits 1994-12-20 19:20:36 -02:00
inout.h better control of integer types and their limits 1994-12-20 19:20:36 -02:00
iolib.c new constant LUA_NOOBJECT. 1994-12-16 13:53:57 -02:00
lex.c better names for 'y.tab.c' and 'y.tab.h' (now they are moved to 'parser.c' and 'parser.h') 1994-12-27 18:50:38 -02:00
lua.c Passar os argv apos '--' para Lua. 1994-12-14 17:58:20 -02:00
lua.h new constant LUA_NOOBJECT. 1994-12-16 13:56:45 -02:00
lua.stx bytecodes are indexed by integers, not Words, to allow bigger code on 32 bit machines 1994-12-27 18:41:11 -02:00
lualib.h no special treatment for C++ (this should be done in the C++ code) 1994-12-13 13:59:16 -02:00
luamem.c better control of integer types and their limits 1994-12-20 19:20:36 -02:00
luamem.h new module for memory allocation 1994-11-16 15:39:16 -02:00
makefile better names for 'y.tab.c' and 'y.tab.h' (now they are moved to 'parser.c' and 'parser.h') 1994-12-27 18:50:38 -02:00
mathlib.c new constant LUA_NOOBJECT. 1994-12-16 13:53:57 -02:00
mathlib.h Math library to LUA 1993-12-17 16:41:19 -02:00
opcode.c 'lua_getsubscript' and 'lua_storesubscript' now run unprotected (to improve efficiency) 1994-12-27 18:53:15 -02:00
opcode.h better control of integer types and their limits 1994-12-20 19:20:36 -02:00
strlib.c new constant LUA_NOOBJECT. 1994-12-16 13:53:57 -02:00
strlib.h String library to LUA 1993-12-17 16:41:19 -02:00
table.c better control of integer types and their limits 1994-12-20 19:20:36 -02:00
table.h better control of integer types and their limits 1994-12-20 19:20:36 -02:00
tree.c better control of integer types and their limits 1994-12-20 19:20:36 -02:00
tree.h better control of integer types and their limits 1994-12-20 19:20:36 -02:00
types.h uses 'limits.h' for MAX_WORD and MAX_INT 1994-12-27 18:41:47 -02:00
ugly.h small changes in 'ugly' part. 1994-11-13 12:39:04 -02:00