]> gitweb.factorcode.org Git - factor.git/history - extra/multi-methods/multi-methods.factor
core: Rename iota to <iota> so we can have TUPLE: iota ... ; instead of TUPLE: iota...
[factor.git] / extra / multi-methods / multi-methods.factor
2017-06-02 Doug Colemancore: Rename iota to <iota> so we can have TUPLE: iota...
2016-03-30 John Benediktssonmaintain gml, euler, flatland, pong, multi-methods...
2015-07-22 Doug Colemanextra: move multimethods and pong to unmaintained for...
2015-05-13 John Benediktssonuse assoc-reject instead of [ ... not ] assoc-filter.
2013-03-23 Doug Colemanwords: Change word -> last-word, set-word -> set-last...
2012-07-19 John Benediktsson"filter empty?" is "any? not".
2012-07-19 John Benediktssonusing the new H{ } make.
2012-04-25 John Benediktssonchange to in-place reverse.
2011-11-22 Doug Colemanmulti-methods: predicate-quot -> predicate-def
2011-11-22 Doug Colemanclasses.union: Define a maybe: word that makes a tuple...
2011-10-25 Doug ColemanMissed yet more renames
2011-10-17 Doug ColemanRename complete-effect to scan-effect
2011-09-29 Doug ColemanRefactor the lexer/parser to expose friendlier words...
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-17 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-03-17 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2010-03-16 Daniel EhrenbergMerge branch 'bags' of git://github.com/littledan/Factor
2010-03-02 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2010-02-26 Daniel EhrenbergMaking all of basis and extra unambiguous for sets...
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-09 Slava PestovMerge branch 'master' of git://github.com/littledan...
2010-02-07 Slava PestovMerge branch 'new-math-parser' of git://factorcode...
2010-02-05 erikcMerge branch 'master' of git://github.com/slavapestov...
2010-02-04 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-02-03 Slava PestovUpdate some more 'update' usages to call 'assoc-union!'
2010-01-20 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
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-14 Slava PestovRemoving integers-as-sequences
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-30 Slava PestovMerge branch 'master' into new_gc
2009-10-28 Joe GroffMerge branch 'master' of http://factorcode.org/git...
2009-10-28 Slava Pestovdelete-nth -> remove-nth!
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-21 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-08-18 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2009-08-18 Joe GroffMerge branch 'struct-classes' of git://factorcode.org...
2009-08-18 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-08-18 Doug ColemanMerge git://github.com/mncharity/factor into mncharity
2009-08-17 Mitchell N Charitymulti-methods: mv from unmaintained/ to extra/
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-04-28 Aaron SchaeferMerge branch 'master' of git://factorcode.org/git/factor
2009-04-27 John BenediktssonMerge branch 'master' of git://factorcode.org/git/factor
2009-04-26 Bruno DeferrariMerge branch 'master' into irc
2009-04-24 Slava Pestovhelp.cookbook: fix conflict
2009-04-24 Slava PestovMerge branch 'master' of git://projects.elasticdog...
2009-04-24 Doug ColemanMerge branch 'master' into directory-searching
2009-04-22 Nicholas SeckarMerge branch 'master' of git@github.com:seckar/factor...
2009-04-22 Nicholas SeckarMerge branch 'master' of git://factorcode.org/git/facto...
2009-04-22 Maxim SavchenkoMerge branch 'master' of git://factorcode.org/git/facto...
2009-04-22 Slava PestovMove multi-methods, and vocabs that depend on them...
2009-04-14 Alex ChapmanMerge branch 'master' into experimental
2009-03-24 John BenediktssonMerge branch 'master' of git://factorcode.org/git/factor
2009-03-24 Maxim SavchenkoMerge branch 'master' of git://factorcode.org/git/facto...
2009-03-24 Aaron SchaeferMerge branch 'master' of git://factorcode.org/git/factor
2009-03-24 Slava PestovMerge branch 'master' of git://github.com/philippwinkle...
2009-03-24 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-03-23 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-03-23 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-03-23 Slava PestovFixing compile errors, test failures and help lint...
2009-03-23 Slava PestovMerge branch 'master' of git://github.com/Keyholder...
2009-03-23 Maxim SavchenkoMerge branch 'master' of git://factorcode.org/git/facto...
2009-03-21 Slava PestovMerge branch 'master' into finish_syntax_colon
2009-03-21 John BenediktssonMerge branch 'master' of git://factorcode.org/git/factor
2009-03-21 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-03-21 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-03-21 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-03-21 Slava PestovUpdate unicode.categories.syntax
2009-03-21 Slava PestovGet more code to load after SYNTAX: change
2009-03-18 Aaron SchaeferMerge branch 'master' of git://factorcode.org/git/factor
2009-03-16 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-03-13 Jose A. Ortega RuizMerge commit 'origin/master' into emacs
2009-03-13 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-03-12 Alex ChapmanMerge branch 'master' into experimental
2009-03-12 Maxim SavchenkoMerge branch 'master' of git://factorcode.org/git/facto...
2009-03-12 Daniel EhrenbergMerge branch 'master' of git://github.com/bogiebro...
2009-03-11 John BenediktssonMerge branch 'master' of git://factorcode.org/git/factor
2009-03-11 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-03-11 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2009-03-11 Slava PestovFixing up code after 'see' refactoring
2009-03-02 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2009-03-02 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2009-03-02 Aaron SchaeferMerge branch 'master' of git://factorcode.org/git/factor
2009-03-01 John BenediktssonMerge branch 'master' of git://factorcode.org/git/factor
next