mirror of
https://github.com/urbit/shrub.git
synced 2024-11-24 13:06:09 +03:00
various: start threads with unit of tuple args
Instead of a list of arguments, with trailing ~.
This commit is contained in:
parent
732addadd3
commit
03fd56e8cc
@ -728,6 +728,16 @@
|
||||
::
|
||||
++ dy-cage |=(num=@ud (~(got by rez) num)) :: known cage
|
||||
++ dy-vase |=(num=@ud q:(dy-cage num)) :: known vase
|
||||
::
|
||||
++ dy-some
|
||||
|= src=(list dojo-source)
|
||||
^- vase
|
||||
?~ src !>(~)
|
||||
%+ slop !>(~)
|
||||
|-
|
||||
?~ t.src (dy-vase p.i.src)
|
||||
(slop (dy-vase p.i.src) $(src t.src))
|
||||
::
|
||||
++ dy-sore
|
||||
|= src=(list dojo-source)
|
||||
^- vase
|
||||
@ -850,7 +860,7 @@
|
||||
[%pass /wool %agent [our.hid %spider] %watch /thread-result/[tid]]
|
||||
%- he-card
|
||||
=/ =cage :: also sub
|
||||
[%spider-start !>([~ `tid fil (dy-sore src)])]
|
||||
[%spider-start !>([~ `tid fil (dy-some src)])]
|
||||
[%pass /wool %agent [our.hid %spider] %poke cage]
|
||||
::
|
||||
++ dy-make :: build step
|
||||
|
@ -183,7 +183,7 @@
|
||||
^- (quip card _this)
|
||||
?: ?=([%start ~] wire)
|
||||
=/ new-tid=@ta (cat 3 'glob--' (scot %uv eny.bowl))
|
||||
=/ args [~ `new-tid %glob !>([hash.state ~])]
|
||||
=/ args [~ `new-tid %glob !>([~ hash.state])]
|
||||
=/ action !>([%unserve-dir serve-path])
|
||||
:_ this(glob.state `[%| new-tid])
|
||||
:~ (poke-file-server our.bowl %file-server-action action)
|
||||
|
@ -148,7 +148,7 @@
|
||||
[our.bowl %spider]
|
||||
%poke
|
||||
%spider-start
|
||||
!>([~ `tid thread.observer (slop q.cage.sign !>(~))])
|
||||
!>([~ `tid thread.observer (slop !>(~) q.cage.sign)])
|
||||
== ==
|
||||
==
|
||||
::
|
||||
|
@ -290,7 +290,7 @@
|
||||
=/ body=json
|
||||
(need (de-json:html q.u.body.request.inbound-request))
|
||||
=/ input=vase
|
||||
(slop (tube !>(body)) !>(~))
|
||||
(slop !>(~) (tube !>(body)))
|
||||
=/ =start-args
|
||||
[~ `tid thread input]
|
||||
=^ cards state
|
||||
|
@ -5,7 +5,7 @@
|
||||
|= arg=vase
|
||||
=/ m (strand ,vase)
|
||||
^- form:m
|
||||
=+ !<([pax=path ~] arg)
|
||||
=+ !<([~ pax=path] arg)
|
||||
?~ bem=(de-beam:format pax)
|
||||
(strand-fail:strand %path-not-beam >pax< ~)
|
||||
=/ =mars:clay [i i.t]:?>(?=([@ @ ~] s.u.bem) s.u.bem)
|
||||
|
@ -5,7 +5,7 @@
|
||||
|= arg=vase
|
||||
=/ m (strand ,vase)
|
||||
^- form:m
|
||||
=+ !<([pax=path ~] arg)
|
||||
=+ !<([~ pax=path] arg)
|
||||
?^ bem=(de-beam:format pax)
|
||||
(build-file:strandio u.bem)
|
||||
(strand-fail:strand %path-not-beam >pax< ~)
|
||||
|
@ -5,7 +5,7 @@
|
||||
|= arg=vase
|
||||
=/ m (strand ,vase)
|
||||
^- form:m
|
||||
=+ !<([pax=path ~] arg)
|
||||
=+ !<([~ pax=path] arg)
|
||||
?~ bem=(de-beam:format pax)
|
||||
(strand-fail:strand %path-not-beam >pax< ~)
|
||||
=/ =mark (rear s.u.bem)
|
||||
|
@ -6,7 +6,7 @@
|
||||
=/ m (strand ,vase)
|
||||
^- form:m
|
||||
|^
|
||||
=+ !<([=a=path =b=path ~] arg)
|
||||
=+ !<([~ =a=path =b=path] arg)
|
||||
=/ a-mark=mark -:(flop a-path)
|
||||
=/ b-mark=mark -:(flop b-path)
|
||||
?. =(a-mark b-mark)
|
||||
|
@ -6,7 +6,7 @@
|
||||
|^
|
||||
=/ m (strand ,vase)
|
||||
^- form:m
|
||||
=+ !< [adr=address:dns ~] arg
|
||||
=+ !< [~ adr=address:dns] arg
|
||||
::
|
||||
;< our=ship bind:m get-our:strandio
|
||||
=/ rac (clan:title our)
|
||||
|
@ -5,7 +5,7 @@
|
||||
|= arg=vase
|
||||
=/ m (strand ,vase)
|
||||
^- form:m
|
||||
=+ !<([hash=@uv ~] arg)
|
||||
=+ !<([~ hash=@uv] arg)
|
||||
=/ url "https://bootstrap.urbit.org/glob-{(scow %uv hash)}.glob"
|
||||
;< =cord bind:m (fetch-cord:strandio url)
|
||||
=+ ;;(=glob:glob (cue cord))
|
||||
|
@ -29,7 +29,7 @@
|
||||
|= arg=vase
|
||||
=/ m (strand ,vase)
|
||||
^- form:m
|
||||
=+ !<([=action:graph-view ~] arg)
|
||||
=+ !<([~ =action:graph-view] arg)
|
||||
?> ?=(%create -.action)
|
||||
;< =bowl:spider bind:m get-bowl:strandio
|
||||
::
|
||||
|
@ -57,7 +57,7 @@
|
||||
|= arg=vase
|
||||
=/ m (strand ,vase)
|
||||
^- form:m
|
||||
=+ !<([=action:graph-view ~] arg)
|
||||
=+ !<([~ =action:graph-view] arg)
|
||||
?> ?=(%delete -.action)
|
||||
;< =bowl:spider bind:m get-bowl:strandio
|
||||
?. =(our.bowl entity.rid.action)
|
||||
|
@ -43,7 +43,7 @@
|
||||
|= arg=vase
|
||||
=/ m (strand ,vase)
|
||||
^- form:m
|
||||
=+ !<([=action:graph-view ~] arg)
|
||||
=+ !<([~ =action:graph-view] arg)
|
||||
?> ?=(%groupify -.action)
|
||||
;< =group bind:m (scry-group rid.action)
|
||||
?. hidden.group
|
||||
|
@ -28,7 +28,7 @@
|
||||
|= arg=vase
|
||||
=/ m (strand ,vase)
|
||||
^- form:m
|
||||
=+ !<([=action:graph-view ~] arg)
|
||||
=+ !<([~ =action:graph-view] arg)
|
||||
?> ?=(%join -.action)
|
||||
;< =bowl:spider bind:m get-bowl:strandio
|
||||
?: =(our.bowl entity.rid.action)
|
||||
|
@ -49,7 +49,7 @@
|
||||
|= arg=vase
|
||||
=/ m (strand ,vase)
|
||||
^- form:m
|
||||
=+ !<([=action:graph-view ~] arg)
|
||||
=+ !<([~ =action:graph-view] arg)
|
||||
?> ?=(%leave -.action)
|
||||
;< =bowl:spider bind:m get-bowl:strandio
|
||||
?: =(our.bowl entity.rid.action)
|
||||
|
@ -12,7 +12,7 @@
|
||||
=/ m (strand ,vase)
|
||||
^- form:m
|
||||
=+ !<
|
||||
[[rid=resource title=@t description=@t group=resource module=@t ~] ~]
|
||||
[~ rid=resource title=@t description=@t group=resource module=@t ~]
|
||||
arg
|
||||
;< =bowl:spider bind:m get-bowl:strandio
|
||||
:: unarchive graph and share it
|
||||
|
@ -5,7 +5,8 @@
|
||||
|= arg=vase
|
||||
=/ m (strand ,vase)
|
||||
^- form:m
|
||||
=+ !<([who=ship mez=$@(~ [=tape ~])] arg)
|
||||
=/ message ?~(mez '' (crip tape.mez))
|
||||
=+ !<([~ arg=$@(who=ship [who=ship mez=tape])] arg)
|
||||
=/ [who=ship message=@t]
|
||||
?@(arg [who.arg ''] [who.arg (crip mez.arg)])
|
||||
;< ~ bind:m (poke:strandio [who %hood] %helm-hi !>(message))
|
||||
(pure:m !>("hi {<who>} successful"))
|
||||
|
@ -10,7 +10,7 @@
|
||||
|= arg=vase
|
||||
=/ m (strand ,vase)
|
||||
^- form:m
|
||||
=+ !<([=update:inv ~] arg)
|
||||
=+ !<([~ =update:inv] arg)
|
||||
?. ?=(%accepted -.update)
|
||||
(pure:m !>(~))
|
||||
;< =bowl:spider bind:m get-bowl:strandio
|
||||
@ -21,8 +21,7 @@
|
||||
;< ~ bind:m
|
||||
%+ poke-our %spider
|
||||
=- spider-start+!>([`tid.bowl ~ %graph-join -])
|
||||
%+ slop
|
||||
!> ^- action:graph-view
|
||||
[%join resource.invite ship.invite]
|
||||
!>(~)
|
||||
%+ slop !>(~)
|
||||
!> ^- action:graph-view
|
||||
[%join resource.invite ship.invite]
|
||||
(pure:m !>(~))
|
||||
|
@ -5,7 +5,7 @@
|
||||
|= arg=vase
|
||||
=/ m (strand ,vase)
|
||||
^- form:m
|
||||
=/ [og-path=path ng-path=path ~] !<([path path ~] arg)
|
||||
=/ [~ og-path=path ng-path=path] !<([~ path path] arg)
|
||||
;< bol=bowl:spider bind:m get-bowl:strandio
|
||||
|^
|
||||
::
|
||||
|
@ -7,7 +7,7 @@
|
||||
^- form:m
|
||||
:: Parse arguments as ship, desk, and path
|
||||
::
|
||||
=+ !<([=care:clay =ship =desk =case =target=path ~] arg)
|
||||
=+ !<([~ =care:clay =ship =desk =case =target=path] arg)
|
||||
:: Read the file, possibly asyncrhonously
|
||||
::
|
||||
;< =bowl:spider bind:m get-bowl:strandio
|
||||
|
@ -104,8 +104,10 @@
|
||||
|= arg=vase
|
||||
=/ m (strand ,vase)
|
||||
^- form:m
|
||||
=/ paz=(list path)
|
||||
(tail !<([~ (list path)] arg))
|
||||
=/ bez=(list beam)
|
||||
(turn !<((list path) arg) |=(p=path (need (de-beam:format p))))
|
||||
(turn paz |=(p=path (need (de-beam:format p))))
|
||||
;< fiz=(set [=beam test=(unit term)]) bind:m (find-test-files bez)
|
||||
=> .(fiz (sort ~(tap in fiz) aor))
|
||||
=| test-arms=(map path (list test-arm))
|
||||
|
@ -5,7 +5,7 @@
|
||||
|= arg=vase
|
||||
=/ m (strand ,vase)
|
||||
^- form:m
|
||||
=+ !<([arg=@dr ~] arg)
|
||||
=+ !<([~ arg=@dr] arg)
|
||||
;< now-1=@da bind:m get-time:strandio
|
||||
;< ~ bind:m (sleep:strandio arg)
|
||||
;< now-2=@da bind:m get-time:strandio
|
||||
|
@ -5,7 +5,7 @@
|
||||
|= arg=vase
|
||||
=/ m (strand ,vase)
|
||||
^- form:m
|
||||
=+ !<([pax=path ~] arg)
|
||||
=+ !<([~ pax=path] arg)
|
||||
;< bek=beak bind:m get-beak:strandio
|
||||
;< paz=(list path) bind:m (list-tree:strandio bek (flop pax))
|
||||
(pure:m !>(paz))
|
||||
|
Loading…
Reference in New Issue
Block a user