]> gitweb.factorcode.org Git - factor.git/history - extra/brainfuck
add bzip3 compression
[factor.git] / extra / brainfuck /
2022-01-20 Doug Colemanfactor: trim more using lists.
2022-01-20 Doug Colemanfactor: trim using lists
2021-12-30 Doug Colemanfactor: Final rename of ranges words and fix up some...
2021-12-30 Doug Colemanfactor: Move math.ranges => ranges.
2021-12-24 Doug Colemanfactor: fix a few renames
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.
2020-05-16 John Benediktssonbrainfuck: inline (?) because it's not a language command.
2020-02-13 John Benediktssonhelp: add more bold table headings.
2018-02-15 John Benediktssonmore test IN: cleanup.
2017-08-06 Doug Colemanpeg.ebnf: Clean up EBNF: syntax.
2017-07-04 Björn Lindqvistbasis/,extra/: lots of new tags.txt files
2017-06-05 Alexander Iljin*-docs: replace double spaces with single spaces
2015-07-26 Doug Colemanfactor: remove """ string syntax for now. there are...
2015-07-19 Doug Colemanfactor: Rename MACRO: and MACRO: to have quot as the...
2015-07-16 John Benediktssonpeg: use escaped character classes.
2015-07-02 Doug Colemanfactor: clean up spaces in -tests files
2015-07-02 Doug Colemanfactor: clean up whitespace in -docs files
2015-04-09 John Benediktssonbrainfuck: enable use from command-line.
2014-12-27 John Benediktssonbrainfuck: cleanup tests.
2014-06-18 John Benediktssonbrainfuck: more fries with that.
2014-06-17 John Benediktssonbrainfuck: collapse spaces to compress better, 2+2...
2011-10-26 John BenediktssonMerge remote-tracking branch 'upstream/master'
2011-10-26 John Benediktssonbrainfuck: minor cleanup.
2011-10-14 John Benediktssonbrainfuck: cleanup.
2011-08-28 John BenediktssonMerge remote-tracking branch '8byte-jose/win32-unc...
2011-08-27 Joe GroffMerge remote-tracking branch 'Blei/gtk-image-loader'
2011-08-27 John BenediktssonMerge remote-tracking branch 'malu/semantic-versioning'
2011-08-27 John BenediktssonMerge remote-tracking branch 'blei/curses' into curses
2011-08-27 John BenediktssonMerge remote-tracking branch 'abeaumont/master'
2011-08-27 John BenediktssonMerge remote-tracking branch 'philip-searle/master'
2011-08-27 John BenediktssonMerge remote-tracking branch 'ajvondrak/graphviz'
2011-08-27 John BenediktssonMerge remote-tracking branch 'mattknox/master'
2011-08-27 John BenediktssonMerge remote-tracking branch 'ex-rzr/fixes'
2011-08-27 John BenediktssonMerge remote-tracking branch 'erg/master'
2011-08-27 John BenediktssonMerge branch 'cleanup'
2011-08-27 John Benediktssonbrainfuck: some cleanup and make the ebnf simpler.
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 Benediktssonbrainfuck: Adding debug (#) operator.
2009-06-07 John BenediktssonMerge groups of similar operations.
2009-06-07 John Benediktssonbrainfuck: Remove concept of operations now that it...
2009-06-07 John BenediktssonCompile brainfuck a bit more stylishly.
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-06 John BenediktssonChanged brainfuck from interpreter to compiler, using...
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.