]> gitweb.factorcode.org Git - factor.git/commit
Changing list code to use generic sequence words
authorslava <slava@factorcode.org>
Thu, 11 May 2006 00:32:04 +0000 (00:32 +0000)
committerslava <slava@factorcode.org>
Thu, 11 May 2006 00:32:04 +0000 (00:32 +0000)
commit1cce70aad6913fca17be589e9043e6505a7a01c8
tree53df763897672f1eb2314af49083fe0284d1e231
parent63703c271376ba023473524a71f155f2f3e14def
Changing list code to use generic sequence words
13 files changed:
TODO.FACTOR.txt
library/collections/sequences-epilogue.factor
library/compiler/alien/alien-callback.factor
library/compiler/alien/alien-invoke.factor
library/compiler/alien/c-types.factor
library/compiler/alien/structs.factor
library/generic/generic.factor
library/generic/slots.factor
library/generic/standard-combination.factor
library/generic/tuple.factor
library/syntax/prettyprint.factor
library/threads.factor
library/tools/annotations.factor