mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-11-29 12:15:43 +03:00
Merge commit 'fff8e9' into cc-release
This commit is contained in:
commit
a192fce1fe
@ -488,7 +488,7 @@
|
||||
$http
|
||||
?> ?=($mime p.cay)
|
||||
=+ mim=;;(mime q.q.cay)
|
||||
=+ maf=(~(add ja *math) %content-type (moon p.mim))
|
||||
=+ maf=(~(add ja *math) %content-type (moon:markup p.mim))
|
||||
(dy-eyre /show q.p.mad [r.p.mad p.p.mad maf ~ q.mim])
|
||||
::
|
||||
$show
|
||||
|
@ -5,6 +5,7 @@
|
||||
/- talk, sole
|
||||
/+ talk, sole, time-to-id, twitter
|
||||
/= seed /~ !>(.)
|
||||
=, markup
|
||||
::
|
||||
::::
|
||||
::
|
||||
|
1531
arvo/clay.hoon
1531
arvo/clay.hoon
File diff suppressed because it is too large
Load Diff
@ -4,6 +4,7 @@
|
||||
|= pit/vase
|
||||
=, gall
|
||||
=, crypto
|
||||
=, markup
|
||||
=> =~
|
||||
|% :: interfaces
|
||||
++ gift gift-eyre :: out result <-$
|
||||
|
@ -2575,7 +2575,7 @@
|
||||
++ da :: UTC date
|
||||
|= jon/json
|
||||
?. ?=({$s *} jon) ~
|
||||
(bind (stud p.jon) |=(a/date (year a)))
|
||||
(bind (stud:chrono p.jon) |=(a/date (year a)))
|
||||
::
|
||||
++ di :: millisecond date
|
||||
%+ cu
|
||||
@ -3294,7 +3294,7 @@
|
||||
++ com |~(a/@ ^?(..nu)) :: from naked pass
|
||||
-- ::
|
||||
-- ::
|
||||
++ aeon @ud ::
|
||||
++ aeon @ud ::
|
||||
++ agon (map {p/ship q/desk} {p/@ud q/@ud r/waks}) :: mergepts
|
||||
++ ankh :: fs node (new)
|
||||
$: fil/(unit {p/lobe q/cage}) :: file
|
||||
@ -3611,21 +3611,6 @@
|
||||
++ rang $: hut/(map tako yaki) ::
|
||||
lat/(map lobe blob) ::
|
||||
== ::
|
||||
++ rand :: unvalidated rant
|
||||
$: p/{p/care q/case r/@tas} :: clade release book
|
||||
q/path :: spur
|
||||
r/page :: data
|
||||
== ::
|
||||
++ rant :: namespace binding
|
||||
$: p/{p/care q/case r/@tas} :: clade release book
|
||||
q/path :: spur
|
||||
r/cage :: data
|
||||
== ::
|
||||
++ rave :: general request
|
||||
$% {$sing p/mood} :: single request
|
||||
{$next p/mood} :: next version
|
||||
{$many p/? q/moat} :: change range
|
||||
== ::
|
||||
++ rill :: outbound stream
|
||||
$: sed/@ud :: sent
|
||||
san/(map @ud duct) :: outstanding
|
||||
@ -3811,6 +3796,28 @@
|
||||
== ::
|
||||
++ mode (list {path (unit mime)}) ::
|
||||
++ riff {p/desk q/(unit rave)} :: request+desist
|
||||
::
|
||||
:: Response to a request.
|
||||
::
|
||||
:: Includes {case case desk} of original request, plus the path of the request,
|
||||
:: and the data there.
|
||||
::
|
||||
++ rant :: namespace binding
|
||||
$: p/{p/care q/case r/@tas} :: clade release book
|
||||
q/path :: spur
|
||||
r/cage :: data
|
||||
== ::
|
||||
::
|
||||
:: A request.
|
||||
::
|
||||
:: %sing requests a single piece of data, %next requests to be notified when
|
||||
:: something changes, and %many starts a subscription to a range of versions.
|
||||
::
|
||||
++ rave :: general request
|
||||
$% {$sing p/mood} :: single request
|
||||
{$next p/mood} :: next version
|
||||
{$many p/? q/moat} :: change range
|
||||
== ::
|
||||
:::: ::
|
||||
++ gift-clay :: out result <-$
|
||||
$% {$ergo p/@tas q/mode} :: version update
|
||||
|
@ -3,6 +3,7 @@
|
||||
:::: /hoon/parse/down-jet/lib
|
||||
::
|
||||
/? 310
|
||||
=, markup
|
||||
=+ =~
|
||||
|%
|
||||
++ loca |*(a/_* {p/@u q/a})
|
||||
|
@ -6,6 +6,7 @@
|
||||
/- twitter
|
||||
/+ interpolate, hep-to-cab
|
||||
=+ sur-twit:^twitter :: XX
|
||||
=, markup
|
||||
!:
|
||||
:::: functions
|
||||
::
|
||||
@ -66,7 +67,7 @@
|
||||
++ parse :: json reparsers
|
||||
|%
|
||||
++ ce |*({a/_* b/fist:jo} (cu:jo |=(c/a c) b)) :: output type
|
||||
++ fasp |*(a/{@tas *} [(hep-to-cab -.a) +.a]) :: XX usable electroplating
|
||||
++ fasp |*(a/{@tas *} [(hep-to-cab -.a) +.a])
|
||||
++ user (cook crip (plus ;~(pose aln cab)))
|
||||
++ mean (ot errors+(ar (ot message+so code+ni ~)) ~):jo
|
||||
++ post
|
||||
|
@ -5,11 +5,12 @@
|
||||
::
|
||||
:::: compute
|
||||
::
|
||||
=, markup
|
||||
|_ jon/json
|
||||
::
|
||||
++ grow :: convert to
|
||||
|%
|
||||
++ mime [/application/json (taco txt)] :: convert to %mime
|
||||
++ mime [/application/json (taco txt)] :: convert to %mime
|
||||
++ txt (crip (pojo jon))
|
||||
--
|
||||
++ grab
|
||||
|
@ -5,8 +5,9 @@
|
||||
!:
|
||||
=, ^differ
|
||||
=, differ
|
||||
=, markup
|
||||
|_ txt/wain
|
||||
::
|
||||
::
|
||||
++ grab :: convert from
|
||||
|%
|
||||
++ mime |=({p/mite q/octs} (lore q.q))
|
||||
|
Loading…
Reference in New Issue
Block a user