BizHawk/ExternalProjects/NLua/src
YoshiRulz 5f23ee44b6
Fix BHI1007 errors in NLua
"Don't use target-typed new for throw expressions"
doesn't include rebuilt assembly because it should be identical IL
modulo timestamps
one of these was `Exception` and got stripped, one was checked-in as
implicitly-typed
see 5fd840e14 and 29c15adbb
2024-10-04 23:52:12 +10: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 try to fix crashes under Mono when calling a cached function with the wrong arguments 2023-11-16 09:08:20 -08:00
Native Fix BHI1007 errors in NLua 2024-10-04 23:52:12 +10: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 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
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 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
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