]> gitweb.factorcode.org Git - factor.git/history - basis/math/bitwise/bitwise.factor
endian: replaces io.binary and io.binary.fast.
[factor.git] / basis / math / bitwise / bitwise.factor
2021-12-30 John Benediktssonendian: replaces io.binary and io.binary.fast.
2021-01-28 Doug Colemanfactor: trim using lists
2020-09-09 John Benediktssonbasis: removing unnecessary method stack effects.
2020-08-05 John Benediktssonmath.bitwise: remove duplicate logic in bitfield.
2020-06-13 Doug Colemanmath.bitwise: I can't implement ``bitfield*`` as `...
2020-05-02 Doug Colemanmath.bitwise: Add an in-order bitfield word called...
2017-06-02 Doug Colemancore: Rename iota to <iota> so we can have TUPLE: iota...
2015-08-13 John Benediktssonchange ERROR: words from throw-foo back to foo.
2015-08-13 Doug Colemanbasis: ERROR: changes.
2015-07-19 Doug Colemanfactor: Rename MACRO: and MACRO: to have quot as the...
2015-05-31 John Benediktssonmath.bitwise: bitfield should just use map-reduce.
2015-05-31 John Benediktssonmath.bitwise: change bitfield to reduce from first...
2014-04-30 John Benediktssonmath.bitwise: simplify byte-array-bit-count.
2014-02-09 John Benediktssonmath.bitwise: fix docs for mask and unmask (they don...
2013-11-24 John Benediktssonmath.bitwise: removing bit-clear? since it is just...
2013-11-24 John Benediktssonmath.bitwise: speed up >signed.
2013-10-21 John Benediktssonmath.bitwise: adding bit-length.
2013-10-14 John Benediktssonmath.bitwise: fix mask? to do what the docs say.
2013-03-07 John BenediktssonUse -unsafe words with pair methods.
2012-09-20 Doug Colemanmath.bitwise: Fix bit-range and test it.
2012-09-19 Doug Colemanmath.bitwise: Fix on-bits for negative values, which...
2012-09-19 Doug Colemanmath.bitwise: Inline bit-range
2012-09-19 Doug Colemanmath.bitwise: Add bit-range
2012-08-31 John Benediktssonmath.bitwise: some cleanup of zero handling.
2011-11-24 Joe Groffuse radix literals
2011-11-14 Joe Groffcode beautification
2011-11-14 Joe Groffmath.bitwise: don't count the same bits over&over
2011-11-14 Joe Groffmath.bitwise: hotrod nonintrinsic fixnum-bit-count
2011-10-18 John BenediktssonEliminate duplicate syntax for stack effects "(" no...
2011-10-16 John BenediktssonCleanup some lint warnings.
2011-10-14 John Benediktssonmath.bitwise: bits is clearer this way.
2011-09-21 Doug ColemanAdd more unit-tests and docs for math.bitwise. Fix...
2011-08-27 John BenediktssonMerge remote-tracking branch 'malu/semantic-versioning'
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-15 Daniel EhrenbergMerge branch 'master' into propagation
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-17 Joe GroffMerge branch 'images.viewer' of git://github.com/jonens...
2010-05-15 Joe Groffmath.bitwise: factor M\ fixnum (bit-count) to a separat...
2010-04-05 Erik CharleboisMerge branch 'master' of git://github.com/slavapestov...
2010-04-05 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2010-04-01 Joe GroffMerge branch 'master' into abi-symbols
2010-04-01 Doug ColemanUse flags{ instead of flags all over the place
2010-02-27 Joe GroffMerge branch 'master' of git://github.com/william42...
2010-02-26 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2010-02-25 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2010-02-24 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-02-24 Slava PestovMerge branch 'master' of git://github.com/erikcharleboi...
2010-02-24 Slava PestovSpecialized arrays, structs and other objects respondin...
2010-02-22 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2010-02-22 Slava PestovMerge branch 'master' of git://projects.elasticdog...
2010-02-20 William SchlieperMerge branch 'master' of git://factorcode.org/git/factor
2010-02-20 Erik CharleboisMerge branch 'master' of git://github.com/slavapestov...
2010-02-18 Slava PestovMerge branch 'master' of git://github.com/erikcharleboi...
2010-02-18 Slava PestovUpdate documentation for new help lint check
2010-02-16 Erik CharleboisMerge branch 'master' of git://github.com/slavapestov...
2010-02-15 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-02-15 Slava PestovSmall cleanups
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-10-12 Guillaume Nargeotmerge project-euler.factor
2009-10-10 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-10-09 Slava PestovMerge branch 'disassemble-quot' of git://github.com...
2009-10-09 Slava PestovMerge branch 's3' of git://double.co.nz/git/factor
2009-10-09 Slava PestovMerge branch 'help' of git://github.com/klazuka/factor
2009-10-09 Slava PestovMerge branch 'master' of git://github.com/jonenst/factor
2009-10-08 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-10-08 Slava PestovMerge branch 'master' into new_gc
2009-10-08 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2009-10-08 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-10-07 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-10-07 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-10-07 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-10-06 Doug ColemanMerge branch 'a7a39d3766624227966bca34f0778030592d82c2...
2009-10-05 Doug Colemanfix a bug in bit-count that assumed 32bit fixnums,...
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-07-30 Samuel TardieuMerge branch 'master' of git://factorcode.org/git/factor
2009-07-30 Slava PestovMerge branch 'irc' of git://tiodante.com/git/factor
2009-07-30 Slava PestovMerge branch 'xml-fix' of git://tiodante.com/git/factor
2009-07-28 Sam AnklesariaMerge branch 'master' of git://factorcode.org/git/factor
2009-07-24 Slava PestovMerge branch 'marshall' of git://github.com/jedahu...
2009-07-24 Slava PestovMerge branch 'dcn' of git://factorcode.org/git/factor...
2009-07-24 Slava PestovMerge branch 'master' into dcn
2009-07-24 Slava PestovMerge branch 'cxx' of git://github.com/jedahu/factor
2009-07-23 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-07-23 Doug Colemanmove signed-le> to io.binary, clean up using list for...
2009-07-09 Slava PestovMerge branch 'master' of git://github.com/abeaumont...
2009-06-26 Sam AnklesariaMerge branch 'master' of git://factorcode.org/git/factor
2009-06-19 Slava PestovMerge branch 'tokyo' of git://www.tiodante.com/git...
2009-06-19 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-06-18 Matthew WillisMerge branch 'master' of git://factorcode.org/git/factor
2009-06-18 Joe Groffwin32 support for window-controls
2009-05-18 Slava PestovMerge branch 'master' of /Users/slava/factor/
2009-05-14 Sam AnklesariaMerge branch 'master' of git://factorcode.org/git/factor
next