BizHawk/ExternalProjects/NLua/src/Method
CasualPokePlayer 339915c013 check-in NLua to main repo
combine NLua with KeraLua (KeraLua is "gone" now I guess)
make it use the BizInvoker (so now it can properly handle the liblua5.4.so and lua54.dll names differing), also delete the liblua54.so.
minor speedup when creating a new empty table
make lua default to UTF8 internally, so we don't need to manually change the state's encoding
2022-12-17 21:51:10 -08:00
..
EventHandlerContainer.cs check-in NLua to main repo 2022-12-17 21:51:10 -08:00
LuaClassHelper.cs check-in NLua to main repo 2022-12-17 21:51:10 -08:00
LuaDelegate.cs check-in NLua to main repo 2022-12-17 21:51:10 -08:00
LuaEventHandler.cs check-in NLua to main repo 2022-12-17 21:51:10 -08:00
LuaMethodWrapper.cs check-in NLua to main repo 2022-12-17 21:51:10 -08:00
MethodArgs.cs check-in NLua to main repo 2022-12-17 21:51:10 -08:00
MethodCache.cs check-in NLua to main repo 2022-12-17 21:51:10 -08:00
RegisterEventHandler.cs check-in NLua to main repo 2022-12-17 21:51:10 -08:00