Bart De Smet a6574c0f2a DefaultIfEmpty unit test cleanup. 6 年之前
..
Aggregate.cs ccc5d2b3a2 Simplify default expression. 6 年之前
All.cs de20e2d9ac AllAsync code coverage. 6 年之前
Any.cs 6a18540ac1 AnyAsync code coverage. 6 年之前
Append.cs 8be4811163 Moving to Async naming convention. 7 年之前
AsAsyncEnumerable.cs e7c1846962 Fixing AsAsyncEnumerable test. 7 年之前
Average.Generated.cs 1a63ba15ab Use ValueTask<T> for aggregates to improve ergonomics when used in e.g. Select. 6 年之前
Average.Generated.tt 1a63ba15ab Use ValueTask<T> for aggregates to improve ergonomics when used in e.g. Select. 6 年之前
Average.cs 1a63ba15ab Use ValueTask<T> for aggregates to improve ergonomics when used in e.g. Select. 6 年之前
Cast.cs a46327f5ef Clean up some namespaces. 7 年之前
Concat.cs 8be4811163 Moving to Async naming convention. 7 年之前
Contains.cs 0d68831e0b ContainsAsync code coverage. 6 年之前
Count.cs c210b3f3cf CountAsync code coverage. 6 年之前
CreateEnumerable.cs 5838158e96 Clean up conversions. 6 年之前
CreateEnumerator.cs 5838158e96 Clean up conversions. 6 年之前
DefaultIfEmpty.cs a6574c0f2a DefaultIfEmpty unit test cleanup. 6 年之前
Distinct.cs 8be4811163 Moving to Async naming convention. 7 年之前
ElementAt.cs 9a644549b8 ElementAtAsync code coverage. 6 年之前
ElementAtOrDefault.cs 368b760c2b ElementAtOrDefaultAsync code coverage, 6 年之前
Empty.cs c4c86aa335 Empty code coverage. 6 年之前
Except.cs a347d60547 Converting a bunch of test code to async. 7 年之前
First.cs 1a63ba15ab Use ValueTask<T> for aggregates to improve ergonomics when used in e.g. Select. 6 年之前
FirstOrDefault.cs 1a63ba15ab Use ValueTask<T> for aggregates to improve ergonomics when used in e.g. Select. 6 年之前
ForEachAsync.cs 934fcd563c Making more tests async. 7 年之前
GroupBy.cs 8be4811163 Moving to Async naming convention. 7 年之前
GroupJoin.cs 8be4811163 Moving to Async naming convention. 7 年之前
Intersect.cs a347d60547 Converting a bunch of test code to async. 7 年之前
Join.cs 934fcd563c Making more tests async. 7 年之前
Last.cs 1a63ba15ab Use ValueTask<T> for aggregates to improve ergonomics when used in e.g. Select. 6 年之前
LastOrDefault.cs 1a63ba15ab Use ValueTask<T> for aggregates to improve ergonomics when used in e.g. Select. 6 年之前
LongCount.cs d403d116c0 LongCountAsync code coverage, 6 年之前
Max.cs 75ff7a5f7a MinAsync and MaxAsync code coverage. 6 年之前
Min.cs 75ff7a5f7a MinAsync and MaxAsync code coverage. 6 年之前
MinMax.Generated.cs 1a63ba15ab Use ValueTask<T> for aggregates to improve ergonomics when used in e.g. Select. 6 年之前
MinMax.Generated.tt 1a63ba15ab Use ValueTask<T> for aggregates to improve ergonomics when used in e.g. Select. 6 年之前
OfType.cs a46327f5ef Clean up some namespaces. 7 年之前
OrderBy.Generated.cs 24eaf96c77 Adding a few more tests for OrderBy. 6 年之前
OrderBy.Generated.tt 24eaf96c77 Adding a few more tests for OrderBy. 6 年之前
OrderBy.cs a5ad50d29b Adding tests for OrderBy. 6 年之前
Prepend.cs 8be4811163 Moving to Async naming convention. 7 年之前
Range.cs 1960d6874c Range code coverage. 6 年之前
Repeat.cs a347d60547 Converting a bunch of test code to async. 7 年之前
Reverse.cs 8be4811163 Moving to Async naming convention. 7 年之前
Select.cs a46327f5ef Clean up some namespaces. 7 年之前
SelectMany.cs 934fcd563c Making more tests async. 7 年之前
SequenceEqual.cs 29803648e6 SequenceEqualAsync code coverage. 6 年之前
Single.cs ce701cfcc5 SingleAsync code coverage. 6 年之前
SingleOrDefault.cs 673aadbe69 SingleOrDefaultAsync code coverage. 6 年之前
Skip.cs a46327f5ef Clean up some namespaces. 7 年之前
SkipLast.cs a347d60547 Converting a bunch of test code to async. 7 年之前
SkipWhile.cs a46327f5ef Clean up some namespaces. 7 年之前
Sum.cs 1a63ba15ab Use ValueTask<T> for aggregates to improve ergonomics when used in e.g. Select. 6 年之前
Take.cs a46327f5ef Clean up some namespaces. 7 年之前
TakeLast.cs a347d60547 Converting a bunch of test code to async. 7 年之前
TakeWhile.cs a46327f5ef Clean up some namespaces. 7 年之前
Throw.cs a46327f5ef Clean up some namespaces. 7 年之前
ToArray.cs 1a63ba15ab Use ValueTask<T> for aggregates to improve ergonomics when used in e.g. Select. 6 年之前
ToAsyncEnumerable.cs 5838158e96 Clean up conversions. 6 年之前
ToDictionary.cs 1a63ba15ab Use ValueTask<T> for aggregates to improve ergonomics when used in e.g. Select. 6 年之前
ToEnumerable.cs a347d60547 Converting a bunch of test code to async. 7 年之前
ToHashSet.cs 1a63ba15ab Use ValueTask<T> for aggregates to improve ergonomics when used in e.g. Select. 6 年之前
ToList.cs 1a63ba15ab Use ValueTask<T> for aggregates to improve ergonomics when used in e.g. Select. 6 年之前
ToLookup.cs 1a63ba15ab Use ValueTask<T> for aggregates to improve ergonomics when used in e.g. Select. 6 年之前
ToObservable.cs 5838158e96 Clean up conversions. 6 年之前
Union.cs a347d60547 Converting a bunch of test code to async. 7 年之前
Where.cs 934fcd563c Making more tests async. 7 年之前
Zip.cs 934fcd563c Making more tests async. 7 年之前