log Implab/Promise.cs @ 74:c4140283575c v2

age author description
Mon, 08 Sep 2014 17:40:46 +0400 cin minor fixes v2
Thu, 04 Sep 2014 18:47:12 +0400 cin promises refactoring v2
Wed, 03 Sep 2014 18:34:02 +0400 cin code cleanup
Thu, 14 Aug 2014 18:08:09 +0400 cin Refactoring
Mon, 30 Jun 2014 13:55:22 +0400 cin minor changes
Thu, 10 Apr 2014 02:39:29 +0400 cin removed the reference to the parent from the promise object this allows
Tue, 08 Apr 2014 23:25:01 +0400 cin fixed: StackOverflow in IPromiseBase.Then(handler)