]> gitweb.factorcode.org Git - factor.git/history - basis/help/markup/markup.factor
core: Add words/unwords/unwords-as and use them.
[factor.git] / basis / help / markup / markup.factor
2021-12-20 Doug Colemancore: Add words/unwords/unwords-as and use them.
2020-12-15 John BenediktssonRevert "help.markup: make headings titlecase."
2020-12-14 John Benediktssonhelp.markup: make headings titlecase.
2020-12-14 John Benediktssonhelp.markup: $values print None if ... none.
2020-05-22 John Benediktssonhelp: splitting $values into $inputs and $outputs.
2020-02-26 John Benediktssonhelp.markup: make sure lists wrap wider.
2020-02-26 John Benediktssonprettyprint.stylesheet: s/stack-effect-style/base-effec...
2020-02-26 John Benediktssonhelp.markup: cleanup using.
2020-02-26 John Benediktssonhelp.markup: change $breadcrumbs to unicode.
2020-02-23 John BenediktssonRevert "help.markup: separate examples using newlines."
2020-02-20 John Benediktssonhelp.markup: separate examples using newlines.
2020-02-17 John Benediktssonhelp.markup: adding a $slots word to document slots...
2020-02-15 John Benediktssonhelp: unify code-char-style and code-style.
2020-02-15 John Benediktssonhelp.markup: change default-style to use with-nesting.
2020-02-13 John Benediktssonhelp.markup: more bold table headings.
2019-09-11 John Benediktssonhelp.markup: slightly faster collect-elements.
2019-07-24 John Benediktssonhelp.markup: make $complex-shuffle use $shuffle.
2018-02-09 John Benediktssonhelp.markup: allow { $maybe { $sequence "lines" } ...
2018-02-05 John BenediktssonRevert "add $related-subsections"
2018-02-05 Cat Stevensadd $related-subsections
2017-10-23 John Benediktssonhelp.markup: simpler $url.
2017-10-23 John Benediktssonhelp.markup: allow $url to have display text that's...
2016-03-30 John Benediktssondisambiguate namespaces:set and sets:set.
2016-03-19 John Benediktssonhelp.markup: adding $content to inline the content...
2015-09-08 John BenediktssonFix comments to be ! not #!.
2015-08-13 John Benediktssonchange ERROR: words from throw-foo back to foo.
2015-08-13 Doug Colemanbasis: ERROR: changes.
2015-08-12 Doug Colemanfactor: don't need FROM: namespaces => set or namespace...
2015-07-19 John Benediktssonhelp.markup: simplify $example slightly.
2015-07-14 John Benediktssonhelp.markup: adding $sequence for describing sequence...
2014-12-01 John Benediktssonmore minor cleanup.
2014-05-19 John Benediktssonhelp: use effect>string instead of present.
2014-05-19 John Benediktssondocs: change ``{ $quotation "( x -- y )" }`` to ``...
2013-03-10 John Benediktssoncompiler.units: changing definitions-changed to use...
2012-09-27 John Benediktssonhelp.markup: require $quotation to specify stack effect.
2012-07-22 John Benediktssonhelp.markup: check the number of arguments to help...
2011-10-24 Doug ColemanRename vocab to lookup-vocab
2011-09-15 Joe Groffhelp.markup: change related-words to notify definition...
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 'mattknox/master'
2011-06-07 Joe GroffMerge branch 'master' of factorcode.org:/git/factor
2011-05-07 Slava PestovMerge branch 'doc-fixes' of git://github.com/mrjbq7...
2011-05-07 Slava PestovMerge branch 'cleanup' of git://github.com/mrjbq7/factor
2011-05-07 Slava PestovMerge branch 'sorting' of git://github.com/mrjbq7/factor
2011-05-04 John BenediktssonMerge branch 'master' into sorting
2011-04-13 John BenediktssonMerge branch 'master' into sorting
2011-04-07 John BenediktssonUpdate code that did ">alist sort-" to just "sort-".
2011-04-06 Slava PestovMerge branch 'cleanup' of git://github.com/keitahaga...
2011-04-06 Slava PestovMerge branch 'master' of git://github.com/ex-rzr/factor
2011-03-18 John BenediktssonMerge branch 'master' of git://github.com/slavapestov...
2011-03-17 John BenediktssonMerge branch 'master' of git://github.com/slavapestov...
2011-03-15 John BenediktssonMerge branch 'master' of git://github.com/slavapestov...
2011-03-07 John Benediktssonhelp.markup: Store $url as urls.
2010-06-03 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2010-03-23 Daniel EhrenbergMerge branch 's3' of git://github.com/littledan/Factor...
2010-03-17 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-03-17 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2010-03-16 Daniel EhrenbergMerge branch 'bags' of git://github.com/littledan/Factor
2010-03-02 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2010-02-27 Daniel EhrenbergChanging some uses of prune to use members
2010-02-26 Daniel EhrenbergMoving new-sets to sets
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-20 William SchlieperMerge branch 'master' of git://factorcode.org/git/factor
2010-02-18 Erik CharleboisMerge up
2010-02-17 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-02-17 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-02-17 Slava Pestovhelp.markup: make $example render slightly nicer
2009-11-15 Doug ColemanMerge branch 'master' into startup
2009-11-09 Slava PestovMerge branch 'master' of git://github.com/killy971...
2009-10-30 Slava PestovMerge branch 'master' into new_gc
2009-10-30 Slava PestovMerge branch 'concurrency' of git://double.co.nz/git...
2009-10-30 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-10-30 Joe Groffshun ugly shuffle words in the docs
2009-10-26 Slava PestovMerge branch 'new_gc' of git://factorcode.org/git/facto...
2009-10-24 Joe GroffMerge branch 'master' of http://factorcode.org/git...
2009-10-24 Guillaume NargeotMerge branch 'master' of git://factorcode.org/git/factor
2009-10-23 Slava PestovMerge branch 'master' into new_gc
2009-10-23 Slava PestovMerge branch 'client-bind' of git://github.com/x6j8x...
2009-10-23 Slava Pestovhelp: don't consider children of $markup-examples for...
2009-10-12 Guillaume Nargeotmerge project-euler.factor
2009-10-10 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-10-09 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-10-09 Slava Pestovhelp.markup: long links don't show stack effect for...
2009-10-09 Slava PestovMerge branch 'disassemble-quot' of git://github.com...
2009-10-09 Slava PestovMerge branch 'bitfields' of git://factorcode.org/git...
2009-10-09 Slava PestovMerge branch 's3' of git://double.co.nz/git/factor
2009-10-09 Slava PestovMerge branch 'help' of git://github.com/klazuka/factor
2009-10-06 Doug ColemanMerge branch 'a7a39d3766624227966bca34f0778030592d82c2...
2009-10-04 Keith Lazukahelp.html: with-nesting-block now maps to an HTML DIV...
2009-10-03 Jon HarperMerge branch 'master' of git://factorcode.org/git/facto...
2009-10-03 Jon HarperMerge branch 'master' of git://factorcode.org/git/facto...
2009-10-02 Doug ColemanMerge branch 'klazuka'
next