mirror of
https://github.com/urbit/shrub.git
synced 2024-12-04 04:35:02 +03:00
comment fixes
This commit is contained in:
parent
20d14296c0
commit
afa76048e0
@ -74,7 +74,7 @@
|
||||
== ::
|
||||
++ riff ,[p=desk q=(unit rave)] :: see %clay
|
||||
++ sigh ,[@tas p=sign] :: sourced sign
|
||||
++ sign :: in result $-<
|
||||
++ sign :: in result $<-
|
||||
$% [%crud p=@tas q=(list tank)] :: by any
|
||||
[%hail ~] :: by any
|
||||
[%helo p=path q=prod] :: by %ames
|
||||
|
@ -32,7 +32,7 @@
|
||||
$: %d ::
|
||||
$% [%flog p=[%crud p=@tas q=(list tank)]] :: to %dill
|
||||
== == == ::
|
||||
++ sign :: in result $-<
|
||||
++ sign :: in result $<-
|
||||
$? $: %a :: by %ames
|
||||
$% [%send p=lane q=@] ::
|
||||
[%waft p=sock q=*] ::
|
||||
|
@ -103,7 +103,7 @@
|
||||
ped=(set (pair ship desk)) :: active depends
|
||||
zam=scar :: opaque ducts
|
||||
== ::
|
||||
++ sign :: in result $-<
|
||||
++ sign :: in result $<-
|
||||
$? [?(%a %b %c %d %e) @tas *] ::
|
||||
$: %g :: by %gall
|
||||
$% [%dumb ~] ::
|
||||
|
@ -1868,14 +1868,14 @@
|
||||
==
|
||||
==
|
||||
::
|
||||
++ hunt
|
||||
++ hunt :: first of unit dates
|
||||
|= [one=(unit ,@da) two=(unit ,@da)]
|
||||
^- (unit ,@da)
|
||||
?~ one two
|
||||
?~ two one
|
||||
?:((lth u.one u.two) one two)
|
||||
::
|
||||
++ meat
|
||||
++ meat :: kite to .^ path
|
||||
|= kit=kite
|
||||
^- path
|
||||
[(cat 3 'c' p.kit) (scot %p r.kit) s.kit (scot (dime q.kit)) t.kit]
|
||||
@ -1919,7 +1919,7 @@
|
||||
?: ?=(| -.mud) mud
|
||||
(mule |.((slam p.mud sam)))
|
||||
::
|
||||
++ numb :: ?? XX
|
||||
++ numb :: ship display name? XX
|
||||
|= [him=@p now=@da] ^- @t
|
||||
=+ yow=(scot %p him)
|
||||
=+ woy=((hard ,@t) .^(%a yow %name (scot %da now) ~))
|
||||
@ -2227,7 +2227,7 @@
|
||||
$% [%a p=(list json)] :: array
|
||||
[%o p=(map ,@t json)] :: object
|
||||
== ::
|
||||
++ jval json :: XX compatibility
|
||||
++ jval json :: compatibility XX
|
||||
++ lamb :: short path
|
||||
$% [& p=@tas] :: auto
|
||||
[| p=twig] :: manual
|
||||
|
Loading…
Reference in New Issue
Block a user