mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-01 03:23:09 +03:00
commit
b920747ed3
@ -14,8 +14,7 @@
|
||||
== ::
|
||||
+* broq [a b] :: brodal skew qeu
|
||||
(list (sqeu a b)) ::
|
||||
+$ move {p/duct q/(wind note gift:able)} :: local move
|
||||
+$ note ~ :: out request $->
|
||||
+$ move {p/duct q/(wind note:able gift:able)} :: local move
|
||||
+$ sign ~ :: in result $<-
|
||||
+$ clok (broq @da duct) :: stored timers
|
||||
+$ coke $~ [%0 ~ ~ ~] :: all state
|
||||
@ -163,6 +162,9 @@
|
||||
((hard task:able) p.wrapped-task)
|
||||
|- ^- [(list move) _..^^$]
|
||||
::
|
||||
?: ?=(%crud -.req)
|
||||
[[[hen %slip %d %flog req] ~] ..^^$]
|
||||
::
|
||||
?: ?=(%born -.req)
|
||||
=. gad hen
|
||||
?~ p.tym
|
||||
|
@ -700,6 +700,10 @@
|
||||
:: ::::
|
||||
++ able ^?
|
||||
|%
|
||||
++ note :: out request $->
|
||||
$% $: $d :: to %dill
|
||||
$% {$flog p/flog:dill} ::
|
||||
== == == ::
|
||||
++ gift :: out result <-$
|
||||
$% {$doze p/(unit @da)} :: next alarm
|
||||
{$mass p/mass} :: memory usage
|
||||
@ -707,6 +711,7 @@
|
||||
== ::
|
||||
++ task :: in request ->$
|
||||
$% {$born ~} :: new unix process
|
||||
{$crud p/@tas q/(list tank)} :: error with trace
|
||||
{$rest p/@da} :: cancel alarm
|
||||
{$wait p/@da} :: set alarm
|
||||
{$wake ~} :: timer activate
|
||||
|
Loading…
Reference in New Issue
Block a user