159 Commits (c1a63c45f8ec5932993c8cec40d3c5ec0743349c)

Author SHA1 Message Date
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