]> gitweb.factorcode.org Git - factor.git/history - basis/formatting/formatting.factor
basis: ERROR: changes.
[factor.git] / basis / formatting / formatting.factor
2015-08-13 Doug Colemanbasis: ERROR: changes.
2015-07-19 John Benediktssonupdate some more MACRO: effects.
2015-07-19 Doug Colemanfactor: Rename MACRO: and MACRO: to have quot as the...
2015-06-06 John Benediktssonformatting: use nappend-as in sprintf.
2015-04-18 John Benediktssonformatting: support space prefix for numbers.
2014-12-01 John Benediktssonmore minor cleanup.
2014-08-05 John Benediktsson``swap drop`` is ``nip``.
2014-08-05 John Benediktssonformatting: adding octal and binary format directives.
2014-05-20 John Benediktssonformatting: faster strftime and make parse-strftime...
2014-02-11 John Benediktssonformatting: make printf faster.
2014-02-10 Björn Lindqvistformatting: new format specifier for unparsed represent...
2013-05-14 John Benediktssonformatting: adding vprintf by request.
2012-07-20 John Benediktssonformatting: some cleanup, minor performance improvements.
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-17 Slava PestovMerge branch 'boyer-moore' of git://github.com/dmsh...
2010-04-17 Slava PestovMerge branch 'fuel' of git://github.com/dmsh/factor
2010-04-15 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2010-04-15 Joe GroffMerge branch 'master' of factorcode.org:/git/factor
2010-04-15 Slava PestovMerge branch 'master' of git://github.com/erikcharleboi...
2010-04-14 Slava Pestovformatting: use the new format-float word to fix a...
2010-02-27 Joe GroffMerge branch 'master' of git://github.com/william42...
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-23 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-02-23 Slava Pestovformatting: fix docs
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 Joe GroffMerge branch 'struct-classes' of git://factorcode.org...
2009-08-15 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2009-08-14 Doug Colemanmove if-zero etc to math, remove 1-/1+ from math
2009-08-14 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-08-14 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-08-14 Doug ColemanDelete empty unit tests files, remove 1- and 1+, reorde...
2009-08-13 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2009-08-12 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-08-11 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-08-11 Doug Colemanadd 10^ to math.functions and update usages
2009-06-02 Bruno DeferrariMerge branch 'master' into irc
2009-06-01 Doug ColemanMerge branch 'irc' of git://www.tiodante.com/git/factor
2009-05-24 Sam AnklesariaMerge branch 'master' of git://factorcode.org/git/factor
2009-05-18 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-05-16 John BenediktssonMerge branch 'master' of git://factorcode.org/git/factor
2009-05-16 Doug ColemanMerge branch 'master' into checksums
2009-05-16 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-05-16 Slava PestovMerge branch 'fix-bloom-filters-test' of git://github...
2009-05-16 Slava PestovFix conflict
2009-05-15 Slava PestovUpdating code in basis and extra for stricter vocab...
2009-05-10 Slava PestovMerge branch 'redis' of git://www.tiodante.com/git...
2009-05-10 Bruno DeferrariMerge branch 'master' into redis
2009-05-10 Bruno DeferrariMerge branch 'master' into irc
2009-05-10 Slava PestovMerge branch 'hashcash' of git://github.com/martind...
2009-05-09 Sam AnklesariaMerge branch 'master' of git://factorcode.org/git/factor
2009-05-05 Aaron SchaeferMerge branch 'master' of git://factorcode.org/git/factor
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-05-04 John BenediktssonMerge branch 'master' of git://factorcode.org/git/factor
2009-05-04 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-05-04 Sascha MatzkeMerge branch 'master' of git://factorcode.org/git/facto...
2009-05-03 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-05-03 Doug Colemanuse ${ in a couple of places, use output>array
2009-05-01 Sascha MatzkeMerge commit 'mongo-factor-driver/master' into mongo...
2009-03-12 Alex ChapmanMerge branch 'master' into experimental
2009-03-12 Daniel EhrenbergMerge branch 'master' of git://github.com/bogiebro...
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
2009-03-01 Slava PestovMerge branch 'emacs' of http://git.hacks-galore.org...
2009-03-01 Yun, JonghyoukMerge branch 'master' of git://factorcode.org/git/factor
2009-02-28 Slava PestovMerge OneEyed's patch
2009-02-28 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-02-28 Slava PestovMerge branch 'for-slava' of git://git.rfc1149.net/factor
2009-02-18 Samuel TardieuRemove the tail argument from do/until/while
2009-02-03 Alex ChapmanMerge branch 'master' into experimental
2009-02-01 Aaron SchaeferMerge branch 'master' of git://factorcode.org/git/factor
2009-01-31 Slava PestovMerge branch 'master' into new_ui
2009-01-31 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2009-01-31 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-01-30 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-01-30 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-01-30 John BenediktssonMerge branch 'master' of git://factorcode.org/git/factor
2009-01-30 John BenediktssonSupport "%s" for numbers, and add support for sequences...
2009-01-30 Slava PestovMerge branch 'emacs' of http://git.hacks-galore.org...
2009-01-30 John BenediktssonMerge branch 'master' of git://factorcode.org/git/factor
2009-01-30 Jose A. Ortega RuizMerge commit 'origin/master' into emacs
2009-01-30 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2009-01-30 Jeff BigotMerge branch 'master' of git://factorcode.org/git/factor
2009-01-30 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-01-30 Alex ChapmanMerge branch 'master' into experimental
2009-01-30 Alex ChapmanMerge branch 'master' into experimental
2009-01-30 Slava PestovFix conflict
2009-01-30 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-01-30 Doug Colemanrenaming: contain? -> any?, deep-contains? -> deep...
2008-12-26 Aaron SchaeferMerge branch 'master' of git://factorcode.org/git/factor
2008-12-24 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2008-12-22 Jose A. Ortega RuizMerge commit 'origin/master'
2008-12-22 Slava PestovMerge branch 'emacs' of http://git.hacks-galore.org...
next