Bart De Smet 6335194978 Remove dead code of hand-rolled iterators. 6 سال پیش
..
Aggregate.cs fdc613c5b9 Local functions can shadow variables now. 6 سال پیش
All.cs fdc613c5b9 Local functions can shadow variables now. 6 سال پیش
Any.cs fdc613c5b9 Local functions can shadow variables now. 6 سال پیش
AppendPrepend.cs 3edb789069 Use BCL types 6 سال پیش
AsAsyncEnumerable.cs 6a3dfda574 Move Create and AsAsyncEnumerable. 7 سال پیش
Average.Generated.cs fdc613c5b9 Local functions can shadow variables now. 6 سال پیش
Average.Generated.tt fdc613c5b9 Local functions can shadow variables now. 6 سال پیش
Cast.cs 6335194978 Remove dead code of hand-rolled iterators. 6 سال پیش
Concat.cs 3edb789069 Use BCL types 6 سال پیش
Contains.cs fdc613c5b9 Local functions can shadow variables now. 6 سال پیش
Count.cs fdc613c5b9 Local functions can shadow variables now. 6 سال پیش
DefaultIfEmpty.cs fab4165c01 Reduce code in DefaultIfEmpty. 6 سال پیش
Distinct.cs b2cc797263 Reduce code duplication in Distinct. 6 سال پیش
ElementAt.cs fdc613c5b9 Local functions can shadow variables now. 6 سال پیش
ElementAtOrDefault.cs fdc613c5b9 Local functions can shadow variables now. 6 سال پیش
Empty.cs 8d2882a48f Fixing name of TryGetElementAtAsync. 6 سال پیش
Except.cs 6335194978 Remove dead code of hand-rolled iterators. 6 سال پیش
First.cs fdc613c5b9 Local functions can shadow variables now. 6 سال پیش
FirstOrDefault.cs fdc613c5b9 Local functions can shadow variables now. 6 سال پیش
ForEach.cs fdc613c5b9 Local functions can shadow variables now. 6 سال پیش
GroupBy.cs b8c42e1bb9 Introduce a single place where all public async overloads are maintained to evaluate design options using a single SUPPORT_FLAT_ASYNC_API flag. 6 سال پیش
GroupJoin.cs 6335194978 Remove dead code of hand-rolled iterators. 6 سال پیش
Grouping.cs 043997b2e7 Fix typo. 6 سال پیش
Intersect.cs 6335194978 Remove dead code of hand-rolled iterators. 6 سال پیش
Join.cs 6335194978 Remove dead code of hand-rolled iterators. 6 سال پیش
Last.cs fdc613c5b9 Local functions can shadow variables now. 6 سال پیش
LastOrDefault.cs fdc613c5b9 Local functions can shadow variables now. 6 سال پیش
LongCount.cs fdc613c5b9 Local functions can shadow variables now. 6 سال پیش
Lookup.cs 3edb789069 Use BCL types 6 سال پیش
Max.cs fdc613c5b9 Local functions can shadow variables now. 6 سال پیش
Min.cs fdc613c5b9 Local functions can shadow variables now. 6 سال پیش
MinMax.Generated.cs fdc613c5b9 Local functions can shadow variables now. 6 سال پیش
MinMax.Generated.tt fdc613c5b9 Local functions can shadow variables now. 6 سال پیش
OfType.cs 6335194978 Remove dead code of hand-rolled iterators. 6 سال پیش
OrderBy.cs b8c42e1bb9 Introduce a single place where all public async overloads are maintained to evaluate design options using a single SUPPORT_FLAT_ASYNC_API flag. 6 سال پیش
OrderedAsyncEnumerable.cs f311d17495 Use Array.Sort instead of QuickSort. 6 سال پیش
Range.cs 1144c88c20 Eliminate redundant code in Range. 6 سال پیش
Repeat.cs aa2430bb42 Check for cancellation in a few more places. 6 سال پیش
Reverse.cs 1a63ba15ab Use ValueTask<T> for aggregates to improve ergonomics when used in e.g. Select. 6 سال پیش
Select.Opt.Generated.cs 2b0cd8e161 Enabling optimizations for combining N selectors 6 سال پیش
Select.Opt.Generated.tt 2b0cd8e161 Enabling optimizations for combining N selectors 6 سال پیش
Select.Opt.cs 2b0cd8e161 Enabling optimizations for combining N selectors 6 سال پیش
Select.cs 6335194978 Remove dead code of hand-rolled iterators. 6 سال پیش
SelectMany.cs 6335194978 Remove dead code of hand-rolled iterators. 6 سال پیش
SequenceEqual.cs fdc613c5b9 Local functions can shadow variables now. 6 سال پیش
Single.cs fdc613c5b9 Local functions can shadow variables now. 6 سال پیش
SingleLinkedNode.cs b9f9514d57 Revert "Use only var when type is obvious." 6 سال پیش
SingleOrDefault.cs fdc613c5b9 Local functions can shadow variables now. 6 سال پیش
Skip.cs 3a3c59ba42 Change signature of Clone. 7 سال پیش
SkipLast.cs 6335194978 Remove dead code of hand-rolled iterators. 6 سال پیش
SkipWhile.cs 6335194978 Remove dead code of hand-rolled iterators. 6 سال پیش
Sum.Generated.cs fdc613c5b9 Local functions can shadow variables now. 6 سال پیش
Sum.Generated.tt fdc613c5b9 Local functions can shadow variables now. 6 سال پیش
Take.cs cfd11d1c62 Adding BCL style exception factories. 7 سال پیش
TakeLast.cs 6335194978 Remove dead code of hand-rolled iterators. 6 سال پیش
TakeWhile.cs 6335194978 Remove dead code of hand-rolled iterators. 6 سال پیش
ToArray.cs 1a63ba15ab Use ValueTask<T> for aggregates to improve ergonomics when used in e.g. Select. 6 سال پیش
ToAsyncEnumerable.Observable.cs b9f9514d57 Revert "Use only var when type is obvious." 6 سال پیش
ToAsyncEnumerable.Task.cs 80b4afa2c0 Small tweak to Task<T> conversion code. 6 سال پیش
ToAsyncEnumerable.cs aa2430bb42 Check for cancellation in a few more places. 6 سال پیش
ToDictionary.cs fdc613c5b9 Local functions can shadow variables now. 6 سال پیش
ToEnumerable.cs 0980e87430 Avoiding heap-allocated closures 6 سال پیش
ToHashSet.cs fdc613c5b9 Local functions can shadow variables now. 6 سال پیش
ToList.cs fdc613c5b9 Local functions can shadow variables now. 6 سال پیش
ToLookup.cs fdc613c5b9 Local functions can shadow variables now. 6 سال پیش
ToObservable.cs b9f9514d57 Revert "Use only var when type is obvious." 6 سال پیش
Union.cs 3edb789069 Use BCL types 6 سال پیش
Utilities.cs 3edb789069 Use BCL types 6 سال پیش
Where.Opt.Generated.cs be5d8bb438 Enabling optimizations for combining N predicates 6 سال پیش
Where.Opt.Generated.tt be5d8bb438 Enabling optimizations for combining N predicates 6 سال پیش
Where.Opt.cs be5d8bb438 Enabling optimizations for combining N predicates 6 سال پیش
Where.cs 6335194978 Remove dead code of hand-rolled iterators. 6 سال پیش
Zip.cs 6335194978 Remove dead code of hand-rolled iterators. 6 سال پیش