]> gitweb.factorcode.org Git - factor.git/history - extra/arrays/shaped/shaped.factor
change ERROR: words from throw-foo back to foo.
[factor.git] / extra / arrays / shaped / shaped.factor
2015-08-13 John Benediktssonchange ERROR: words from throw-foo back to foo.
2015-08-13 Doug Colemanextra: use throw-foo for ERROR: change
2013-07-24 Doug Colemanarrays.shaped: Inefficient iteration with indices.
2013-04-11 Doug Colemanarrays.shaped: Deal with 0s in shape.
2012-11-15 Doug Colemanarrays.shaped: First stab at an n-dimensional array...