]> gitweb.factorcode.org Git - factor.git/commit
math.complex: Check C{ } syntax -- can only have two elements in the complex array...
authorDoug Coleman <doug.coleman@gmail.com>
Fri, 10 Aug 2012 22:57:29 +0000 (15:57 -0700)
committerDoug Coleman <doug.coleman@gmail.com>
Fri, 10 Aug 2012 22:58:04 +0000 (15:58 -0700)
commit2b45ba9a4f4f98c46591fa3566e6093feaf31b6e
tree18ff6043a938a95a5762207cb58b15123b85107a
parent0178117d6c8ce237bacc41db8fdd664428bef543
math.complex: Check C{ } syntax -- can only have two elements in the complex array. Fixes #612.
basis/math/complex/complex-tests.factor
basis/math/complex/complex.factor