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