|
b6d651a5c8
|
DebugType: None
|
2022-12-21 20:01:27 +00:00 |
|
|
9349ead3ff
|
Update DSharpPlus 4.3.0 stable
|
2022-12-21 19:58:28 +00:00 |
|
|
a53cb12d5d
|
Use n&1 rather than n%2 for integer IsEven check
|
2022-12-06 01:22:48 +00:00 |
|
|
941f3acc56
|
[ci skip] Condense switch statement for IsPrime
|
2022-12-06 01:22:08 +00:00 |
|
|
9d6dbaaa23
|
Add Quaternion.ToAxisAngle and Quaternion.ToVector3
|
2022-12-06 01:08:35 +00:00 |
|
|
b60fdc495b
|
Add IReadOnlyList<T>.Slice
|
2022-12-01 13:51:30 +00:00 |
|
|
e02fd3b1b4
|
Add IReadOnlyList<T>.IndexOf
|
2022-12-01 12:28:33 +00:00 |
|
|
9c2f77b203
|
Remove invalid DirectoryInfo.Clear test
|
2022-12-01 12:28:05 +00:00 |
|
|
0ba7781462
|
Fix StackOverflow in FromCircle
|
2022-12-01 12:05:53 +00:00 |
|
|
c8d2a5cbec
|
Call .ConfigureAwait(false)
Yes I wrote true, this was a mistake.
https://media.tenor.com/YQv2NMgnGmoAAAAC/tom-hanks-forrest-gump.gif
|
2022-11-29 18:53:58 +00:00 |
|
|
da5c350117
|
Add edge case for WaitForTimeSpan unit test
Read comment for more details
|
2022-11-29 18:09:41 +00:00 |
|
|
af622a8ef7
|
Allow for minor differentiation in equality test
|
2022-11-29 17:45:27 +00:00 |
|
|
b09b2287d2
|
Update project to 2021.3.14f1
|
2022-11-29 17:39:50 +00:00 |
|
|
048926011b
|
[ci skip] [github actions] Update unity-test-runner 2.1.0
|
2022-11-29 17:35:20 +00:00 |
|
|
fe0b3647e4
|
[ci skip] Target .NET 7 for source validator
|
2022-11-29 17:30:07 +00:00 |
|
|
7776138909
|
Remove calls to no-longer-existing Clear(bool)
|
2022-11-29 17:27:33 +00:00 |
|
|
aeef084dba
|
Mark X10D.DSharpPlus as not CLS-compliant
D#+ makes heavy use of ulong for snowflake IDs, which is not a CLS-compliant type
|
2022-11-29 17:27:18 +00:00 |
|
|
8dfe6d5082
|
Fix CS8600 and CS8602
|
2022-11-29 17:26:03 +00:00 |
|
|
f3b40d30b3
|
Remove in modifier from SpanSplitEnumerator ctor
|
2022-11-29 17:23:14 +00:00 |
|
|
f1815cafc2
|
Suppress CA1805 in .editorconfig
|
2022-11-29 17:17:28 +00:00 |
|
|
00d784eef0
|
Don't make exception throwing optional
|
2022-11-29 17:17:13 +00:00 |
|
|
7a1ecc6a01
|
Fix CA1305 violations
|
2022-11-29 17:13:26 +00:00 |
|
|
deb1f2edd8
|
Fix CA1602 violations
|
2022-11-29 17:12:39 +00:00 |
|
|
398b0c58b1
|
Fix CA2225 violations
|
2022-11-29 17:10:10 +00:00 |
|
|
c27334bdc8
|
Fix CA1307 violations
|
2022-11-29 16:51:48 +00:00 |
|
|
e38c384f4d
|
Suppress CA5394
|
2022-11-29 16:23:25 +00:00 |
|
|
1c0c06f89c
|
Only create Shared random for .NET < 6
|
2022-11-29 16:21:02 +00:00 |
|
|
0aeb6ff46d
|
Remove unused using directive
|
2022-11-29 16:18:38 +00:00 |
|
|
3c5cecf3ff
|
Fix CA1028 violation
|
2022-11-29 16:18:14 +00:00 |
|
|
2431a07a66
|
Un-nest SpanSplitEnumerator
|
2022-11-29 16:17:33 +00:00 |
|
|
f0781e5564
|
Directly return SpanSplitEnumerator instance
|
2022-11-29 16:12:16 +00:00 |
|
|
c9e473e86f
|
ConfigureAwait(true) on awaited methods
|
2022-11-29 16:11:06 +00:00 |
|
|
020b06334b
|
throw on null client
|
2022-11-29 16:08:38 +00:00 |
|
|
c5276b706e
|
[github actions] Use .NET 7
|
2022-11-29 15:55:26 +00:00 |
|
|
271305b056
|
Add .NET 7 target
|
2022-11-29 15:51:22 +00:00 |
|
|
907852316f
|
Update Microsoft.Extensions.Hosting.Abstractions 7.0.0
|
2022-11-29 15:51:00 +00:00 |
|
|
43e777928e
|
Update DSharpPlus 4.3.0-nightly-01189
|
2022-11-29 15:50:37 +00:00 |
|
|
53e8b2ff64
|
Repurpose Span<T>.Split to accept generic
|
2022-11-29 12:39:34 +00:00 |
|
|
ed8651172b
|
Add [ReadOnly]Span<char>.Split
This commit also migrates CountSubstring from StringExtensions to CharSpanExtensions
|
2022-11-28 02:59:46 +00:00 |
|
|
4af5a712f4
|
[ci skip] Remove blank line
|
2022-11-26 09:36:48 +00:00 |
|
|
9cce13727d
|
Add CountSubstring
|
2022-11-26 09:31:36 +00:00 |
|
|
3847d53120
|
Add more LINQ-esque methods
* IEnumerable<T>.CountWhereNot(Func<T, bool>)
* IEnumerable<T>.FirstWhereNot(Func<T, bool>)
* IEnumerable<T>.FirstWhereNotOrDefault(Func<T, bool>)
* IEnumerable<T>.LastWhereNot(Func<T, bool>)
* IEnumerable<T>.LastWhereNotOrDefault(Func<T, bool>)
* IEnumerable<T>.WhereNot(Func<T, bool>)
|
2022-07-30 23:53:35 +01:00 |
|
|
580f044511
|
Display discriminator in author label
|
2022-07-23 15:35:29 +01:00 |
|
|
86849b9c0e
|
Set avatar as icon url, not author url
|
2022-07-23 15:34:34 +01:00 |
|
|
178cfca1d8
|
Add generic DiscordEmbedBuilder.AddField<T>
|
2022-07-21 11:43:05 +01:00 |
|
|
0163c82197
|
Return DiscordUser, not DiscordGuild, for NormalizeClientAsync
|
2022-07-21 11:36:34 +01:00 |
|
|
4e5f185862
|
Add MentionUtility
|
2022-07-21 11:28:37 +01:00 |
|
|
e41c4a6c96
|
CLSCompliant(true)
|
2022-07-21 11:27:45 +01:00 |
|
|
87042d89ba
|
Add X10D.Hosting & X10D.DSharpPlus
|
2022-07-20 17:50:47 +01:00 |
|
|
7e2650bd41
|
[ci skip] Update project to 2021.3.5f1
|
2022-07-14 12:10:22 +01:00 |
|