]> gitweb.factorcode.org Git - factor.git/history - basis/compiler/tests/redefine23.factor
core: Rename iota to <iota> so we can have TUPLE: iota ... ; instead of TUPLE: iota...
[factor.git] / basis / compiler / tests / redefine23.factor
2017-06-02 Doug Colemancore: Rename iota to <iota> so we can have TUPLE: iota...
2015-08-12 Doug Colemanfactor: Removing SLOT: nth/at/global in favor of using...
2011-08-27 John BenediktssonMerge remote-tracking branch 'malu/semantic-versioning'
2010-06-03 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2010-04-15 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2010-04-14 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-04-14 Erik CharleboisMerge branch 'master' of git://github.com/slavapestov...
2010-04-13 Slava Pestovcompiler.tests.redefine23: test wasn't testing anything
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-22 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2010-02-22 Slava PestovMerge branch 'master' of git://projects.elasticdog...
2010-02-21 Erik CharleboisMerge branch 'master' of git://github.com/slavapestov...
2010-02-20 William SchlieperMerge branch 'master' of git://factorcode.org/git/factor
2010-02-19 Slava PestovFix two problems with recompilation: predicate constant...