1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
$Id: ChangeLog,v 1.3 2006-01-04 02:59:22 matju Exp $
version 0.1:
* LICENSE is GPL
* README
* 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]
|