BizHawk/BizHawk.Common
adelikat 888a5225fe create an OrderBy() overload that does OrderBy or OrderByDesc, and use it to simplify sorting in RamSearchEngine (can be used to simplify other things like CheatList) 2020-03-04 18:40:26 -06:00
..
Extensions create an OrderBy() overload that does OrderBy or OrderByDesc, and use it to simplify sorting in RamSearchEngine (can be used to simplify other things like CheatList) 2020-03-04 18:40:26 -06:00
HawkFile nothing to see here 2020-02-28 12:52:48 -06:00
Properties cleanup VersionInfo.cs a bit 2020-02-26 15:33:50 -06:00
Win32 Move CWD hacks to own class 2020-02-28 13:26:14 +10:00
AWEMemoryStream.cs misc cleanups 2020-02-25 15:14:14 -06:00
BinaryQuickSerializer.cs use inline out 2020-02-25 15:14:13 -06:00
Bit.cs Prepare for nullability annotation in BizHawk.Common 2020-01-23 14:54:29 +10:00
BitReverse.cs Prepare for nullability annotation in BizHawk.Common 2020-01-23 14:54:29 +10:00
BizHawk.Common.csproj Reorganise *.props 2020-02-23 06:17:35 +10:00
BizHawk.Common.csproj.DotSettings Bump ReSharper analysis to C# 8.0 2019-10-31 03:30:00 +10:00
Buffer.cs Enable SA1504 and fix noncompliance 2020-01-25 14:56:56 +10:00
CRC32.cs Prepare for nullability annotation in BizHawk.Common 2020-01-23 14:54:29 +10:00
Colors.cs Cleanup some more files 2020-01-24 09:37:15 +10:00
CustomCollections.cs Cleanup some more files 2020-01-24 09:37:15 +10:00
DeepEquality.cs Follow attribute class best practices, cleanup docs on attributes 2020-02-19 03:54:50 +10:00
DescribableEnumConverter.cs Cleanup some more files 2020-01-24 09:37:15 +10:00
IImportResolver.cs Cleanup some more files 2020-01-24 09:37:15 +10:00
IMonitor.cs Cleanup some more files 2020-01-24 09:37:15 +10:00
Log.cs Prepare for nullability annotation in BizHawk.Common 2020-01-23 14:54:29 +10:00
OSTailoredCode.cs Prepare for nullability annotation in BizHawk.Common 2020-01-23 14:54:29 +10:00
QuickCollections.cs Prepare for nullability annotation in BizHawk.Common 2020-01-23 14:54:29 +10:00
Ranges.cs Replace RangeStruct with ValueTuple, add deconstruction for Range 2020-02-27 04:34:31 +00:00
Serializer.cs Cleanup Util 2020-01-23 14:54:34 +10:00
SettingsUtil.cs use inline out 2020-02-25 15:14:13 -06:00
SimpleTime.cs Configure StyleCop (not running) and revert using-inside-namespace 2020-01-24 04:40:46 +10:00
SwitcherStream.cs Prepare for nullability annotation in BizHawk.Common 2020-01-23 14:54:29 +10:00
TempFileManager.cs misc cleanups 2020-02-25 15:14:14 -06:00
UndoHistory.cs Prepare for nullability annotation in BizHawk.Common 2020-01-23 14:54:29 +10:00
Util.cs Configure StyleCop (not running) and revert using-inside-namespace 2020-01-24 04:40:46 +10:00