mirror of
https://github.com/urbit/shrub.git
synced 2025-01-03 18:16:30 +03:00
updates %behn +note/+sign to reference other vanes with $>
This commit is contained in:
parent
313052ff09
commit
b7bdc66bc8
@ -5,8 +5,19 @@
|
||||
=, behn
|
||||
|= pit=vase
|
||||
=> |%
|
||||
+$ move [p=duct q=(wind note:able gift:able)]
|
||||
+$ sign [%b %wake error=(unit tang)]
|
||||
+$ move [p=duct q=(wind note gift:able)]
|
||||
+$ note :: out request $->
|
||||
$~ [%b %wait *@da] ::
|
||||
$% $: %b :: to self
|
||||
$>(%wait task:able) :: set timer
|
||||
== ::
|
||||
$: %d :: to %dill
|
||||
$>(%flog task:able:dill) :: log output
|
||||
== == ::
|
||||
+$ sign
|
||||
$~ [%b %wake ~]
|
||||
$% [%b $>(%wake gift:able)]
|
||||
==
|
||||
::
|
||||
+$ behn-state
|
||||
$: timers=(list timer)
|
||||
|
@ -384,13 +384,6 @@
|
||||
:: ::::
|
||||
++ able ^?
|
||||
|%
|
||||
++ note :: out request $->
|
||||
$% $: %b :: to %behn
|
||||
$% [%wait p=@da]
|
||||
== ==
|
||||
$: %d :: to %dill
|
||||
$% [%flog =flog:dill]
|
||||
== == ==
|
||||
++ gift :: out result <-$
|
||||
$% [%doze p=(unit @da)] :: next alarm
|
||||
[%mass p=mass] :: memory usage
|
||||
|
Loading…
Reference in New Issue
Block a user