]> gitweb.factorcode.org Git - factor.git/history - basis/sequences/unrolled
ui.theme.switching.tools: switch breakpoint symbol
[factor.git] / basis / sequences / unrolled /
2022-07-31 Doug Colemancore: map-integers -> map-integers-as
2022-01-20 Doug Colemanfactor: trim using lists
2020-02-26 John Benediktssoncore/basis/extra: update some tags.txt.
2018-06-20 Doug Colemancore: Add the shuffler words but without primitives.
2017-09-11 Alexander IljinUpdate some copyright headers to follow the current...
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-08-12 Doug Colemanfactor: Removing SLOT: nth/at/global in favor of using...
2015-07-03 Doug Colemanfactor: second stab at [ ] [ ] unit-test -> { } [ ...
2015-07-02 Doug ColemanRevert "factor: rename [ ] [ ] unit-test -> { } [ ...
2015-07-02 Doug Colemanfactor: rename [ ] [ ] unit-test -> { } [ ] unit-test...
2015-06-30 Doug Colemancore, basis, extra: Remove DOS line endings from files.
2014-11-09 Doug Colemanassocs: Make map-index-as support seq or assoc exemplar...
2014-05-19 John Benediktssondocs: change ``{ $quotation "( x -- y )" }`` to ``...
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-07 Anton GorenkoMerge branch 'master' of git://factorcode.org/git/factor
2010-06-03 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2010-05-25 Joe GroffMerge branch 'master' of factorcode.org:/git/factor
2010-05-25 Joe Groffmath.vectors.simd.intrinsics: use unrolled loops for...
2010-05-24 Joe Groffsequences.unrolled: tweak helper words so that call...
2010-05-24 Joe GroffMerge branch 'master' of factorcode.org:/git/factor
2010-05-24 Joe Groffsequences.unrolled: reimplement underlying (unrolled...
2010-05-23 Anton GorenkoMerge branch 'master' of git://github.com/slavapestov...
2010-05-21 Doug ColemanFix using list in sequences.unrolled, keys/values was...
2010-05-19 Joe Groffsequences.unrolled vocab with fixed-length unrolling...