]> gitweb.factorcode.org Git - factor.git/history - extra/brainfuck/brainfuck-tests.factor
factor: Move math.ranges => ranges.
[factor.git] / extra / brainfuck / brainfuck-tests.factor
2021-12-30 Doug Colemanfactor: Move math.ranges => ranges.
2021-12-20 Doug Colemanfactor: qualifying blank?, random fixes, renamed test...
2021-12-20 Doug Colemanfactor: words -> split-words, lines -> split-lines...
2021-12-20 Doug Colemancore: Add words/unwords/unwords-as and use them.
2018-02-15 John Benediktssonmore test IN: cleanup.
2015-07-26 Doug Colemanfactor: remove """ string syntax for now. there are...
2015-07-02 Doug Colemanfactor: clean up spaces in -tests files
2014-12-27 John Benediktssonbrainfuck: cleanup tests.
2014-06-17 John Benediktssonbrainfuck: collapse spaces to compress better, 2+2...
2009-10-12 Guillaume Nargeotmerge project-euler.factor
2009-10-10 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-10-06 Doug ColemanMerge branch 'a7a39d3766624227966bca34f0778030592d82c2...
2009-09-30 Slava PestovMerge branch 'gif' of git://github.com/klazuka/factor
2009-09-26 sheepleMerge branch 'slots' of git://factorcode.org/git/factor...
2009-09-24 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-09-24 Slava PestovFix conflict
2009-09-23 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-09-22 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-09-22 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-09-21 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-09-21 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-09-21 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-09-21 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-09-21 Doug Colemanreplace usages of <" with """
2009-08-30 Marc FauconneauMerge branch 'master' of git@github.com:prunedtree...
2009-07-30 Slava PestovMerge branch 'irc' of git://tiodante.com/git/factor
2009-06-14 Sam AnklesariaMerge branch 'master' of git://factorcode.org/git/factor
2009-06-12 Doug ColemanMerge branch 'master' of git://github.com/prunedtree...
2009-06-11 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-06-10 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-06-10 Jose A. Ortega RuizMerge commit 'origin/master' into emacs
2009-06-09 Slava PestovMerge branch 'master' of git://github.com/mrjbq7/factor
2009-06-08 John Benediktssonbrainfuck: Require loops to be non-empty, add test...
2009-06-07 John BenediktssonAdd some test cases, remember to flush after running...
2009-06-06 John BenediktssonMerge branch 'master' of git://factorcode.org/git/factor
2009-06-05 John BenediktssonMerge branch 'master' of git://factorcode.org/git/factor
2009-06-04 John BenediktssonMerge branch 'master' of git://factorcode.org/git/factor
2009-06-04 John BenediktssonMerge branch 'master' of git://factorcode.org/git/factor
2009-06-03 John BenediktssonMerge branch 'master' of git://factorcode.org/git/factor
2009-06-03 John BenediktssonMerge branch 'master' of git://factorcode.org/git/factor
2009-06-02 John BenediktssonMerge branch 'master' of git://factorcode.org/git/factor
2009-06-01 John BenediktssonMerge branch 'master' of git://factorcode.org/git/factor
2009-06-01 John BenediktssonMerge branch 'master' of git://factorcode.org/git/factor
2009-06-01 John BenediktssonUpdated test cases.
2009-06-01 John BenediktssonMerge branch 'master' of git://factorcode.org/git/factor
2009-06-01 John BenediktssonAdding brainf*ck implementation.