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