]> gitweb.factorcode.org Git - factor.git/commit
effects: fix bug reported by Joe where printing { f } { } <effect> kills the listener...
authorSlava Pestov <slava@slava-pestovs-macbook-pro.local>
Mon, 9 Feb 2009 22:26:56 +0000 (16:26 -0600)
committerSlava Pestov <slava@slava-pestovs-macbook-pro.local>
Mon, 9 Feb 2009 22:26:56 +0000 (16:26 -0600)
commit3bd22a39f6c4cc1d547cf7c36a17e28fa50a7158
treee45c33fcb2c2dffdcc359661c9120e4a95de90e5
parent739330577fc0187854690fa9506bcc3d95b06e27
effects: fix bug reported by Joe where printing { f } { } <effect> kills the listener; simpler implementation of 'shuffle'; add compiler transform to 'shuffle' if effect is constant
basis/generalizations/generalizations.factor
core/effects/effects-tests.factor
core/effects/effects.factor