116 Commits (9a41506b8f26e387493880e0affc2e23d604a97e)

Author SHA1 Message Date
Roberto Ierusalimschy ef62b340e0 code cleaner for 16 bits. 25 years ago
Roberto Ierusalimschy 8714cc02d6 `getinfo' gets information about non-active functions, too. 25 years ago
Roberto Ierusalimschy cfe6ca819b default for `getstack' is to get everything 25 years ago
Roberto Ierusalimschy 4aa9ad6514 functions must return explicit `nil' on failure 25 years ago
Roberto Ierusalimschy 556a89e537 new names for debug types 25 years ago
Roberto Ierusalimschy 3c9d999424 many details (most by lhf). 25 years ago
Roberto Ierusalimschy 2877bad4c2 new debug API (first version) 25 years ago
Roberto Ierusalimschy 6c79a0a80d new way to control hooks inside hooks (now the control is done inside Lua) 25 years ago
Roberto Ierusalimschy 7d1499ba88 new macro luaL_openl 25 years ago
Roberto Ierusalimschy 29ede6aa13 first implementation of multiple states (reentrant code). 25 years ago
Roberto Ierusalimschy c787dccd9b "const" !!! 26 years ago
Roberto Ierusalimschy 5a8bb00df4 storing chunk "sources" instead of "filenames". 26 years ago
Roberto Ierusalimschy 5687949560 "lua_debug", "lua_callhook" and "lua_linehook" must be inside "lua_state". 26 years ago
Roberto Ierusalimschy dea400bc1d "getstack" returns func, too. 26 years ago
Roberto Ierusalimschy 8081f39dab header missing. 26 years ago
Roberto Ierusalimschy 01772cefa5 new library for debbuging 26 years ago