Bart De Smet 46f5123be7 Merge branch 'master' of https://github.com/dotnet/reactive into NullableReferenceTypes 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 f329683555 Enable nullable reference 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 f329683555 Enable nullable reference types. 6 年之前
Contains.cs f329683555 Enable nullable reference types. 6 年之前
Count.cs fdc613c5b9 Local functions can shadow variables now. 6 年之前
DefaultIfEmpty.cs f329683555 Enable nullable reference types. 6 年之前
Distinct.cs f329683555 Enable nullable reference types. 6 年之前
ElementAt.cs fdc613c5b9 Local functions can shadow variables now. 6 年之前
ElementAtOrDefault.cs f329683555 Enable nullable reference types. 6 年之前
Empty.cs f329683555 Enable nullable reference types. 6 年之前
Except.cs f329683555 Enable nullable reference types. 6 年之前
First.cs fdc613c5b9 Local functions can shadow variables now. 6 年之前
FirstOrDefault.cs f329683555 Enable nullable reference types. 6 年之前
ForEach.cs fdc613c5b9 Local functions can shadow variables now. 6 年之前
GroupBy.cs f329683555 Enable nullable reference types. 6 年之前
GroupJoin.cs f329683555 Enable nullable reference types. 6 年之前
Grouping.cs f329683555 Enable nullable reference types. 6 年之前
Intersect.cs 46f5123be7 Merge branch 'master' of https://github.com/dotnet/reactive into NullableReferenceTypes 6 年之前
Join.cs 46f5123be7 Merge branch 'master' of https://github.com/dotnet/reactive into NullableReferenceTypes 6 年之前
Last.cs fdc613c5b9 Local functions can shadow variables now. 6 年之前
LastOrDefault.cs f329683555 Enable nullable reference types. 6 年之前
LongCount.cs fdc613c5b9 Local functions can shadow variables now. 6 年之前
Lookup.cs f329683555 Enable nullable reference types. 6 年之前
Max.cs f329683555 Enable nullable reference types. 6 年之前
Min.cs f329683555 Enable nullable reference types. 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 f329683555 Enable nullable reference types. 6 年之前
Range.cs 1144c88c20 Eliminate redundant code in Range. 6 年之前
Repeat.cs aa2430bb42 Check for cancellation in a few more places. 6 年之前
Reverse.cs f329683555 Enable nullable reference types. 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 f329683555 Enable nullable reference types. 6 年之前
SelectMany.cs 46f5123be7 Merge branch 'master' of https://github.com/dotnet/reactive into NullableReferenceTypes 6 年之前
SequenceEqual.cs 46f5123be7 Merge branch 'master' of https://github.com/dotnet/reactive into NullableReferenceTypes 6 年之前
Single.cs fdc613c5b9 Local functions can shadow variables now. 6 年之前
SingleLinkedNode.cs f329683555 Enable nullable reference types. 6 年之前
SingleOrDefault.cs f329683555 Enable nullable reference types. 6 年之前
Skip.cs 3a3c59ba42 Change signature of Clone. 7 年之前
SkipLast.cs 6335194978 Remove dead code of hand-rolled iterators. 6 年之前
SkipWhile.cs 5deb0f1222 Some minor cleanup. 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 5deb0f1222 Some minor cleanup. 6 年之前
ToArray.cs 1a63ba15ab Use ValueTask<T> for aggregates to improve ergonomics when used in e.g. Select. 6 年之前
ToAsyncEnumerable.Observable.cs f329683555 Enable nullable reference types. 6 年之前
ToAsyncEnumerable.Task.cs 80b4afa2c0 Small tweak to Task<T> conversion code. 6 年之前
ToAsyncEnumerable.cs f329683555 Enable nullable reference types. 6 年之前
ToDictionary.cs f329683555 Enable nullable reference types. 6 年之前
ToEnumerable.cs f329683555 Enable nullable reference types. 6 年之前
ToHashSet.cs f329683555 Enable nullable reference types. 6 年之前
ToList.cs fdc613c5b9 Local functions can shadow variables now. 6 年之前
ToLookup.cs f329683555 Enable nullable reference types. 6 年之前
ToObservable.cs b9f9514d57 Revert "Use only var when type is obvious." 6 年之前
Union.cs f329683555 Enable nullable reference 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 f329683555 Enable nullable reference types. 6 年之前
Zip.cs 6335194978 Remove dead code of hand-rolled iterators. 6 年之前