mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-11-11 04:48:00 +03:00
Various fixes and improvements.
This commit is contained in:
parent
c0758b3704
commit
2c527bf51a
@ -39,6 +39,11 @@
|
|||||||
++ bloq ,@ :: blockclass
|
++ bloq ,@ :: blockclass
|
||||||
++ calf ,[p=(map ,@ud wine) q=wine] ::
|
++ calf ,[p=(map ,@ud wine) q=wine] ::
|
||||||
++ char ,@tD :: UTF-8 byte
|
++ char ,@tD :: UTF-8 byte
|
||||||
|
++ chub :: registered battery
|
||||||
|
$: p=(pair chum tyre) :: definition
|
||||||
|
q=* :: battery
|
||||||
|
r=(unit (pair axis chub)) :: parent
|
||||||
|
== ::
|
||||||
++ chum $? lef=term :: jet name
|
++ chum $? lef=term :: jet name
|
||||||
[std=term kel=@] :: kelvin version
|
[std=term kel=@] :: kelvin version
|
||||||
[ven=term pro=term kel=@] :: vendor and product
|
[ven=term pro=term kel=@] :: vendor and product
|
||||||
@ -49,6 +54,7 @@
|
|||||||
[%oak ~] ::
|
[%oak ~] ::
|
||||||
[%yew p=(map term claw)] ::
|
[%yew p=(map term claw)] ::
|
||||||
== ::
|
== ::
|
||||||
|
++ clue ,[p=axis q=chum r=tyre] :: battery definition
|
||||||
++ coat ,[p=path q=vase] ::
|
++ coat ,[p=path q=vase] ::
|
||||||
++ coil $: p=?(%gold %iron %lead %zinc) ::
|
++ coil $: p=?(%gold %iron %lead %zinc) ::
|
||||||
q=type ::
|
q=type ::
|
||||||
|
Loading…
Reference in New Issue
Block a user