diff options
author | N.N. <matju@users.sourceforge.net> | 2006-01-04 02:59:22 +0000 |
---|---|---|
committer | N.N. <matju@users.sourceforge.net> | 2006-01-04 02:59:22 +0000 |
commit | 5f6d41f608ba8c7db79d6987bf4876c7faea918e (patch) | |
tree | 82f174e3e78c8af747ccc70101cc194264d5ca4f /ChangeLog | |
parent | 1efdb5dece2e1b9281a716e0a52578d62ab757d4 (diff) |
.
svn path=/trunk/abstractions/pureunity/; revision=4361
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 17 |
1 files changed, 12 insertions, 5 deletions
@@ -1,9 +1,16 @@ -$Id: ChangeLog,v 1.2 2005-12-31 18:44:54 matju Exp $ +$Id: ChangeLog,v 1.3 2006-01-04 02:59:22 matju Exp $ version 0.1: * LICENSE is GPL * README - * [commutator], [commutative-test] - * [associator], [associative-test] - * [invertor], [invertible-test] - * [distributor], [distributive-test] + * new object classes: + * [commutator], [commutative-test] + * [associator], [associative-test] + * [invertor], [invertible-test] + * [distributor], [distributive-test] + * [twice], [3times], [4times], [^] + * [tree], [protocol-tree] + * [rtimer] + * for $1 in f,~,#: + [$1.norm], [$1.taa], [$1.do], [$1.packunpack3], [$1.swap] + [$1.inlet], [$1.outlet] |