mirror of
https://github.com/urbit/shrub.git
synced 2025-01-03 10:02:32 +03:00
move ++json and other above-arvo types to zuse
This commit is contained in:
parent
013878c84e
commit
a6723ee3a5
@ -202,7 +202,6 @@
|
||||
++ rout rout:eyre :: http route (new)
|
||||
++ rump rump:clay :: relative path
|
||||
++ saba saba:clay :: patch+merge
|
||||
++ sack sack.is :: incoming [our his]
|
||||
++ sufi sufi:ames :: domestic host
|
||||
++ salt !! :: XX deprecated
|
||||
++ seal !! :: XX deprecated
|
||||
|
@ -11569,17 +11569,15 @@
|
||||
:::: 5f: molds and mold builders
|
||||
::
|
||||
++ arch {fil/(unit @uvI) dir/(map @ta $~)} :: fundamental node
|
||||
++ ares (unit {p/term q/(list tank)}) :: possible error
|
||||
++ arvo (wind {p/term q/mill} mill) :: arvo card
|
||||
++ beam {{p/ship q/desk r/case} s/spur} :: global name
|
||||
++ beak {p/ship q/desk r/case} :: path prefix
|
||||
++ beam {{p/ship q/desk r/case} s/spur} :: global name
|
||||
++ bone @ud :: opaque duct
|
||||
++ case :: version
|
||||
$% {$da p/@da} :: date
|
||||
{$tas p/@tas} :: label
|
||||
{$ud p/@ud} :: sequence
|
||||
== ::
|
||||
++ coop (unit ares) :: possible error
|
||||
$% {$da p/@da} :: date
|
||||
{$tas p/@tas} :: label
|
||||
{$ud p/@ud} :: sequence
|
||||
== ::
|
||||
++ desk @tas :: ship desk case spur
|
||||
++ cage (cask vase) :: global metadata
|
||||
++ cask |*(a/$-(* *) (pair mark a)) :: global data
|
||||
@ -11596,14 +11594,6 @@
|
||||
== ::
|
||||
a ::
|
||||
== ::
|
||||
++ json :: normal json value
|
||||
$@ $~ :: null
|
||||
$% {$a p/(list json)} :: array
|
||||
{$b p/?} :: boolean
|
||||
{$o p/(map @t json)} :: object
|
||||
{$n p/@ta} :: number
|
||||
{$s p/@t} :: string
|
||||
== ::
|
||||
++ kirk (unit (set monk)) :: audience
|
||||
++ lens :: observation core
|
||||
$_ ^? ::
|
||||
@ -11629,12 +11619,10 @@
|
||||
++ mass (pair cord (each noun (list mash))) :: memory usage
|
||||
++ mill (each vase milt) :: vase+metavase
|
||||
++ milt {p/* q/*} :: metavase
|
||||
++ mime {p/mite q/octs} :: mimetyped data
|
||||
++ mite (list @ta) :: mime type
|
||||
++ monk (each ship {p/@tas q/@ta}) :: general identity
|
||||
++ muse {p/@tas q/duct r/arvo} :: sourced move
|
||||
++ move {p/duct q/arvo} :: arvo move
|
||||
++ octs {p/@ud q/@t} :: octet-stream
|
||||
++ ovum {p/wire q/curd} :: typeless ovum
|
||||
++ pane (list {p/@tas q/vase}) :: kernel modules
|
||||
++ pass @ :: public key
|
||||
@ -11648,13 +11636,6 @@
|
||||
++ slyd $- {* (unit (set monk)) term beam} :: super advanced
|
||||
(unit (unit (cask))) ::
|
||||
++ slyt $-({* *} (unit (unit))) :: old namespace
|
||||
++ sack {p/ship q/ship} :: incoming [our his]
|
||||
++ scar :: opaque duct
|
||||
$: p/@ud :: bone sequence
|
||||
q/(map duct bone) :: by duct
|
||||
r/(map bone duct) :: by bone
|
||||
== ::
|
||||
++ sock {p/ship q/ship} :: outgoing [our his]
|
||||
++ spur path :: ship desk case spur
|
||||
++ time @da :: galactic time
|
||||
++ vile :: reflexive constants
|
||||
|
@ -36,6 +36,26 @@
|
||||
:::: :: :: (1) models
|
||||
:: :: ::
|
||||
|%
|
||||
::REVIEW where do these actually go
|
||||
++ ares (unit {p/term q/(list tank)}) :: possible error
|
||||
++ coop (unit ares) :: possible error
|
||||
::
|
||||
++ json :: normal json value
|
||||
$@ $~ :: null
|
||||
$% {$a p/(list json)} :: array
|
||||
{$b p/?} :: boolean
|
||||
{$o p/(map @t json)} :: object
|
||||
{$n p/@ta} :: number
|
||||
{$s p/@t} :: string
|
||||
== ::
|
||||
++ mime {p/mite q/octs} :: mimetyped data
|
||||
++ octs {p/@ud q/@t} :: octet-stream
|
||||
::
|
||||
++ sack {p/ship q/ship} :: incoming [our his]
|
||||
++ sock {p/ship q/ship} :: outgoing [our his]
|
||||
::
|
||||
::+|
|
||||
::
|
||||
++ roof (room vase) :: namespace
|
||||
++ room :: either namespace
|
||||
|* vase/mold :: vase or maze
|
||||
@ -893,6 +913,11 @@
|
||||
++ cush (pair term club) :: internal task
|
||||
++ dude term :: server identity
|
||||
++ gill (pair ship term) :: general contact
|
||||
++ scar :: opaque duct
|
||||
$: p/@ud :: bone sequence
|
||||
q/(map duct bone) :: by duct
|
||||
r/(map bone duct) :: by bone
|
||||
== ::
|
||||
++ scup (pair ship desk) :: autoupdate
|
||||
++ suss (trel dude @tas @da) :: config report
|
||||
++ well (pair desk term) ::
|
||||
|
Loading…
Reference in New Issue
Block a user