Bart De Smet 60eb1f4c9c Add more REVIEW comments. 8 years ago
..
Aggregate.cs dbb7a571ee Some optimizations to Aggregate. 8 years ago
All.cs 4d02320f99 Optimizing All and Any. 8 years ago
Amb.cs 5fd3a94c33 Moving all operators to System.Reactive.Async.Linq. 8 years ago
And.cs 38aefd618b Adding join patterns. 8 years ago
Any.cs 4d02320f99 Optimizing All and Any. 8 years ago
Append.cs 60fb0abeb9 Implementing more Append overloads. 8 years ago
AsAsyncObservable.cs 5fd3a94c33 Moving all operators to System.Reactive.Async.Linq. 8 years ago
Average.Generated.cs 5fd3a94c33 Moving all operators to System.Reactive.Async.Linq. 8 years ago
Average.Generated.tt 5fd3a94c33 Moving all operators to System.Reactive.Async.Linq. 8 years ago
Average.cs 5fd3a94c33 Moving all operators to System.Reactive.Async.Linq. 8 years ago
Buffer.cs a536c33553 Some code consistency in Buffer. 8 years ago
Case.cs a368c9921d Adding Case. 8 years ago
Cast.cs 5fd3a94c33 Moving all operators to System.Reactive.Async.Linq. 8 years ago
Catch.cs 5fd3a94c33 Moving all operators to System.Reactive.Async.Linq. 8 years ago
CombineLatest.Generated.cs 1ff4c0726d Removing unnecessary generic parameter on CombineLatest. 8 years ago
CombineLatest.Generated.tt 1ff4c0726d Removing unnecessary generic parameter on CombineLatest. 8 years ago
Concat.cs 5fd3a94c33 Moving all operators to System.Reactive.Async.Linq. 8 years ago
Contains.cs 53fdc6539b Code cosmetics in Contains. 8 years ago
Count.cs 5fd3a94c33 Moving all operators to System.Reactive.Async.Linq. 8 years ago
DefaultIfEmpty.cs 5fd3a94c33 Moving all operators to System.Reactive.Async.Linq. 8 years ago
Defer.cs 45912a66ad Adding DeferAsync. 8 years ago
Delay.cs 852cdaac4b Fix comment. 8 years ago
DelaySubscription.cs a571249fc4 Adding DelaySubscription. 8 years ago
Dematerialize.cs 2ae97ab1ee Code cosmetics in Dematerialize. 8 years ago
Distinct.cs 5fd3a94c33 Moving all operators to System.Reactive.Async.Linq. 8 years ago
DistinctUntilChanged.cs 5b018cce43 Optimize DistinctUntilChanged. 8 years ago
Do.cs 8c53a8b8c1 Adding synchronous overloads of Do. 8 years ago
DoWhile.cs af8e5d8698 Fix error handling in [Do]While. 8 years ago
ElementAt.cs 5fd3a94c33 Moving all operators to System.Reactive.Async.Linq. 8 years ago
ElementAtOrDefault.cs 5fd3a94c33 Moving all operators to System.Reactive.Async.Linq. 8 years ago
Empty.cs d12150eb59 Reducing exceptions in Empty, Return, Throw. 8 years ago
Finally.cs 5fd3a94c33 Moving all operators to System.Reactive.Async.Linq. 8 years ago
First.cs 5fd3a94c33 Moving all operators to System.Reactive.Async.Linq. 8 years ago
FirstOrDefault.cs 5fd3a94c33 Moving all operators to System.Reactive.Async.Linq. 8 years ago
For.cs 90dab01e60 Adding For. 8 years ago
ForEachAsync.cs 3589affe68 Adding ForEachAsync. 8 years ago
FromAsync.cs d09cc49b50 Adding FromAsync. 8 years ago
FromAsyncPattern.Generated.cs 8777da81e4 Moving core logic of FromAsyncPattern to observers. 8 years ago
FromAsyncPattern.Generated.tt 8777da81e4 Moving core logic of FromAsyncPattern to observers. 8 years ago
FromEvent.Generated.cs 60eb1f4c9c Add more REVIEW comments. 8 years ago
FromEvent.Generated.tt 60eb1f4c9c Add more REVIEW comments. 8 years ago
FromEvent.cs 327f0edcea Adding some missing ConfigureAwait(false) calls. 8 years ago
FromEventPattern.cs 60eb1f4c9c Add more REVIEW comments. 8 years ago
Generate.cs 6a782aec57 Implementing scheduler rendez-vous. 8 years ago
GetAwaiter.cs 5fd3a94c33 Moving all operators to System.Reactive.Async.Linq. 8 years ago
GroupBy.cs 040ac5f1e8 Using SubscribeSafeAsync in a few more places. 8 years ago
GroupByUntil.cs 040ac5f1e8 Using SubscribeSafeAsync in a few more places. 8 years ago
GroupJoin.cs 327f0edcea Adding some missing ConfigureAwait(false) calls. 8 years ago
If.cs 73cf6513f2 Rename generic parameter on If. 8 years ago
IgnoreElements.cs 5fd3a94c33 Moving all operators to System.Reactive.Async.Linq. 8 years ago
Interval.cs 5fd3a94c33 Moving all operators to System.Reactive.Async.Linq. 8 years ago
IsEmpty.cs 5fd3a94c33 Moving all operators to System.Reactive.Async.Linq. 8 years ago
Join.cs 327f0edcea Adding some missing ConfigureAwait(false) calls. 8 years ago
Last.cs 5fd3a94c33 Moving all operators to System.Reactive.Async.Linq. 8 years ago
LastOrDefault.cs 5fd3a94c33 Moving all operators to System.Reactive.Async.Linq. 8 years ago
LongCount.cs 5fd3a94c33 Moving all operators to System.Reactive.Async.Linq. 8 years ago
Materialize.cs 5fd3a94c33 Moving all operators to System.Reactive.Async.Linq. 8 years ago
Max.Generated.cs 5fd3a94c33 Moving all operators to System.Reactive.Async.Linq. 8 years ago
Max.Generated.tt 5fd3a94c33 Moving all operators to System.Reactive.Async.Linq. 8 years ago
Max.cs 5fd3a94c33 Moving all operators to System.Reactive.Async.Linq. 8 years ago
MaxBy.cs 5fd3a94c33 Moving all operators to System.Reactive.Async.Linq. 8 years ago
Merge.cs 327f0edcea Adding some missing ConfigureAwait(false) calls. 8 years ago
Min.Generated.cs 5fd3a94c33 Moving all operators to System.Reactive.Async.Linq. 8 years ago
Min.Generated.tt 5fd3a94c33 Moving all operators to System.Reactive.Async.Linq. 8 years ago
Min.cs 5fd3a94c33 Moving all operators to System.Reactive.Async.Linq. 8 years ago
MinBy.cs 5fd3a94c33 Moving all operators to System.Reactive.Async.Linq. 8 years ago
Multicast.cs 5fd3a94c33 Moving all operators to System.Reactive.Async.Linq. 8 years ago
Never.cs 5fd3a94c33 Moving all operators to System.Reactive.Async.Linq. 8 years ago
ObserveOn.cs 6a782aec57 Implementing scheduler rendez-vous. 8 years ago
OfType.cs 5fd3a94c33 Moving all operators to System.Reactive.Async.Linq. 8 years ago
OnErrorResumeNext.cs 5fd3a94c33 Moving all operators to System.Reactive.Async.Linq. 8 years ago
Prepend.cs 96dd96be83 Some renames. 8 years ago
Publish.cs 3f8103bb52 Adding Publish overloads with initial value. 8 years ago
PublishLast.cs 5fd3a94c33 Moving all operators to System.Reactive.Async.Linq. 8 years ago
Range.cs 6a782aec57 Implementing scheduler rendez-vous. 8 years ago
RefCount.cs 5a26fc8c44 Adding RefCount. 8 years ago
Repeat.cs 040ac5f1e8 Using SubscribeSafeAsync in a few more places. 8 years ago
Replay.cs d9ef7a00ba Adding Replay operators. 8 years ago
Retry.cs cfdc6f707d Adding Retry. 8 years ago
Return.cs d12150eb59 Reducing exceptions in Empty, Return, Throw. 8 years ago
RunAsync.cs e1db0c1872 Adding RunAsync. 8 years ago
Sample.cs f60ebeb147 Adding Sample. 8 years ago
Scan.cs 5fd3a94c33 Moving all operators to System.Reactive.Async.Linq. 8 years ago
Select.cs 5fd3a94c33 Moving all operators to System.Reactive.Async.Linq. 8 years ago
SelectMany.cs 327f0edcea Adding some missing ConfigureAwait(false) calls. 8 years ago
SequenceEqual.cs 5fd3a94c33 Moving all operators to System.Reactive.Async.Linq. 8 years ago
Single.cs 5fd3a94c33 Moving all operators to System.Reactive.Async.Linq. 8 years ago
SingleOrDefault.cs 5fd3a94c33 Moving all operators to System.Reactive.Async.Linq. 8 years ago
Skip.cs 327f0edcea Adding some missing ConfigureAwait(false) calls. 8 years ago
SkipLast.cs 88846a9158 Using Clock.Default in a few places. 8 years ago
SkipUntil.cs 327f0edcea Adding some missing ConfigureAwait(false) calls. 8 years ago
SkipWhile.cs 327f0edcea Adding some missing ConfigureAwait(false) calls. 8 years ago
Start.cs faf9153d54 Adding Start. 8 years ago
StartAsync.cs 327f0edcea Adding some missing ConfigureAwait(false) calls. 8 years ago
SubscribeOn.cs 6a782aec57 Implementing scheduler rendez-vous. 8 years ago
Sum.Generated.cs 5fd3a94c33 Moving all operators to System.Reactive.Async.Linq. 8 years ago
Sum.Generated.tt 5fd3a94c33 Moving all operators to System.Reactive.Async.Linq. 8 years ago
Sum.cs 5fd3a94c33 Moving all operators to System.Reactive.Async.Linq. 8 years ago
Switch.cs 327f0edcea Adding some missing ConfigureAwait(false) calls. 8 years ago
Synchronize.cs 5fd3a94c33 Moving all operators to System.Reactive.Async.Linq. 8 years ago
Take.cs 327f0edcea Adding some missing ConfigureAwait(false) calls. 8 years ago
TakeLast.cs 6a782aec57 Implementing scheduler rendez-vous. 8 years ago
TakeLastBuffer.cs 88846a9158 Using Clock.Default in a few places. 8 years ago
TakeUntil.cs 327f0edcea Adding some missing ConfigureAwait(false) calls. 8 years ago
TakeWhile.cs 5fd3a94c33 Moving all operators to System.Reactive.Async.Linq. 8 years ago
Then.cs 38aefd618b Adding join patterns. 8 years ago
Throttle.cs 3025b05bd8 Adding Throttle. 8 years ago
Throw.cs d12150eb59 Reducing exceptions in Empty, Return, Throw. 8 years ago
TimeInterval.cs 08558bc2f2 Adding overloads without IClock to TimeInterval and Timestamp. 8 years ago
Timeout.cs 6a782aec57 Implementing scheduler rendez-vous. 8 years ago
Timer.cs 6a782aec57 Implementing scheduler rendez-vous. 8 years ago
Timestamp.cs 08558bc2f2 Adding overloads without IClock to TimeInterval and Timestamp. 8 years ago
ToArray.cs 5fd3a94c33 Moving all operators to System.Reactive.Async.Linq. 8 years ago
ToAsync.Generated.cs 6a782aec57 Implementing scheduler rendez-vous. 8 years ago
ToAsync.Generated.tt 6a782aec57 Implementing scheduler rendez-vous. 8 years ago
ToAsyncObservable.cs 5fd3a94c33 Moving all operators to System.Reactive.Async.Linq. 8 years ago
ToDictionary.cs 5fd3a94c33 Moving all operators to System.Reactive.Async.Linq. 8 years ago
ToEvent.cs 0c763c7ad9 Adding ToEventPattern. 8 years ago
ToEventPattern.cs 0c763c7ad9 Adding ToEventPattern. 8 years ago
ToHashSet.cs 5fd3a94c33 Moving all operators to System.Reactive.Async.Linq. 8 years ago
ToList.cs 5fd3a94c33 Moving all operators to System.Reactive.Async.Linq. 8 years ago
ToLookup.cs f0cf4d5a5d Adding ToLookup. 8 years ago
Using.cs 327f0edcea Adding some missing ConfigureAwait(false) calls. 8 years ago
When.cs 38aefd618b Adding join patterns. 8 years ago
Where.cs 5fd3a94c33 Moving all operators to System.Reactive.Async.Linq. 8 years ago
While.cs af8e5d8698 Fix error handling in [Do]While. 8 years ago
Window.cs 040ac5f1e8 Using SubscribeSafeAsync in a few more places. 8 years ago
WithLatestFrom.cs 327f0edcea Adding some missing ConfigureAwait(false) calls. 8 years ago
Zip.Generated.cs b3af03b0d8 Remove a TODO. 8 years ago
Zip.Generated.tt b3af03b0d8 Remove a TODO. 8 years ago
Zip.cs 5fd3a94c33 Moving all operators to System.Reactive.Async.Linq. 8 years ago