log

age author description
Wed, 09 Nov 2016 12:03:22 +0300 cin added Safe.DispatchEvent() a legacy equivalent for '?.Invoke()' v2
Tue, 25 Oct 2016 17:40:45 +0300 cin Слияние v2
Tue, 25 Oct 2016 17:40:33 +0300 cin Added ResetState to RunnableComponent to reset in case of failure v2
Mon, 24 Oct 2016 11:24:45 +0300 cin Fixed broken Implab.Diagnostics.Interactive v2
Tue, 18 Oct 2016 17:49:54 +0300 cin Added 'Fail' method to RunnableComponent which allows component to move from v2
Tue, 18 Oct 2016 01:03:49 +0300 cin Implemented PollingRunnableComponent v2
Mon, 17 Oct 2016 00:36:36 +0300 cin TraceLog tests v2
Fri, 14 Oct 2016 04:03:10 +0300 cin working version of the project v2
Fri, 14 Oct 2016 03:33:17 +0300 cin Слияние с default v2
Mon, 10 Oct 2016 03:14:00 +0300 koff fixed error handling for chained actions
Thu, 01 Sep 2016 10:43:31 +0300 cin fixed: the error handler should not handle handlers errors
Mon, 29 Aug 2016 23:15:51 +0300 cin fixed promise chaining behavior, the error handler doesn't handle result or cancellation handlers exceptions these exceptions are propagated to the next handlers.
Wed, 04 May 2016 12:28:08 +0300 cin minor changes v2
Mon, 25 Apr 2016 15:18:56 +0300 cin working on diagnostics v2
Fri, 22 Apr 2016 13:13:08 +0300 cin Added tag release v2.1 for changeset f1da3afc3521
Fri, 22 Apr 2016 13:10:34 +0300 cin Слияние с v2 release v2.1
Fri, 22 Apr 2016 13:09:57 +0300 cin bump version to 2.1 v2
Fri, 22 Apr 2016 13:08:08 +0300 cin Слияние с ref20160224 v2
Fri, 22 Apr 2016 13:07:41 +0300 cin Закрыть ветку ref20160224 ref20160224
Fri, 22 Apr 2016 12:59:31 +0300 cin Updated VS project ref20160224
Tue, 19 Apr 2016 17:35:20 +0300 cin Reworked cancelation handling, if the cancel handler isn't specified the OperationCanceledException will be handled by the error handler ref20160224
Tue, 19 Apr 2016 00:50:14 +0300 cin working on cancelation and error handling ref20160224
Mon, 18 Apr 2016 16:41:17 +0300 cin runnable component, work in progress ref20160224
Sat, 16 Apr 2016 03:23:26 +0300 cin working on runnable component ref20160224
Fri, 25 Mar 2016 02:49:02 +0300 cin fixed DFA optimization, JSON is fully functional ref20160224
Thu, 24 Mar 2016 18:52:10 +0300 cin pretty print DFA, the minimization is still buggy ref20160224
Thu, 24 Mar 2016 03:54:46 +0300 cin minor fixes and debug ref20160224
Thu, 24 Mar 2016 02:30:46 +0300 cin refactoring complete, JSONParser rewritten ref20160224
Wed, 23 Mar 2016 19:52:08 +0300 cin sync ref20160224
Wed, 23 Mar 2016 19:51:45 +0300 cin working on JSON parser ref20160224