mirror of
https://github.com/urbit/shrub.git
synced 2024-12-15 04:22:48 +03:00
Merge branch 'radio' of https://github.com/urbit/urbit into radio
Conflicts: urb/urbit.pill
This commit is contained in:
commit
26e5692f90
@ -64,7 +64,7 @@
|
|||||||
%+ peach
|
%+ peach
|
||||||
;~((glue fas) ;~(pfix sig fed:ag) urs:ab)
|
;~((glue fas) ;~(pfix sig fed:ag) urs:ab)
|
||||||
%+ sear (soft partner)
|
%+ sear (soft partner)
|
||||||
;~((glue fas) sym (cook crip (star prn))) :: XX [a-z0-9_]+
|
;~((glue fas) sym (cook crip (star prn))) :: XX [a-z0-9_]{1,15}
|
||||||
::
|
::
|
||||||
++ stam
|
++ stam
|
||||||
^- $+(json (unit statement))
|
^- $+(json (unit statement))
|
||||||
|
@ -23,7 +23,7 @@
|
|||||||
%group %.(+.rep (jome phon stas))
|
%group %.(+.rep (jome phon stas))
|
||||||
==
|
==
|
||||||
++ joce |=(a=span [%s a])
|
++ joce |=(a=span [%s a])
|
||||||
++ jope |=(a=ship (jape +:<a>))
|
++ jope |=(a=ship [%s (crip +:(scow %p a))]
|
||||||
++ joke |=(a=tank [%s (role (turn (wash 0^80 a) crip))])
|
++ joke |=(a=tank [%s (role (turn (wash 0^80 a) crip))])
|
||||||
++ jode |=(a=time (jone (div (mul (sub a ~1970.1.1) 1.000) ~s1)))
|
++ jode |=(a=time (jone (div (mul (sub a ~1970.1.1) 1.000) ~s1)))
|
||||||
:: ++ jase
|
:: ++ jase
|
||||||
|
@ -8,8 +8,6 @@
|
|||||||
[%publish (list thought)] :: originate
|
[%publish (list thought)] :: originate
|
||||||
[%review (list thought)] :: deliver
|
[%review (list thought)] :: deliver
|
||||||
[%ping (pair span presence)] :: declare status
|
[%ping (pair span presence)] :: declare status
|
||||||
:: ping:{room:"foo" presence:"hear"}
|
|
||||||
:: ping:["foo", "hear"]
|
|
||||||
== ::
|
== ::
|
||||||
++ config :: party configuration
|
++ config :: party configuration
|
||||||
$: sources=(set station) :: pulls from
|
$: sources=(set station) :: pulls from
|
||||||
|
Loading…
Reference in New Issue
Block a user