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