]> gitweb.factorcode.org Git - factor.git/history - extra/arrays/shaped/shaped-tests.factor
more test IN: cleanup.
[factor.git] / extra / arrays / shaped / shaped-tests.factor
2018-02-15 John Benediktssonmore test IN: cleanup.
2017-08-06 Doug Colemanfunctors: FUNCTOR: ;FUNCTOR -> <FUNCTOR: ;FUNCTOR>
2017-07-22 Doug Colemanarrays.shaped: A bit of work on arrays.shaped.
2015-07-03 Doug Colemanfactor: second stab at [ ] [ ] unit-test -> { } [ ...
2015-07-02 Doug ColemanRevert "factor: rename [ ] [ ] unit-test -> { } [ ...
2015-07-02 Doug Colemanfactor: rename [ ] [ ] unit-test -> { } [ ] unit-test...
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...