List Question
20 TechQA 2024-02-03T00:29:38.963000lua api call, on lua functions int the stack
48 views
Asked by kos
Why is this program using negative ints specifically?
176 views
Asked by icy icy
Lua debugger, hooks, yield and resume
186 views
Asked by AnthoFoxo
Does Lua automatically free userdata?
131 views
Asked by MrCheese
(Lua C API in C++) creating a destroy function for metatable object
55 views
Asked by MrCheese
How to add an empty table to an existing table in Lua using its C-API?
52 views
Asked by DrDreadful
Lua switch like statement with case fallthroughs, accessible via C api
179 views
Asked by DrDreadful
LUA_HOOKRET not working when function is called inside return
56 views
Asked by Ray
Calling Lua Function from C: Minimal example results in LUA_ERRRUN
217 views
Asked by kollie
Port lua (5.2-5.4) C++ connection to lua 5.1?
104 views
Asked by Nuive
Why is my C++ object becoming nulled when I pass a lua value containing it to a lua script/function ue4, lua machine
50 views
Asked by The Darkest Edge Lord
Lua (g hub api) mouse not moving
209 views
Asked by German
Modsecurity Custom Lua Rule Not Capturing REQUEST_HEADERS
115 views
Asked by Udi Aharon
Unprotected error when calling nested Lua C library function with lua_pcall()
105 views
Asked by cooljacwty
Calling next multiple times in loop causes stack overflow in ue4 Lua machine
76 views
Asked by The Darkest Edge Lord
How do user values in Lua C API and lua_newuserdatauv function in particular work?
287 views
Asked by Sun of A beach
How to properly register a C++ class in lua for multiple calls
136 views
Asked by b0ryakha
How to manage vector of pointers in C++ where pointer is allocated by Lua
83 views
Asked by kaktusas2598
Not able to modify C++ object passed as parameter to Lua function
149 views
Asked by kaktusas2598
How to get number of entries from a lua_getglobal and name of entries in c code
93 views
Asked by alberto silva