Mercurial > pub > ImplabNet
graph
-
Reimplemented JsonXmlReader, added support for null values: JSON null values are v2Sat, 09 Sep 2017 03:53:13 +0300, by cin
-
fixed JSON parser error when parsing escaped double quote symbol v2Fri, 25 Aug 2017 02:16:35 +0300, by cin
-
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