Mercurial > pub > ImplabNet
graph
-
syncTue, 22 Aug 2017 09:34:47 +0300, by cin
-
Added the time delta column to the interactive trace listener v2Fri, 14 Apr 2017 15:57:23 +0300, by cin
-
Added class Trace<T> to manage channels for individual classes, if SomeClass v2Tue, 04 Apr 2017 12:04:05 +0300, by cin
-
Code review, added a non generic version of SyncContextPromise v2Tue, 21 Mar 2017 17:29:13 +0300, by cin
-
RunnableComponent.Dispose(bool,Exception) changed to standart Dispose(bool) v2Sun, 13 Nov 2016 18:28:17 +0300, by cin
-
added Safe.DispatchEvent() a legacy equivalent for '?.Invoke()' v2Wed, 09 Nov 2016 12:03:22 +0300, by cin
-
Added ResetState to RunnableComponent to reset in case of failure v2Tue, 25 Oct 2016 17:40:33 +0300, by cin
-
Added 'Fail' method to RunnableComponent which allows component to move from v2Tue, 18 Oct 2016 17:49:54 +0300, by cin
-
fixed error handling for chained actionsMon, 10 Oct 2016 03:14:00 +0300, by koff
-
fixed: the error handler should not handle handlers errorsThu, 01 Sep 2016 10:43:31 +0300, by cin
-
Added tag release v2.1 for changeset f1da3afc3521Fri, 22 Apr 2016 13:13:08 +0300, by cin
-
Reworked cancelation handling, if the cancel handler isn't specified the OperationCanceledException will be handled by the error handler ref20160224Tue, 19 Apr 2016 17:35:20 +0300, by cin
-
fixed DFA optimization, JSON is fully functional ref20160224Fri, 25 Mar 2016 02:49:02 +0300, by cin
-
pretty print DFA, the minimization is still buggy ref20160224Thu, 24 Mar 2016 18:52:10 +0300, by cin
-
Promises: SignalXXX methods merged into SignalHandler method. v2Mon, 15 Feb 2016 04:22:15 +0300, by cin
-
fixed JSONWriter handling Infinity, NaN and locale aware number formatting v2Wed, 04 Mar 2015 03:10:38 +0300, by cin
-
added ICancellable.Cancel(Exception) to allow specify the reason of cancellation v2Tue, 17 Feb 2015 18:16:26 +0300, by cin
-
fixed Resove method bug when calling it on already cancelled promise v2Fri, 30 Jan 2015 17:07:17 +0300, by cin