]> gitweb.factorcode.org Git - factor.git/history - core/math/integers/integers.factor
core: cleanup USING lists.
[factor.git] / core / math / integers / integers.factor
2013-03-05 John Benediktssoncore: cleanup USING lists.
2013-02-28 John Benediktssonmath.integers: the fixnum-log2 intrinsic didn't work...
2013-02-28 John Benediktssonmath.integers: faster fixnum-log2.
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.integers: inline fixnum-log2.
2012-08-31 John Benediktssonmath.integers: faster fixnum-bit?.
2012-08-03 Doug Colemancore: Throw an error when assigning a bignum to a fixnu...
2012-07-23 Doug Colemanmath.integers: Bignum hashcode* -- call bignum>fixnum...
2012-07-23 Doug Colemancompiler: Fix bitand on ratios, floats. Fix shift on...
2011-11-27 Joe Groffmath.integers: make bignum/f round to even on tie
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-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-19 John BenediktssonMerge branch 'master' of git://factorcode.org/git/factor
2010-12-19 Slava PestovMerge branch 'doc-fixes' of git://github.com/keitahaga...
2010-12-19 Slava Pestovmath.integers: fix underflow and overflow behavior
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-26 John BenediktssonMerge branches 'master' and 'cleanup' into cleanup
2010-11-25 Slava PestovRemove bignum>float VM primitive, and use bignum/f...
2010-11-15 John BenediktssonMerge branch 'master' of git://github.com/slavapestov...
2010-11-14 Slava Pestovmath.integers: bignum/f rounding was wrong (reported...
2010-11-13 John BenediktssonMerge branch 'master' of git://github.com/slavapestov...
2010-11-13 Slava Pestovmath.integers: fix 0 0 bignum/f (reported by Joe Groff)
2010-02-22 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2010-02-14 Aaron SchaeferMerge branch 'master' of git://factorcode.org/git/factor
2010-02-10 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-02-10 Slava Pestovmath.integers: remove a -rot usage
2010-02-07 Slava PestovMerge branch 'new-math-parser' of git://factorcode...
2010-01-31 erikcMerge up
2010-01-30 Slava PestovMerge git://github.com/littledan/Factor into littledan
2010-01-26 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2010-01-26 Daniel EhrenbergTests for propagation additions; making fixnum-bit...
2010-01-20 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2010-01-20 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2010-01-20 Daniel EhrenbergAdding compiler transforms in propagation
2010-01-15 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-01-15 Doug ColemanMerge branch 'mongodb-changes' of git://github.com...
2010-01-13 Slava PestovRework min and max so that behavior with floats and...
2009-11-15 Doug ColemanMerge branch 'master' into startup
2009-11-09 Slava PestovMerge branch 'master' of git://github.com/killy971...
2009-11-02 Slava PestovMerge branch 'master' into new_gc
2009-10-31 Joe Groffmight want to accurately divide large negative fixnums too
2009-10-31 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-10-31 Joe Groffuse bignum/f to get accurate division of fixnums >...
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-08 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-08-30 Marc FauconneauMerge branch 'master' of git://factorcode.org/git/factor
2009-08-30 Marc FauconneauMerge branch 'master' of git@github.com:prunedtree...
2009-08-29 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-08-29 Samuel TardieuMerge branch 'master' of git://factorcode.org/git/factor
2009-08-29 Sascha MatzkeMerge branch 'master' of git://factorcode.org/git/factor
2009-08-29 Slava Pestovcompiler: add fixnum-min/max intrinsics; ~10% speedup...
2009-08-21 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
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
2009-08-14 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-08-13 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2009-08-12 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-08-11 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-08-11 Doug Colemanadd if-zero/when-zero/unless-zero to core/ and update...
2009-05-10 Slava PestovMerge branch 'redis' of git://www.tiodante.com/git...
2009-05-10 Bruno DeferrariMerge branch 'master' into redis
2009-05-10 Bruno DeferrariMerge branch 'master' into irc
2009-05-10 Slava PestovMerge branch 'hashcash' of git://github.com/martind...
2009-05-05 Aaron SchaeferMerge branch 'master' of git://factorcode.org/git/factor
2009-05-04 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-05-04 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-05-04 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-05-03 U-FROGGER\ergMerge branch 'master' of git://factorcode.org/git/factor
2009-05-02 John BenediktssonMerge branch 'master' of git://factorcode.org/git/factor
2009-05-02 Sascha MatzkeMerge branch 'master' of git://factorcode.org/git/facto...
2009-05-02 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2009-05-02 Doug Colemanadd a few usages of iota, remove most 1+ and 1- from...
2009-05-01 Sascha MatzkeMerge commit 'mongo-factor-driver/master' into mongo...
2009-04-17 Aaron SchaeferMerge branch 'master' of git://factorcode.org/git/factor
2009-04-16 Doug ColemanMerge git://github.com/Keyholder/factor into keyholder
2009-04-15 Slava PestovMerge branch 'irc' of git://tiodante.com/git/factor
2009-04-15 Slava PestovMerge branch 'master' into trace_tool
2009-04-14 Alex ChapmanMerge branch 'master' into experimental
2009-04-14 Slava PestovMerge branch 'master' into smarter_error_list
2009-04-14 Maxim SavchenkoMerge branch 'master' of git://factorcode.org/git/facto...
next