21 Commits (f5bc76d58055a71eb819d667a315c4642e3df77e)

Author SHA1 Message Date
Dirk Lemstra 35561ccca4 [SL.Core] Fixed new StyleCop issues. 7 years ago
Jason Nelson 73ca495916 [SL.Core] Remove HashHelpers 8 years ago
Jason Nelson 62a5799e2e [SL.Core] Obsolete HashHelpers 8 years ago
James Jackson-South c592dc0132 [SL.Core] Make deg - rad conversion public 8 years ago
Jason Nelson 8942d0bea7 [SL.Core] Increase minimium netstandard support to v1.3 8 years ago
Jason Nelson 25484773fb [SL.Core] Format HashHelpers 8 years ago
Jason Nelson b92ac75955 [SL.Core] Add HashHelpersTests 8 years ago
Jason Nelson 5caeb21467 [SL.Core] Remove whitespace 8 years ago
Jason Nelson 16aa3cf86a [SL.Core] Remove unused DebugGuard methods 8 years ago
Jason Nelson 9e4008604f [SL.Core] Remove additional unused Guard methods 8 years ago
Jason Nelson 929007d9a4 [SL.Core] Remove unused Gaurd.IsTrue and Gaurd.IsFalse 8 years ago
Jason Nelson 2b23f81666 [SL.Core] Extend HashHelper.Combine to accept 2, 3, or 4 args 8 years ago
Jason Nelson 89ab204a54 [SL.Core] Remove unused Gaurd overloads 8 years ago
Anton Firszov bf50eff08a [SL.Core] Make Guard.NotNull() and DebugGuard.NotNull() generic 8 years ago
Scott Williams d2187d56fa [SL.Core] Remove System.Memory from core 9 years ago
Scott Williams b5a0ab7f76 [SL.Core] Fix test names + additional overloads 9 years ago
Scott Williams ace23f8093 [SL.Core] Add test for DebugGuard 9 years ago
Dirk Lemstra 856fc724c8 [SL.Core] Added unit tests for the Guard class. 9 years ago
Dirk Lemstra 6ab0780f73 [SL.Core] Switch to ReadOnlySpan. 9 years ago
Dirk Lemstra 4a065fce1f [SL.Core] Added guards from the ImageSharp project and added InternalsVisibleTo to make sure they can be used. 9 years ago
Dirk Lemstra 78c7f72994 [SL.Core] Moved HashHelpers to a folder. 9 years ago