172 Commits (3e88b72b8e71c0946d089a04876e7bdc61d187a9)

Author SHA1 Message Date
Roberto Ierusalimschy f6834f4393 new API function `lua_type' + new type lua_Type 24 years ago
Roberto Ierusalimschy 01ce1ce48c field short_src 25 years ago
Roberto Ierusalimschy 6e80c1cde1 new version for API 25 years ago
Roberto Ierusalimschy 9fdf73bc9a first version for new API 25 years ago
Roberto Ierusalimschy e238efc536 default now is multi-state 25 years ago
Roberto Ierusalimschy 1de5587184 `lua.h' is included before any other Lua header file 25 years ago
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