Bart De Smet 0311af1adb Fix a number of nullable warnings. 6 yıl önce
..
Aggregate.cs 550db9d840 Use using declarations. 6 yıl önce
All.cs fdc613c5b9 Local functions can shadow variables now. 6 yıl önce
Any.cs 550db9d840 Use using declarations. 6 yıl önce
AppendPrepend.cs 0311af1adb Fix a number of nullable warnings. 6 yıl önce
AsAsyncEnumerable.cs 6a3dfda574 Move Create and AsAsyncEnumerable. 7 yıl önce
Average.Generated.cs fdc613c5b9 Local functions can shadow variables now. 6 yıl önce
Average.Generated.tt fdc613c5b9 Local functions can shadow variables now. 6 yıl önce
Cast.cs 6335194978 Remove dead code of hand-rolled iterators. 6 yıl önce
Concat.cs 0311af1adb Fix a number of nullable warnings. 6 yıl önce
Contains.cs f329683555 Enable nullable reference types. 6 yıl önce
Count.cs fdc613c5b9 Local functions can shadow variables now. 6 yıl önce
DefaultIfEmpty.cs 0311af1adb Fix a number of nullable warnings. 6 yıl önce
Distinct.cs 0311af1adb Fix a number of nullable warnings. 6 yıl önce
ElementAt.cs fdc613c5b9 Local functions can shadow variables now. 6 yıl önce
ElementAtOrDefault.cs f329683555 Enable nullable reference types. 6 yıl önce
Empty.cs f329683555 Enable nullable reference types. 6 yıl önce
Except.cs f329683555 Enable nullable reference types. 6 yıl önce
First.cs fdc613c5b9 Local functions can shadow variables now. 6 yıl önce
FirstOrDefault.cs f329683555 Enable nullable reference types. 6 yıl önce
ForEach.cs fdc613c5b9 Local functions can shadow variables now. 6 yıl önce
GroupBy.cs f329683555 Enable nullable reference types. 6 yıl önce
GroupJoin.cs 550db9d840 Use using declarations. 6 yıl önce
Grouping.cs f329683555 Enable nullable reference types. 6 yıl önce
Intersect.cs 46f5123be7 Merge branch 'master' of https://github.com/dotnet/reactive into NullableReferenceTypes 6 yıl önce
Join.cs 550db9d840 Use using declarations. 6 yıl önce
Last.cs fdc613c5b9 Local functions can shadow variables now. 6 yıl önce
LastOrDefault.cs f329683555 Enable nullable reference types. 6 yıl önce
LongCount.cs fdc613c5b9 Local functions can shadow variables now. 6 yıl önce
Lookup.cs 0311af1adb Fix a number of nullable warnings. 6 yıl önce
Max.cs f329683555 Enable nullable reference types. 6 yıl önce
Min.cs f329683555 Enable nullable reference types. 6 yıl önce
MinMax.Generated.cs fdc613c5b9 Local functions can shadow variables now. 6 yıl önce
MinMax.Generated.tt fdc613c5b9 Local functions can shadow variables now. 6 yıl önce
OfType.cs 6335194978 Remove dead code of hand-rolled iterators. 6 yıl önce
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 yıl önce
OrderedAsyncEnumerable.cs 550db9d840 Use using declarations. 6 yıl önce
Range.cs 1144c88c20 Eliminate redundant code in Range. 6 yıl önce
Repeat.cs aa2430bb42 Check for cancellation in a few more places. 6 yıl önce
Reverse.cs 0311af1adb Fix a number of nullable warnings. 6 yıl önce
Select.Opt.Generated.cs 2b0cd8e161 Enabling optimizations for combining N selectors 6 yıl önce
Select.Opt.Generated.tt 2b0cd8e161 Enabling optimizations for combining N selectors 6 yıl önce
Select.Opt.cs 2b0cd8e161 Enabling optimizations for combining N selectors 6 yıl önce
Select.cs 0311af1adb Fix a number of nullable warnings. 6 yıl önce
SelectMany.cs 0311af1adb Fix a number of nullable warnings. 6 yıl önce
SequenceEqual.cs 550db9d840 Use using declarations. 6 yıl önce
Single.cs 550db9d840 Use using declarations. 6 yıl önce
SingleLinkedNode.cs f329683555 Enable nullable reference types. 6 yıl önce
SingleOrDefault.cs f329683555 Enable nullable reference types. 6 yıl önce
Skip.cs 3a3c59ba42 Change signature of Clone. 7 yıl önce
SkipLast.cs 550db9d840 Use using declarations. 6 yıl önce
SkipWhile.cs 550db9d840 Use using declarations. 6 yıl önce
Sum.Generated.cs fdc613c5b9 Local functions can shadow variables now. 6 yıl önce
Sum.Generated.tt fdc613c5b9 Local functions can shadow variables now. 6 yıl önce
Take.cs cfd11d1c62 Adding BCL style exception factories. 7 yıl önce
TakeLast.cs 6335194978 Remove dead code of hand-rolled iterators. 6 yıl önce
TakeWhile.cs 5deb0f1222 Some minor cleanup. 6 yıl önce
ToArray.cs 1a63ba15ab Use ValueTask<T> for aggregates to improve ergonomics when used in e.g. Select. 6 yıl önce
ToAsyncEnumerable.Observable.cs 0311af1adb Fix a number of nullable warnings. 6 yıl önce
ToAsyncEnumerable.Task.cs 80b4afa2c0 Small tweak to Task<T> conversion code. 7 yıl önce
ToAsyncEnumerable.cs 0311af1adb Fix a number of nullable warnings. 6 yıl önce
ToDictionary.cs 0311af1adb Fix a number of nullable warnings. 6 yıl önce
ToEnumerable.cs f329683555 Enable nullable reference types. 6 yıl önce
ToHashSet.cs f329683555 Enable nullable reference types. 6 yıl önce
ToList.cs fdc613c5b9 Local functions can shadow variables now. 6 yıl önce
ToLookup.cs f329683555 Enable nullable reference types. 6 yıl önce
ToObservable.cs b9f9514d57 Revert "Use only var when type is obvious." 6 yıl önce
Union.cs 0311af1adb Fix a number of nullable warnings. 6 yıl önce
Utilities.cs 3edb789069 Use BCL types 6 yıl önce
Where.Opt.Generated.cs be5d8bb438 Enabling optimizations for combining N predicates 6 yıl önce
Where.Opt.Generated.tt be5d8bb438 Enabling optimizations for combining N predicates 6 yıl önce
Where.Opt.cs be5d8bb438 Enabling optimizations for combining N predicates 6 yıl önce
Where.cs 0311af1adb Fix a number of nullable warnings. 6 yıl önce
Zip.cs 550db9d840 Use using declarations. 6 yıl önce