BizHawk/ExternalProjects/NLua/src
CasualPokePlayer 38f8e3a9b4 Add Void Linux liblua naming method
Yes, it's actually named liblua5.4.so.5.4
2025-03-15 01:53:12 -07:00
..
Exceptions fix all the analyser warnings in NLua 2023-11-16 03:14:47 -08:00
Extensions fix all the analyser warnings in NLua 2023-11-16 03:14:47 -08:00
GenerateEventAssembly try to fix crashes under Mono when calling a cached function with the wrong arguments 2023-11-16 09:08:20 -08:00
Method Throw Lua errors on lua cothread they were done on (instead of the main cothread) 2025-03-01 22:29:55 -08:00
Native Add Void Linux liblua naming method 2025-03-15 01:53:12 -07:00
Properties check-in NLua to main repo 2022-12-17 21:51:10 -08:00
CheckType.cs Improve NLua lua library loading, using C# function pointers. It now no longer depends on BizHawk.BizInvoke/BizHawk.Common. It might be faster too 2023-11-17 19:03:03 -08:00
Lua.cs Throw Lua errors on lua cothread they were done on (instead of the main cothread) 2025-03-01 22:29:55 -08:00
LuaBase.cs fix all the analyser warnings in NLua 2023-11-16 03:14:47 -08:00
LuaFunction.cs fix all the analyser warnings in NLua 2023-11-16 03:14:47 -08:00
LuaGlobals.cs Improve NLua lua library loading, using C# function pointers. It now no longer depends on BizHawk.BizInvoke/BizHawk.Common. It might be faster too 2023-11-17 19:03:03 -08:00
LuaTable.cs fix all the analyser warnings in NLua 2023-11-16 03:14:47 -08:00
LuaThread.cs Improve NLua lua library loading, using C# function pointers. It now no longer depends on BizHawk.BizInvoke/BizHawk.Common. It might be faster too 2023-11-17 19:03:03 -08:00
LuaUserData.cs fix all the analyser warnings in NLua 2023-11-16 03:14:47 -08:00
Metatables.cs Throw Lua errors on lua cothread they were done on (instead of the main cothread) 2025-03-01 22:29:55 -08:00
ObjectTranslator.cs Improve NLua lua library loading, using C# function pointers. It now no longer depends on BizHawk.BizInvoke/BizHawk.Common. It might be faster too 2023-11-17 19:03:03 -08:00
ObjectTranslatorPool.cs Fix BHI1007 errors in NLua 2024-10-04 23:52:12 +10:00
ProxyType.cs Improve NLua lua library loading, using C# function pointers. It now no longer depends on BizHawk.BizInvoke/BizHawk.Common. It might be faster too 2023-11-17 19:03:03 -08:00