factor/basis/functors
Doug Coleman 5cb34724b7 Merge branch 'master' of git://factorcode.org/git/factor
Conflicts:
	basis/classes/struct/struct-tests.factor
	basis/functors/functors-tests.factor
	basis/specialized-arrays/specialized-arrays-tests.factor
2009-09-20 23:02:49 -05:00
..
backend refactor functors so that new functor syntax words can be added outside of functors vocab, and move STRUCT: functor syntax to classes.struct to break a circular dependency 2009-08-29 21:04:19 -05:00
authors.txt Specialized arrays work in progress 2008-11-14 20:18:16 -06:00
functors-tests.factor Merge branch 'master' of git://factorcode.org/git/factor 2009-09-20 23:02:49 -05:00
functors.factor functors: support private words with DEFINES-PRIVATE; use this to make some words generated by math.vectors.simd.functor private 2009-09-04 01:21:59 -05:00
summary.txt Specialized arrays work in progress 2008-11-14 20:18:16 -06:00
tags.txt Specialized arrays work in progress 2008-11-14 20:18:16 -06:00