Bart De Smet 0171e2bad0 Use await using which now can bind to configured tasks. il y a 7 ans
..
Aggregate.cs 0171e2bad0 Use await using which now can bind to configured tasks. il y a 7 ans
All.cs 962fc99716 Style consistency for new code il y a 7 ans
Any.cs 0171e2bad0 Use await using which now can bind to configured tasks. il y a 7 ans
AppendPrepend.cs 962fc99716 Style consistency for new code il y a 7 ans
AsAsyncEnumerable.cs 6a3dfda574 Move Create and AsAsyncEnumerable. il y a 7 ans
Average.Generated.cs 0171e2bad0 Use await using which now can bind to configured tasks. il y a 7 ans
Average.Generated.tt 0171e2bad0 Use await using which now can bind to configured tasks. il y a 7 ans
Cast.cs 555dbb6810 Changing a few classes to private. il y a 7 ans
Concat.cs 962fc99716 Style consistency for new code il y a 7 ans
Contains.cs 962fc99716 Style consistency for new code il y a 7 ans
Count.cs 962fc99716 Style consistency for new code il y a 7 ans
DefaultIfEmpty.cs fab4165c01 Reduce code in DefaultIfEmpty. il y a 7 ans
Distinct.cs b2cc797263 Reduce code duplication in Distinct. il y a 7 ans
ElementAt.cs 962fc99716 Style consistency for new code il y a 7 ans
ElementAtOrDefault.cs 962fc99716 Style consistency for new code il y a 7 ans
Empty.cs 8d2882a48f Fixing name of TryGetElementAtAsync. il y a 7 ans
Except.cs ca0a8b53b4 Change CSHARP8 for USE_* checks. Enable C# 8.0 for all builds. il y a 7 ans
First.cs 1a63ba15ab Use ValueTask<T> for aggregates to improve ergonomics when used in e.g. Select. il y a 7 ans
FirstOrDefault.cs 0171e2bad0 Use await using which now can bind to configured tasks. il y a 7 ans
ForEach.cs 962fc99716 Style consistency for new code il y a 7 ans
GroupBy.cs 7d459c9d85 Implementing more overloads of GroupBy. il y a 7 ans
GroupJoin.cs 0171e2bad0 Use await using which now can bind to configured tasks. il y a 7 ans
Grouping.cs 043997b2e7 Fix typo. il y a 7 ans
Intersect.cs ca0a8b53b4 Change CSHARP8 for USE_* checks. Enable C# 8.0 for all builds. il y a 7 ans
Join.cs 0171e2bad0 Use await using which now can bind to configured tasks. il y a 7 ans
Last.cs 1a63ba15ab Use ValueTask<T> for aggregates to improve ergonomics when used in e.g. Select. il y a 7 ans
LastOrDefault.cs 962fc99716 Style consistency for new code il y a 7 ans
LongCount.cs 962fc99716 Style consistency for new code il y a 7 ans
Lookup.cs 962fc99716 Style consistency for new code il y a 7 ans
Max.cs 0171e2bad0 Use await using which now can bind to configured tasks. il y a 7 ans
Min.cs 0171e2bad0 Use await using which now can bind to configured tasks. il y a 7 ans
MinMax.Generated.cs 0171e2bad0 Use await using which now can bind to configured tasks. il y a 7 ans
MinMax.Generated.tt 0171e2bad0 Use await using which now can bind to configured tasks. il y a 7 ans
OfType.cs b9f9514d57 Revert "Use only var when type is obvious." il y a 7 ans
OrderBy.cs 7f90a10101 Reduce code in OrderBy. il y a 7 ans
OrderedAsyncEnumerable.cs 0171e2bad0 Use await using which now can bind to configured tasks. il y a 7 ans
Range.cs b9f9514d57 Revert "Use only var when type is obvious." il y a 7 ans
Repeat.cs aa2430bb42 Check for cancellation in a few more places. il y a 7 ans
Reverse.cs 1a63ba15ab Use ValueTask<T> for aggregates to improve ergonomics when used in e.g. Select. il y a 7 ans
Select.Opt.Generated.cs 2b0cd8e161 Enabling optimizations for combining N selectors il y a 7 ans
Select.Opt.Generated.tt 2b0cd8e161 Enabling optimizations for combining N selectors il y a 7 ans
Select.Opt.cs 2b0cd8e161 Enabling optimizations for combining N selectors il y a 7 ans
Select.cs ca0a8b53b4 Change CSHARP8 for USE_* checks. Enable C# 8.0 for all builds. il y a 7 ans
SelectMany.cs d5aa7e28b0 Remove USE_AWAIT_FOREACH (always on now). il y a 7 ans
SequenceEqual.cs 0171e2bad0 Use await using which now can bind to configured tasks. il y a 7 ans
Single.cs 0171e2bad0 Use await using which now can bind to configured tasks. il y a 7 ans
SingleLinkedNode.cs b9f9514d57 Revert "Use only var when type is obvious." il y a 7 ans
SingleOrDefault.cs 0171e2bad0 Use await using which now can bind to configured tasks. il y a 7 ans
Skip.cs 3a3c59ba42 Change signature of Clone. il y a 7 ans
SkipLast.cs 0171e2bad0 Use await using which now can bind to configured tasks. il y a 7 ans
SkipWhile.cs 0171e2bad0 Use await using which now can bind to configured tasks. il y a 7 ans
Sum.Generated.cs 1a63ba15ab Use ValueTask<T> for aggregates to improve ergonomics when used in e.g. Select. il y a 7 ans
Sum.Generated.tt 1a63ba15ab Use ValueTask<T> for aggregates to improve ergonomics when used in e.g. Select. il y a 7 ans
Take.cs cfd11d1c62 Adding BCL style exception factories. il y a 7 ans
TakeLast.cs 0171e2bad0 Use await using which now can bind to configured tasks. il y a 7 ans
TakeWhile.cs ca0a8b53b4 Change CSHARP8 for USE_* checks. Enable C# 8.0 for all builds. il y a 7 ans
ToArray.cs 1a63ba15ab Use ValueTask<T> for aggregates to improve ergonomics when used in e.g. Select. il y a 7 ans
ToAsyncEnumerable.Observable.cs b9f9514d57 Revert "Use only var when type is obvious." il y a 7 ans
ToAsyncEnumerable.Task.cs 80b4afa2c0 Small tweak to Task<T> conversion code. il y a 7 ans
ToAsyncEnumerable.cs aa2430bb42 Check for cancellation in a few more places. il y a 7 ans
ToDictionary.cs 962fc99716 Style consistency for new code il y a 7 ans
ToEnumerable.cs 0980e87430 Avoiding heap-allocated closures il y a 7 ans
ToHashSet.cs 962fc99716 Style consistency for new code il y a 7 ans
ToList.cs 962fc99716 Style consistency for new code il y a 7 ans
ToLookup.cs 1a63ba15ab Use ValueTask<T> for aggregates to improve ergonomics when used in e.g. Select. il y a 7 ans
ToObservable.cs b9f9514d57 Revert "Use only var when type is obvious." il y a 7 ans
Union.cs 962fc99716 Style consistency for new code il y a 7 ans
Utilities.cs d5aa7e28b0 Remove USE_AWAIT_FOREACH (always on now). il y a 7 ans
Where.Opt.Generated.cs be5d8bb438 Enabling optimizations for combining N predicates il y a 7 ans
Where.Opt.Generated.tt be5d8bb438 Enabling optimizations for combining N predicates il y a 7 ans
Where.Opt.cs be5d8bb438 Enabling optimizations for combining N predicates il y a 7 ans
Where.cs ca0a8b53b4 Change CSHARP8 for USE_* checks. Enable C# 8.0 for all builds. il y a 7 ans
Zip.cs 0171e2bad0 Use await using which now can bind to configured tasks. il y a 7 ans