log

age author description
2017-04-14 cin Added the time delta column to the interactive trace listener v2
2017-04-10 cin Minor code changes v2
2017-04-04 cin Added class Trace<T> to manage channels for individual classes, if SomeClass v2
2017-03-21 cin Code review, added a non generic version of SyncContextPromise v2
2017-03-20 cin Code review for RunnableComponent v2
2016-11-16 cin Bound promise to CancellationToken v2
2016-11-13 cin RunnableComponent.Dispose(bool,Exception) changed to standart Dispose(bool) v2
2016-11-09 cin added Safe.DispatchEvent() a legacy equivalent for '?.Invoke()' v2
2016-10-25 cin Слияние v2
2016-10-25 cin Added ResetState to RunnableComponent to reset in case of failure v2
2016-10-24 cin Fixed broken Implab.Diagnostics.Interactive v2
2016-10-18 cin Added 'Fail' method to RunnableComponent which allows component to move from v2
2016-10-17 cin Implemented PollingRunnableComponent v2
2016-10-16 cin TraceLog tests v2
2016-10-14 cin working version of the project v2