]> gitweb.factorcode.org Git - factor.git/history - basis/formatting
basis/extra: builder fixes for recent cleanups
[factor.git] / basis / formatting /
2022-08-27 John Benediktssonformatting: fix strftime %U and %W
2022-07-31 Doug Colemansequences: bound -> index-or-length
2022-07-31 Doug Colemancore: cramp -> bound (was short)
2022-07-31 Doug Colemanfactor: alien.c-types:short -> cramp
2022-01-10 John Benediktssonformatting: simplify plain-text ebnf rule
2021-12-20 Doug Colemanfactor: words -> split-words, lines -> split-lines...
2021-12-20 Doug Colemancore: Add words/unwords/unwords-as and use them.
2021-03-19 John Benediktssonformatting: simplify strftime.
2021-01-29 Doug Colemanfactor: Trimming ``USING:`` lists.
2020-11-21 John Benediktssonformatting: simplify EBNF.
2020-11-07 Doug Colemanformatting: Add some unit tests for what strftime think...
2020-03-24 John Benediktssonformatting: simplify using assoc>map instead of unzip...
2020-03-24 John Benediktssonformatting: support other sequences in printf.
2018-07-14 Doug Colemanfactor: Make source files/resources 644 instead of...
2018-06-20 Doug Colemancore: Add the shuffler words but without primitives.
2018-01-18 John Benediktssonformatting: better error messages for unknown directives.
2017-08-06 Doug Colemanpeg.ebnf: Clean up EBNF: syntax.
2017-07-08 Jon Harperformatting, workaround bug for "%.0e" and "%.0f" on...
2017-07-08 Jon Harperformatting: fix exception when formatting the integer...
2017-07-06 Björn Lindqvistbasis/,core/,extra/: many new tags
2017-06-28 Björn Lindqvistformatting.tests: conditioning some tests to pass on...
2017-06-10 John Benediktssonformatting: revert change to %d, %o, %b, %x for now.
2017-06-08 Jon Harperformatting: fix bug when using %e and the number rounds...
2017-06-08 Jon Harperformatting: change %.0f and %.0e to remove the radix...
2017-06-08 Jon Harperformatting: make these tests actually test the expected...
2017-06-08 Jon Harperformatting: don't force the presence of ".0" for %f...
2017-06-08 Jon Harperformatting-docs, document ' ' as an alternative to...
2017-06-08 Jon Harperformatting, allow uppercase exponent for bin floats...
2017-06-08 Jon Harperformatting, make %d, %o, %b work for ratios and floats
2017-06-08 Jon Harperformatting, fix %f and %e for ratios and integers
2017-06-08 Jon Harperformatting: fix missing '+' for %+e with negative exponent
2017-06-05 Alexander Iljin*-docs: replace double spaces with single spaces
2017-01-03 Björn Lindqvistcalendar.english: new vocab for english names for days...
2016-03-31 John Benediktssonunicode: make this the API for all unicode things.
2016-03-08 Jon Harperformatting, format numbers with C locale and document...
2016-03-08 Jon Harperprettyprinter, locale independant float printing
2015-08-30 Jon Harperformatting: fix docs for padding and use a better example 1465/head
2015-08-13 John Benediktssonchange ERROR: words from throw-foo back to foo.
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-07-03 Doug Colemanfactor: Retrying on the unit tests. Also normalize...
2015-07-02 Doug ColemanRevert "factor: rename [ ] [ ] unit-test -> { } [ ...
2015-07-02 Doug Colemanfactor: rename [ ] [ ] unit-test -> { } [ ] unit-test...
2015-06-06 John Benediktssonformatting: use nappend-as in sprintf.
2015-06-06 Doug Colemanformatting: Welcome to the sprintf club, MSVC 2015...
2015-04-18 John Benediktssonformatting: support space prefix for numbers.
2014-12-01 John Benediktssonmore minor cleanup.
2014-09-04 John Benediktssonformatting: specify integer instead of fixnum as bignum...
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-09-24 John Benediktssonformatting: use $snippet to make format strings stand...
2012-07-20 John Benediktssonformatting: some cleanup, minor performance improvements.
2011-11-24 Joe Groffuse radix literals
2011-11-13 John Benediktssonformatting: improve summary.txt.
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-16 Erik CharleboisMerge branch 'master' of git://factorcode.org/git/factor
2010-04-16 Slava PestovMerge branch 'macho' of git://github.com/erikcharlebois... 0.93
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 Pestovformatting: remove platform-specific example
2010-04-15 Joe GroffMerge branch 'master' of factorcode.org:/git/factor
2010-04-15 Slava Pestovformatting: fix unit tests on Windows; libc's float...
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-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-10-03 Jon HarperMerge branch 'master' of git://factorcode.org/git/facto...
2009-10-02 Doug ColemanMerge branch 'klazuka'
2009-10-02 Doug ColemanMerge branch 'master' of git://factorcode.org/git/facto...
2009-10-02 Doug ColemanMerge branch 'docs' of git://github.com/klazuka/factor...
2009-10-02 Keith Lazukadocs: change $subsection to $subsections
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
next