mirror of
https://github.com/urbit/shrub.git
synced 2025-01-07 05:26:56 +03:00
urbit.pill had not been updated.
This commit is contained in:
parent
5926e0aca5
commit
0e1b54c563
@ -39,10 +39,8 @@
|
|||||||
:: ::
|
:: ::
|
||||||
++ calm ,@da :: cache metrics
|
++ calm ,@da :: cache metrics
|
||||||
++ calx :: concrete cache line
|
++ calx :: concrete cache line
|
||||||
$%
|
$% [%comp p=calm q=@t r=twig] :: compile by text
|
||||||
:: [%comp p=calm q=@t r=twig] :: compile by text
|
[%coop p=calm q=@uvI r=twig] :: compile by mug
|
||||||
:: [%coop p=calm q=@uvI r=twig] :: compile by mug
|
|
||||||
[%fake p=calm q=@ r=@]
|
|
||||||
== ::
|
== ::
|
||||||
:: ::
|
:: ::
|
||||||
++ plan :: full construction
|
++ plan :: full construction
|
||||||
@ -59,10 +57,11 @@
|
|||||||
|% ::
|
|% ::
|
||||||
++ calk :: cache lookup
|
++ calk :: cache lookup
|
||||||
|= a=cafe ::
|
|= a=cafe ::
|
||||||
|* [b=@tas c=*] ::
|
|= [b=@tas c=*] ::
|
||||||
|
^- [(unit calx) cafe] ::
|
||||||
=+ d=(~(get by q.a) [b c]) ::
|
=+ d=(~(get by q.a) [b c]) ::
|
||||||
?~ d [~ a] ::
|
?~ d [~ a] ::
|
||||||
[?>(?=(_b -.u.d) d) a(p (~(put in p.a) u.d))] ::
|
[d a(p (~(put in p.a) u.d))] ::
|
||||||
:: ::
|
:: ::
|
||||||
++ camp ::
|
++ camp ::
|
||||||
|= [a=cafe b=calx] :: cache install
|
|= [a=cafe b=calx] :: cache install
|
||||||
|
Loading…
Reference in New Issue
Block a user