]> gitweb.factorcode.org Git - factor.git/history - core/math/math.factor
math: reorder the cleaned-up iteration combinators find-integer each-integer
[factor.git] / core / math / math.factor
2022-08-29 Doug Colemanmath: reorder the cleaned-up iteration combinators...
2022-07-31 Doug ColemanRevert "core: find-last-integer -> find-last-integer...
2022-07-31 Doug Colemancore: find-last-integer -> find-last-integer-from for...
2022-07-31 Doug Colemansequences: rename some helper words and subseq/member...
2022-01-23 John BenediktssonRevert "math: faster math iteration when operating...
2022-01-22 John Benediktssonmath: faster math iteration when operating on fixnums
2020-12-07 John Benediktssonmath.extras: moving until-zero to math.
2018-06-20 Doug Colemancore: Add the shuffler words but without primitives.
2017-06-01 Doug Colemanfactor: Rename GENERIC# to GENERIC#:.
2017-05-04 John Benediktssonmath: fix stack effect for unless-zero and when-zero.
2016-07-30 Alexander Iljinmath: fix stack effect declaration for the neg? generic
2016-03-19 John Benediktssonmath: rename fast-gcd to simple-gcd.
2015-10-01 John Benediktssonmath: use "i/f" for stack effect.
2015-09-08 John BenediktssonFix comments to be ! not #!.
2015-08-13 John Benediktssonchange ERROR: words from throw-foo back to foo.
2015-08-12 Doug Colemanfactor: Change ERROR: foo ; to define ``throw-foo`...
2015-07-30 John Benediktssonmath.ratios: moving to core.
2015-07-19 John Benediktssonmath: moving >fraction to math.
2015-06-26 Doug Colemanprimitives: Change PRIMITIVE: to check that the word... 1371/head
2014-06-07 John Benediktssonmath: remove out-of-fixnum-range error.
2014-01-07 John Benediktssonmath: fix quot stack effect in unless-zero.
2013-03-10 Doug Colemanclasses.builtin: Add the BUILTIN: keyword which lets...
2013-03-05 John Benediktssonmath: speed up (find-integer) and (all-integers?) by...
2012-09-16 John BenediktssonRevert "math: speed up integer>fixnum operations."
2012-09-15 John Benediktssonmath: speed up integer>fixnum operations.
2012-09-11 John Benediktssonmath: cleaner "2/" speedup by using custom inlining.
2012-09-11 John Benediktssonmath: faster definition of 2/ (allows inlining of fixnu...
2012-09-02 John Benediktssonmath: faster recip for integers and ratios.
2012-08-03 Doug Colemancore: Throw an error when assigning a bignum to a fixnu...
2012-07-23 Doug Colemancompiler: Fix bitand on ratios, floats. Fix shift on...
2012-07-21 John BenediktssonUsing "same?" in more places.
2011-11-26 Joe Groffmath: neg? needs to be defined for all reals
2011-11-24 Joe Groffmath: add neg? word
2011-11-24 Joe Groffuse radix literals
2011-09-26 Doug ColemanRemove extraneous using from math/
2011-09-24 John BenediktssonAdding stack effects.
2011-08-27 Joe GroffMerge remote-tracking branch 'Blei/gtk-image-loader'
2011-08-27 John BenediktssonMerge remote-tracking branch 'malu/semantic-versioning'
2011-08-27 John BenediktssonMerge remote-tracking branch 'blei/curses' into curses
2011-08-27 John BenediktssonMerge remote-tracking branch 'philip-searle/master'
2011-01-16 Anton GorenkoMerge branch 'master' of git://github.com/slavapestov...
2011-01-06 John BenediktssonMerge branches 'master' and 'cleanup' into cleanup
2010-12-01 Slava PestovMerge branch 'doc-fixes' of git://github.com/keitahaga...
2010-11-26 John BenediktssonMerge branch 'master' of git://github.com/slavapestov...
2010-11-25 Slava PestovRemove bignum>float VM primitive, and use bignum/f...
2010-07-06 Slava PestovMerge branch 'gdbm' of http://github.com/dmsh/factor
2010-06-16 Slava PestovMerge branch 'fuel' of git://github.com/dmsh/factor
2010-06-03 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2010-05-23 Anton GorenkoMerge branch 'master' of git://github.com/slavapestov...
2010-05-14 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2010-05-13 Joe GroffMerge branch 'master' of factorcode.org:/git/factor
2010-05-13 Joe Groffmath: declare quotation stack effects on each-integer...
2010-03-23 Daniel EhrenbergMerge branch 's3' of git://github.com/littledan/Factor...
2010-03-16 Daniel EhrenbergMerge branch 'bags' of git://github.com/littledan/Factor
2010-03-12 Joe GroffMerge branch 'master' of git://factorcode.org/git/facto...
2010-03-11 Slava PestovMerge branch 'master' of git://factorcode.org/git/facto...
2010-03-10 Joe GroffMerge branch 'master' into row-polymorphism
2010-03-09 Joe GroffMerge branch 'master' of git://factorcode.org/git/facto...
2010-03-06 Slava PestovMerge branch 'row-polymorphism' of git://factorcode...
2010-03-05 Joe Groffspray some polymorphic stack effects on kernel, math...
2010-02-22 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2010-02-07 Slava PestovMerge branch 'new-math-parser' of git://factorcode...
2010-01-20 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2009-11-27 Joe GroffMerge branch 'master' into simd-cleanup
2009-11-22 Slava PestovFix conflict
2009-11-22 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-11-21 Slava PestovFactor source files should not be executable
2009-11-15 Doug ColemanMerge branch 'master' into startup
2009-11-09 Slava PestovMerge branch 'master' of git://github.com/killy971...
2009-10-31 Slava PestovMerge branch 'master' into new_gc
2009-10-30 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-10-30 Joe Groffeliminate roll/-roll from core
2009-10-10 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-10-06 Doug ColemanMerge branch 'a7a39d3766624227966bca34f0778030592d82c2...
2009-09-22 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2009-09-16 Slava PestovMerge branch 'irc-fix' of git://tiodante.com/git/factor
2009-09-15 Guillaume NargeotMerge branch 'master' of git://factorcode.org/git/factor
2009-09-13 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-09-13 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-09-13 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-09-13 Slava Pestovmath: add unordered comparison operators u< u<= u>...
2009-09-13 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-09-12 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-09-12 Slava Pestovmath.floats: fix abs on floats; -0.0 abs should be...
2009-09-12 Slava PestovMerge branch 'master' of git://github.com/killy971...
2009-09-12 Keith LazukaPull in new literals vocab to remove bootstrap circularity
2009-09-12 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-09-11 Joe Groffadd an "unordered?" predicate to math, with a dumb...
2009-09-08 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-08-30 Marc FauconneauMerge branch 'master' of git@github.com:prunedtree...
2009-08-29 Samuel TardieuMerge branch 'master' of git://factorcode.org/git/factor
2009-08-23 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-08-21 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-08-20 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-08-20 Slava Pestovmath: move float methods to math.floats
2009-08-19 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-08-18 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-08-18 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2009-08-18 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-08-18 Slava PestovAdd inline declarations for various assorted methods
next