BizHawk/BizHawk.Client.EmuHawk/tools/Lua/Libraries
YoshiRulz f256c164d1
Replace concatenation and StringBuilder with string.Concat/string.Join
2019-03-28 00:40:18 +10:00
..
EmuLuaLibrary.Client.cs lua method - client.getconfig(), returns the current config object, note that you can actually use this to set primitive config values, do so at your own risk 2018-12-01 09:20:08 -06:00
EmuLuaLibrary.Communication.cs Replace concatenation and StringBuilder with string.Concat/string.Join 2019-03-28 00:40:18 +10:00
EmuLuaLibrary.Console.cs Replace concatenation and StringBuilder with string.Concat/string.Join 2019-03-28 00:40:18 +10:00
EmuLuaLibrary.Forms.cs Use OfType where possible 2019-03-27 16:20:43 +10:00
EmuLuaLibrary.Gui.cs lua docs: couple hints 2019-01-23 15:42:02 +03:00
EmuLuaLibrary.Input.cs remove pointless redundant function name from LuaMethodExampleAttributes 2018-03-13 21:05:30 -04:00
EmuLuaLibrary.Savestate.cs remove pointless redundant function name from LuaMethodExampleAttributes 2018-03-13 21:05:30 -04:00
EmuLuaLibrary.Tastudio.cs remove pointless redundant function name from LuaMethodExampleAttributes 2018-03-13 21:05:30 -04:00
EmuLuaLibrary.cs Use indexer instead of First() or Last() 2019-03-25 00:42:30 +10:00
NotReallyLuaLibrary.cs Add preliminary Unix compatibility (using Mono; resolves #1384) (#1380) 2019-01-04 01:50:55 +03:00
PlatformEmuLuaLibrary.cs Add preliminary Unix compatibility (using Mono; resolves #1384) (#1380) 2019-01-04 01:50:55 +03:00