]> gitweb.factorcode.org Git - factor.git/history - extra/rosetta-code/pythagorean-triples/pythagorean-triples.factor
factor: Move math.ranges => ranges.
[factor.git] / extra / rosetta-code / pythagorean-triples / pythagorean-triples.factor
2021-12-30 Doug Colemanfactor: Move math.ranges => ranges.
2021-12-30 John Benediktssoncore/basis/extra: use new math.ranges syntax.
2020-02-26 John Benediktssonmath.matrices: rename m./m.v/v.m to mdot/mdotv/vdotm.
2015-06-30 Doug Colemancore, basis, extra: Remove DOS line endings from files.
2012-08-03 John Benediktssonrosetta-code: adding implementations of rosettacode...