BizHawk/LuaInterface/LuaInterface
zeromus e12c711a0e try to manage lua memory leak prevention in a way thats safer from re-entrancy during finalization thread 2015-03-28 05:53:03 +00:00
..
AssemblyInfo.cs since our luainterface and lua are so hacked up now, we need to check it in so we dont lose it 2012-03-23 19:03:22 +00:00
CheckType.cs lua: sensible handling for int => color conversion 2014-08-14 00:58:07 +00:00
GenerateEventAssembly.cs since our luainterface and lua are so hacked up now, we need to check it in so we dont lose it 2012-03-23 19:03:22 +00:00
Lua.cs try to manage lua memory leak prevention in a way thats safer from re-entrancy during finalization thread 2015-03-28 05:53:03 +00:00
LuaBase.cs try to manage lua memory leak prevention in a way thats safer from re-entrancy during finalization thread 2015-03-28 05:53:03 +00:00
LuaException.cs since our luainterface and lua are so hacked up now, we need to check it in so we dont lose it 2012-03-23 19:03:22 +00:00
LuaFunction.cs since our luainterface and lua are so hacked up now, we need to check it in so we dont lose it 2012-03-23 19:03:22 +00:00
LuaGlobalAttribute.cs since our luainterface and lua are so hacked up now, we need to check it in so we dont lose it 2012-03-23 19:03:22 +00:00
LuaHideAttribute.cs since our luainterface and lua are so hacked up now, we need to check it in so we dont lose it 2012-03-23 19:03:22 +00:00
LuaInterface.csproj build luainterface.dll into the references folder, like other more modern things. 2014-08-14 01:07:26 +00:00
LuaRegistrationHelper.cs since our luainterface and lua are so hacked up now, we need to check it in so we dont lose it 2012-03-23 19:03:22 +00:00
LuaScriptException.cs since our luainterface and lua are so hacked up now, we need to check it in so we dont lose it 2012-03-23 19:03:22 +00:00
LuaTable.cs fix input.get 2012-03-24 18:39:55 +00:00
LuaUserData.cs since our luainterface and lua are so hacked up now, we need to check it in so we dont lose it 2012-03-23 19:03:22 +00:00
Metatables.cs LuaInterface: fix regression of optional parameter binding. (gui.text, for example) 2014-05-02 01:54:05 +00:00
MethodWrapper.cs LuaInterface: vargs support. Lua function can use (params object[] args) from now. 2014-04-29 04:42:39 +00:00
ObjectTranslator.cs LuaInterface: vargs support. Lua function can use (params object[] args) from now. 2014-04-29 04:42:39 +00:00
ProxyType.cs since our luainterface and lua are so hacked up now, we need to check it in so we dont lose it 2012-03-23 19:03:22 +00:00