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