mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-11 08:55:23 +03:00
Circle names are now terms instead of knots.
This commit is contained in:
parent
e3467bfd66
commit
830200265c
@ -200,7 +200,7 @@
|
||||
=> %+ roll
|
||||
^- (list {security naem cord})
|
||||
:~ [%brown (main our.bol) 'default home']
|
||||
[%green ~.public 'visible activity']
|
||||
[%green %public 'visible activity']
|
||||
==
|
||||
|= {{typ/security nom/naem des/cord} _ta}
|
||||
%+ ta-action ost.bol
|
||||
@ -1774,9 +1774,9 @@
|
||||
[%reader ul]
|
||||
[%burden (at /[%p])]
|
||||
[%report ul]
|
||||
[%circle (al knot rang)]
|
||||
[%circle (al term rang)]
|
||||
==
|
||||
++ knot (do %tas)
|
||||
++ term (do %tas)
|
||||
++ rang (mu (al plac (mu (un plac))))
|
||||
++ plac (or %da %ud)
|
||||
--
|
||||
|
@ -11,8 +11,8 @@
|
||||
::> wrapper molds, for semantic clarity.
|
||||
::+|
|
||||
::
|
||||
::TODO term & rename
|
||||
++ naem knot ::< circle name
|
||||
::TODO rename
|
||||
++ naem term ::< circle name
|
||||
++ nick cord ::< local nickname
|
||||
::
|
||||
::> ||
|
||||
|
Loading…
Reference in New Issue
Block a user