mirror of
https://github.com/urbit/shrub.git
synced 2025-01-07 13:37:36 +03:00
Sync up some names with doc; fix prettyprinting.
This commit is contained in:
parent
902fbdf95d
commit
514b51878f
@ -1866,7 +1866,7 @@
|
|||||||
^- {p/(list boon) q/fort}
|
^- {p/(list boon) q/fort}
|
||||||
?- -.kyz
|
?- -.kyz
|
||||||
$born
|
$born
|
||||||
(~(dude am [now fox]) p.kyz q.kyz r.kyz)
|
(~(dude am [now fox]) p.kyz (shax q.kyz) r.kyz)
|
||||||
::
|
::
|
||||||
$barn
|
$barn
|
||||||
[~ fox(gad hen)]
|
[~ fox(gad hen)]
|
||||||
|
@ -1495,7 +1495,7 @@
|
|||||||
{$~ $~ p/tape} :: simple string
|
{$~ $~ p/tape} :: simple string
|
||||||
(pair @tas tanq) :: captioned
|
(pair @tas tanq) :: captioned
|
||||||
== ::
|
== ::
|
||||||
++ tape (list @t) :: UTF8 string as list
|
++ tape (list @tD) :: UTF8 string as list
|
||||||
++ tarp {d/@ud h/@ud m/@ud s/@ud f/(list @ux)} :: parsed time
|
++ tarp {d/@ud h/@ud m/@ud s/@ud f/(list @ux)} :: parsed time
|
||||||
++ term @tas :: ascii symbol
|
++ term @tas :: ascii symbol
|
||||||
++ wain (list cord) :: text lines
|
++ wain (list cord) :: text lines
|
||||||
@ -7908,7 +7908,6 @@
|
|||||||
$path ::
|
$path ::
|
||||||
$span ::
|
$span ::
|
||||||
$void ::
|
$void ::
|
||||||
$wall ::
|
|
||||||
$wool ::
|
$wool ::
|
||||||
$yarn ::
|
$yarn ::
|
||||||
== ::
|
== ::
|
||||||
@ -7957,7 +7956,6 @@
|
|||||||
$span :_(gid [%leaf '#' 't' ~])
|
$span :_(gid [%leaf '#' 't' ~])
|
||||||
$void :_(gid [%leaf '#' '!' ~])
|
$void :_(gid [%leaf '#' '!' ~])
|
||||||
$wool :_(gid [%leaf '*' '"' '"' ~])
|
$wool :_(gid [%leaf '*' '"' '"' ~])
|
||||||
$wall :_(gid [%leaf '*' '\'' '\'' ~])
|
|
||||||
$yarn :_(gid [%leaf '"' '"' ~])
|
$yarn :_(gid [%leaf '"' '"' ~])
|
||||||
{$mato *} :_(gid [%leaf '@' (trip p.q.ham)])
|
{$mato *} :_(gid [%leaf '@' (trip p.q.ham)])
|
||||||
{$core *}
|
{$core *}
|
||||||
@ -8045,15 +8043,6 @@
|
|||||||
:^ ~ %palm
|
:^ ~ %palm
|
||||||
[~ ~ ~ ~]
|
[~ ~ ~ ~]
|
||||||
[[%leaf '#' 't' '/' ~] cis ~]
|
[[%leaf '#' 't' '/' ~] cis ~]
|
||||||
::
|
|
||||||
$wall
|
|
||||||
:- ~
|
|
||||||
:+ %rose
|
|
||||||
[[' ' ~] ['<' '|' ~] ['|' '>' ~]]
|
|
||||||
|- ^- (list tank)
|
|
||||||
?~ lum ~
|
|
||||||
?@ lum !!
|
|
||||||
[[%leaf (trip ((hard @) -.lum))] $(lum +.lum)]
|
|
||||||
::
|
::
|
||||||
$wool
|
$wool
|
||||||
:- ~
|
:- ~
|
||||||
@ -8199,7 +8188,7 @@
|
|||||||
|= ham/cape
|
|= ham/cape
|
||||||
=- ?+ woz woz
|
=- ?+ woz woz
|
||||||
{$list * {$mato $'ta'}} %path
|
{$list * {$mato $'ta'}} %path
|
||||||
{$list * {$mato $'t'}} %wall
|
:: {$list * {$mato $'t'}} %wall
|
||||||
{$list * {$mato $'tD'}} %yarn
|
{$list * {$mato $'tD'}} %yarn
|
||||||
{$list * $yarn} %wool
|
{$list * $yarn} %wool
|
||||||
==
|
==
|
||||||
@ -8334,10 +8323,10 @@
|
|||||||
::
|
::
|
||||||
++ duck (dial dole)
|
++ duck (dial dole)
|
||||||
--
|
--
|
||||||
++ cain |=(vax/vase (sell vax)) :: $-(vase tank)
|
++ cain sell :: $-(vase tank)
|
||||||
++ noah |=(vax/vase (pave vax)) :: $-(vase tape)
|
++ noah text :: $-(vase tape)
|
||||||
++ onan |=(vix/vise (seer vix)) :: $-(vise vase)
|
++ onan seer :: $-(vise vase)
|
||||||
++ pave :: tape pretty-print
|
++ text :: tape pretty-print
|
||||||
|= vax/vase ^- tape
|
|= vax/vase ^- tape
|
||||||
~(ram re (sell vax))
|
~(ram re (sell vax))
|
||||||
::
|
::
|
||||||
|
Loading…
Reference in New Issue
Block a user