BizHawk/src/BizHawk.Common
YoshiRulz af8a330422
Replace unnecessary init props w/ ctors, remove hack for init props
2021-01-15 21:39:43 +10:00
..
Extensions Simplify null-safety checks in GetEnumFromDescription<T : Enum> 2021-01-09 05:13:57 +10:00
HawkFile Remove unused HawkFile static helpers 2020-08-07 16:30:17 +10:00
Win32 More nullability 2020-06-30 12:57:57 +10:00
BinaryQuickSerializer.cs Enable nullability in most of the remaining files in BizHawk.Common 2021-01-02 02:39:13 +10:00
Bit.cs Object.Equals(object) overrides should not throw 2021-01-01 17:06:59 -05:00
BitReverse.cs Enable nullability in most of the remaining files in BizHawk.Common 2021-01-02 02:39:13 +10:00
BizHawk.Common.csproj Update the NuGet deps which should be safe to update 2021-01-02 20:31:54 +10:00
BizHawk.Common.csproj.DotSettings Bump C# language level for ReSharper/Rider 2020-12-22 20:07:35 +10:00
CRC32.cs Enable nullability in most of the remaining files in BizHawk.Common 2021-01-02 02:39:13 +10:00
Colors.cs Move projects to src subdir (breaks build) 2020-05-03 10:57:38 +10:00
CustomCollections.cs misc cleanups in BizHawk.Common 2020-12-15 17:54:44 -06:00
DeepEquality.cs Use nameof in DeepEquality, fix typo 2021-01-09 04:54:02 +10:00
DescribableEnumConverter.cs Move projects to src subdir (breaks build) 2020-05-03 10:57:38 +10:00
FFmpegService.cs Fix or mute remaining code style warnings 2020-08-29 00:52:23 +10:00
IImportResolver.cs Teach DLIR that dirs are not files on Unix 2020-07-28 20:28:46 +10:00
IMonitor.cs Move projects to src subdir (breaks build) 2020-05-03 10:57:38 +10:00
Log.cs Enable nullability in most of the remaining files in BizHawk.Common 2021-01-02 02:39:13 +10:00
MultiPredicateSort.cs Add RigidMultiPredicateSort to replace some .ThenBy() boilerplate 2020-07-08 02:17:24 +10:00
OSTailoredCode.cs Move Windows version check to OSTailoredCode and cleanup 2020-09-02 07:47:57 +10:00
PtrToStringUtf8.cs Fix nullability of return type 2020-05-26 13:46:54 +10:00
Ranges.cs misc cleanups in BizHawk.Common 2020-12-15 17:54:44 -06:00
Serializer.cs misc cleanups in BizHawk.Common 2020-12-15 17:54:44 -06:00
SettingsUtil.cs More nullability 2020-06-30 12:57:57 +10:00
SimpleTime.cs Move projects to src subdir (breaks build) 2020-05-03 10:57:38 +10:00
SpanStream.cs Fix some confusions in no-dirty-detection mode 2020-10-13 09:10:40 -04:00
TempFileManager.cs Do something cleverer than throwing NRE in a few places 2021-01-09 05:08:09 +10:00
UndoHistory.cs Refactor UndoHistory 2020-06-30 14:25:02 +10:00
Util.cs Add helper for when calling .GetTypes() on EmuHawk assembly 2020-08-30 07:19:36 +10:00
VersionInfo.cs misc cleanups in BizHawk.Common 2020-12-15 17:54:44 -06:00