mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-01 11:33:41 +03:00
2c5510db64
Resolves a good number of conflicts. Most notably, re-propagates removal of gall's %onto, confirms new /app/herm behavior, coerces hood/drum state adapters back into place, and updates webterm to use the latest api.
21 lines
238 B
Plaintext
21 lines
238 B
Plaintext
:: belt: runtime belt structure
|
|
::
|
|
/+ dill
|
|
::
|
|
|_ =belt:dill
|
|
++ grad %noun
|
|
:: +grab: convert from
|
|
::
|
|
++ grab
|
|
|%
|
|
++ noun belt:dill
|
|
++ json belt:dejs:dill
|
|
--
|
|
:: +grow: convert to
|
|
::
|
|
++ grow
|
|
|%
|
|
++ noun belt
|
|
--
|
|
--
|