Go to file
Roberto Ierusalimschy fad57bfa00 new constant LUA_NOOBJECT.
'lua_error' never returns
1994-12-16 13:53:57 -02:00
exscript ex script para corrigir y.tab.c 1993-12-22 18:49:54 -02:00
fallback.c fallback for "call expression not a function" errors 1994-11-21 16:22:58 -02:00
fallback.h fallback for "call expression not a function" errors 1994-11-21 16:22:58 -02:00
hash.c new hash function; hash value for strings are kept with the string 1994-11-28 13:10:51 -02:00
hash.h changes in garbage collection control 1994-11-17 11:58:57 -02:00
inout.c new API function 'lua_pushliteral' 1994-12-13 13:54:21 -02:00
inout.h debug shows lines where functions were called 1994-11-21 19:41:09 -02:00
iolib.c new constant LUA_NOOBJECT. 1994-12-16 13:53:57 -02:00
lex.c small simplification 1994-11-22 14:13:45 -02:00
lua.c Passar os argv apos '--' para Lua. 1994-12-14 17:58:20 -02:00
lua.h new API function 'lua_pushliteral' 1994-12-13 13:54:21 -02:00
lua.stx opcode PUSHSELF has a parameter that indicates the method to be called 1994-12-06 12:27:18 -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 set first position of a free block to -1, to catch errors 1994-11-16 16:09:11 -02:00
luamem.h new module for memory allocation 1994-11-16 15:39:16 -02:00
makefile new modules 'mem' and 'fallback'. 1994-11-23 18:15:04 -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 new API function 'lua_pushliteral' 1994-12-13 13:54:21 -02:00
opcode.h garbage collection tag for strings organized in struct TaggedString 1994-11-23 12:32:00 -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 garbage collection tag for strings organized in struct TaggedString 1994-11-23 12:32:00 -02:00
table.h garbage collection tag for strings organized in struct TaggedString 1994-11-23 12:32:00 -02:00
tree.c new hash function; hash value for strings are kept with the string 1994-11-25 17:27:03 -02:00
tree.h new hash function; hash value for strings are kept with the string 1994-11-25 17:27:03 -02:00
ugly.h small changes in 'ugly' part. 1994-11-13 12:39:04 -02:00