Doug Coleman
b6e518e4bb
Merge remote-tracking branch 'origin/master' into modern-harvey3
2020-03-04 19:19:01 -06:00
John Benediktsson
29054e53e8
help.markup: make sure lists wrap wider.
2020-02-26 12:02:20 -08:00
John Benediktsson
6ee821e061
prettyprint.stylesheet: s/stack-effect-style/base-effect/style/.
2020-02-26 11:18:18 -08:00
John Benediktsson
049271d04e
help.markup: cleanup using.
2020-02-26 11:08:13 -08:00
John Benediktsson
15d6762449
help.markup: change $breadcrumbs to unicode.
2020-02-26 09:40:27 -08:00
John Benediktsson
189b54998d
Revert "help.markup: separate examples using newlines."
...
This reverts commit 76fcbdc690 .
2020-02-22 19:49:41 -08:00
John Benediktsson
76fcbdc690
help.markup: separate examples using newlines.
2020-02-19 21:47:01 -08:00
John Benediktsson
2e5cec428a
help.markup: adding a $slots word to document slots, use it.
2020-02-16 22:36:19 -08:00
John Benediktsson
be746c1f6d
help: unify code-char-style and code-style.
2020-02-15 08:40:21 -08:00
John Benediktsson
75db2b0d4a
help.markup: change default-style to use with-nesting.
2020-02-14 22:18:38 -08:00
John Benediktsson
02ec3531c3
help.markup: more bold table headings.
2020-02-13 15:20:17 -08:00
Doug Coleman
e7c10e22b7
Merge remote-tracking branch 'origin/master' into modern-harvey3
2019-09-27 08:14:30 -05:00
John Benediktsson
5dfe740c16
help.markup: slightly faster collect-elements.
2019-09-11 04:59:56 -07:00
John Benediktsson
48a06554d9
help.markup: make $complex-shuffle use $shuffle.
2019-07-23 18:10:19 -07:00
Doug Coleman
8ff702c069
help: Allow factor[[]] as $example
2018-08-04 11:04:03 -04:00
Doug Coleman
924b434336
Revert "factor: vocab:word -> vocab::word"
...
This reverts commit 354f1cbd34 .
2018-08-02 08:21:52 -04:00
Doug Coleman
ddcd6b2af0
Merge remote-tracking branch 'origin/master' into modern-harvey2
2018-02-10 11:18:18 -06:00
John Benediktsson
69b8555b32
help.markup: allow { $maybe { $sequence "lines" } } in docs.
2018-02-09 10:18:36 -08:00
John Benediktsson
a791d297ea
Revert "add $related-subsections"
...
This reverts commit 7c22e764f9 .
2018-02-05 07:46:42 -08:00
Cat Stevens
7c22e764f9
add $related-subsections
2018-02-04 20:21:15 -08:00
Doug Coleman
354f1cbd34
factor: vocab:word -> vocab::word
2017-12-29 00:43:25 -08:00
Doug Coleman
ec05bf7be9
core: Add support for quotations inside stack-effects.
...
Disabled: Preconditions for functors are awkward to implement without creating new syntax. Instead, allow stack effects of the form ( x: [ 1 + ] -- y ) everywhere.
2017-11-25 18:44:37 -06:00
Doug Coleman
bf82be86b1
Merge branch 'master' into modern-harvey
2017-11-11 11:45:46 -06:00
John Benediktsson
c6953d5d62
help.markup: simpler $url.
2017-10-23 16:55:41 -07:00
John Benediktsson
1006b4afc4
help.markup: allow $url to have display text that's not just the url.
2017-10-23 16:44:59 -07:00
Doug Coleman
c9d2ed1458
help.markup: Allow \ wrapped related-words.
2017-08-31 21:21:14 -05:00
Doug Coleman
5507c2b676
factor: [let to let[, [| to |[
2017-08-31 21:21:13 -05:00
John Benediktsson
71ef8a22c2
disambiguate namespaces:set and sets:set.
2016-03-29 17:14:42 -07:00
John Benediktsson
1a8aca2969
help.markup: adding $content to inline the content of another article.
2016-03-19 07:54:24 -07:00
John Benediktsson
e477f6996f
Fix comments to be ! not #!.
2015-09-08 16:15:10 -07:00
John Benediktsson
ceb75057da
change ERROR: words from throw-foo back to foo.
2015-08-13 16:13:05 -07:00
Doug Coleman
b6be8685c3
basis: ERROR: changes.
2015-08-13 03:20:39 -07:00
Doug Coleman
e0d1b14e5c
factor: don't need FROM: namespaces => set or namespaces:set anymore
2015-08-12 11:25:57 -05:00
John Benediktsson
d18fe872f2
help.markup: simplify $example slightly.
2015-07-19 15:07:02 -07:00
John Benediktsson
b3ccdec660
help.markup: adding $sequence for describing sequence values.
2015-07-14 15:55:18 -07:00
John Benediktsson
76761b2e59
more minor cleanup.
2014-11-30 19:26:23 -08:00
John Benediktsson
72ff285bd8
help: use effect>string instead of present.
2014-05-19 10:18:48 -07:00
John Benediktsson
98935b7f15
docs: change ``{ $quotation "( x -- y )" }`` to ``{ $quotation ( x -- y ) }``.
2014-05-18 20:09:10 -07:00
John Benediktsson
c0c769a7d8
compiler.units: changing definitions-changed to use a set.
2013-03-10 09:11:18 -07:00
John Benediktsson
c93fd319b3
help.markup: require $quotation to specify stack effect.
2012-09-27 11:08:52 -07:00
John Benediktsson
9e1f82add6
help.markup: check the number of arguments to help markup.
2012-07-22 14:05:30 -07:00
Doug Coleman
26872ffe4d
Rename vocab to lookup-vocab
2011-10-24 06:42:54 -05:00
Joe Groff
668a4557da
help.markup: change related-words to notify definition observers for the affected words and to update the relations of formerly-related words; fixes #28
2011-09-15 15:55:54 -07:00
John Benediktsson
d58bc08aa0
Update code that did ">alist sort-" to just "sort-".
2011-04-07 09:01:21 -07:00
John Benediktsson
8f5bd796a1
help.markup: Store $url as urls.
2011-03-07 15:03:48 -08:00
Daniel Ehrenberg
434605c0b5
Changing some uses of prune to use members
2010-02-27 13:14:03 -05:00
Daniel Ehrenberg
7074979745
Moving new-sets to sets
2010-02-26 16:01:01 -05:00
Slava Pestov
da7cd4186a
help.markup: make $example render slightly nicer
2010-02-18 01:18:48 +13:00
Joe Groff
eccf3fba9d
shun ugly shuffle words in the docs
2009-10-29 19:42:55 -05:00
Slava Pestov
9d4df482c8
help: don't consider children of $markup-examples for cross-referencing
2009-10-23 03:27:45 -05:00