]> gitweb.factorcode.org Git - factor.git/history - basis/sequences/generalizations/generalizations.factor
Update some copyright headers to follow the current convention
[factor.git] / basis / sequences / generalizations / generalizations.factor
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...
2016-05-26 Doug Colemancore: selector-for and collector-for are the wrong...
2015-07-19 Doug Colemanfactor: Rename MACRO: and MACRO: to have quot as the...
2015-06-06 John Benediktssonsequences.generalizations: use concat-as in nappend-as.
2012-10-04 John Benediktssonsequences.generalizations: add "nfind" and "nany?".
2012-09-27 John Benediktssonsequences.generalizations: fix stack effect docs for...
2012-09-27 John Benediktssonsequences.generalizations: adding "nall?".
2012-09-27 John Benediktssonsequences.generalizations: adding nmap-reduce.
2012-06-18 John Benediktssonmath: using if-zero in more places.
2011-10-14 Doug ColemanCleanups found with lint tool
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-18 Slava PestovMove remaining sequence operations from generalizations...
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 Groffclean up now-inappropriate uses of "..." in generalizat...
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-26 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2010-01-24 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-01-22 Doug ColemanRename accumulator to collector, pusher to selector
2009-11-15 Doug ColemanMerge branch 'master' into startup
2009-10-26 Slava PestovMerge branch 'new_gc' of git://factorcode.org/git/facto...
2009-10-24 Guillaume NargeotMerge branch 'master' of git://factorcode.org/git/factor
2009-10-23 Slava PestovMerge branch 'master' into new_gc
2009-10-22 Joe Groffadd nproduce and nproduce-as combinators to sequences...
2009-10-22 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-10-22 Joe Groffbreak off a "sequences.generalizations" vocab for neach...