tilkinsc / Lua.NET

[C# .NET Core 8.0] [Cross-Platform] Lua.NET contains full bindings to Lua5.1.5, Lua5.2.4, Lua5.3.6, Lua.5.4.6 and LuaJIT
MIT License
43 stars 4 forks source link

Lua Debug API #1

Closed tilkinsc closed 2 years ago

tilkinsc commented 2 years ago

I think the debug API has wrong declarations in which ref is not needed to be used.

lua_getinfo

tilkinsc commented 2 years ago

bd90a9d and 2975fee closes #1