Bart De Smet d7334d99db Reordering Scan overloads. преди 8 години
..
Properties 48c0707a7f Migrate to VS 2017 преди 8 години
Aggregate.cs 01c87be60b Async variants of Aggregate. преди 8 години
All.cs 74803bfbfd Splitting All and Any. преди 8 години
Any.cs 74803bfbfd Splitting All and Any. преди 8 години
AppendPrepend.cs 0db5681ca0 Some code cosmetics. преди 8 години
AsyncEnumerable.cs 582670448c Splitting IsEmpty into separate file. преди 8 години
AsyncEnumerableHelpers.cs 4e6c9fb11e More code cosmetics. преди 8 години
AsyncEnumerator.cs 6ebcbef413 Splitting types in different files. преди 8 години
AsyncIterator.cs 1c9258123a Moving CompletedTask to TaskExt. преди 8 години
Average.Generated.cs b7bc6a5a59 Async variants of Average, Max, Min, and Sum. преди 8 години
Average.Generated.tt b7bc6a5a59 Async variants of Average, Max, Min, and Sum. преди 8 години
Average.cs 4e6c9fb11e More code cosmetics. преди 8 години
Buffer.cs 4e6c9fb11e More code cosmetics. преди 8 години
Cast.cs 4e6c9fb11e More code cosmetics. преди 8 години
Catch.cs 91cdd73ba8 Async variant of Catch. преди 8 години
Concatenate.cs 4e6c9fb11e More code cosmetics. преди 8 години
Contains.cs 4e6c9fb11e More code cosmetics. преди 8 години
Count.cs 4e6c9fb11e More code cosmetics. преди 8 години
Create.cs f92678e70b Async variants of Create and Defer. преди 8 години
DefaultIfEmpty.cs 4e6c9fb11e More code cosmetics. преди 8 години
Defer.cs f92678e70b Async variants of Create and Defer. преди 8 години
Disposables.cs eceec47d15 Some improvements to disposables. преди 8 години
Distinct.cs 9a752692dd Async variants of Distinct and DistinctUntilChanged. преди 8 години
Do.cs 12063f6d82 Async variants of Do. преди 8 години
ElementAt.cs 004d8cd7d9 Sorting ElementAt overloads. преди 8 години
EmptyArray.cs ae718bad3d More code cosmetics. преди 8 години
Except.cs 34c3e642ea Some code cosmetics. преди 8 години
ExcludeFromCodeCoverageAttribute.cs ae718bad3d More code cosmetics. преди 8 години
Expand.cs a663af4864 Async variant of Expand. преди 8 години
Finally.cs d4d1fe1410 Async variant of Finally. преди 8 години
First.cs c695d246f2 More code cosmetics. преди 8 години
ForEach.cs 91dc1f106a Async variants of ForEachAsync. преди 8 години
Generate.cs debb67bdf4 More code cosmetics. преди 8 години
GroupJoin.cs 4eb53305bd Some more code cosmetics. преди 8 години
Grouping.cs 93eaba9365 Modernizing some code. преди 8 години
IAsyncDisposable.cs 5b9bb8d9cf Adding link to the language proposal. преди 8 години
IAsyncEnumerable.cs 5b9bb8d9cf Adding link to the language proposal. преди 8 години
IAsyncEnumerator.cs 5b9bb8d9cf Adding link to the language proposal. преди 8 години
IAsyncGrouping.cs 5ab0208a38 Clean up some garbage. преди 8 години
IIListProvider.cs da9bdd0cd7 Mark interface as internal. преди 8 години
IOrderedAsyncEnumerable.cs c695d246f2 More code cosmetics. преди 8 години
IgnoreElements.cs c695d246f2 More code cosmetics. преди 8 години
Intersect.cs c695d246f2 More code cosmetics. преди 8 години
IsEmpty.cs 582670448c Splitting IsEmpty into separate file. преди 8 години
Join.cs c695d246f2 More code cosmetics. преди 8 години
Last.cs c695d246f2 More code cosmetics. преди 8 години
Lookup.cs c695d246f2 More code cosmetics. преди 8 години
Max.cs 8a4db0c35a Async variants of MinBy and MaxBy. преди 8 години
Min.cs 8a4db0c35a Async variants of MinBy and MaxBy. преди 8 години
MinMax.Generated.cs 01c87be60b Async variants of Aggregate. преди 8 години
MinMax.Generated.tt 01c87be60b Async variants of Aggregate. преди 8 години
OnErrorResumeNext.cs b313e4060f Some more cosmetics. преди 8 години
OrderBy.cs b313e4060f Some more cosmetics. преди 8 години
OrderedAsyncEnumerable.cs b313e4060f Some more cosmetics. преди 8 години
Range.cs b313e4060f Some more cosmetics. преди 8 години
Repeat.cs b313e4060f Some more cosmetics. преди 8 години
Retry.cs b313e4060f Some more cosmetics. преди 8 години
Reverse.cs b313e4060f Some more cosmetics. преди 8 години
Scan.cs d7334d99db Reordering Scan overloads. преди 8 години
Select.cs b313e4060f Some more cosmetics. преди 8 години
SelectMany.cs cef656eb14 Adding remaining async variants of SelectMany. преди 8 години
SequenceEqual.cs b313e4060f Some more cosmetics. преди 8 години
Set.cs b313e4060f Some more cosmetics. преди 8 години
Single.cs b313e4060f Some more cosmetics. преди 8 години
Skip.cs b313e4060f Some more cosmetics. преди 8 години
StartWith.cs 6a514382f6 Renaming a file. преди 8 години
Strings.cs b313e4060f Some more cosmetics. преди 8 години
Sum.Generated.cs 47756a08d1 Fixing code generation for Sum. преди 8 години
Sum.Generated.tt 47756a08d1 Fixing code generation for Sum. преди 8 години
System.Interactive.Async.csproj 4f3a90ada1 Generating Average. преди 8 години
Take.cs b313e4060f Some more cosmetics. преди 8 години
TaskExt.cs f9560f62d4 Marking TaskExt as internal. преди 8 години
ToArray.cs 8a97fe8fd6 Splitting ToArray, ToDictionary, and ToList. преди 8 години
ToAsyncEnumerable.cs b313e4060f Some more cosmetics. преди 8 години
ToDictionary.cs 73b6aeffa1 Async variants of ToDictionary. преди 8 години
ToList.cs 8a97fe8fd6 Splitting ToArray, ToDictionary, and ToList. преди 8 години
ToObservable.cs 59fa82f619 Sealing some classes. преди 8 години
Union.cs a08c66a558 Reordering overloads of Union. преди 8 години
Using.cs bcf2c05a15 Async variant of using. преди 8 години
Where.cs 8af963fe32 Some cleanup. преди 8 години
Zip.cs 8af963fe32 Some cleanup. преди 8 години