mirror of
https://github.com/urbit/shrub.git
synced 2025-01-02 17:43:32 +03:00
restores =, in hall command, prize, and rumor marks
This commit is contained in:
parent
95d10fe683
commit
c8507e4b5c
@ -12,7 +12,7 @@
|
||||
|%
|
||||
++ noun command :: from %noun
|
||||
++ json :: from %json
|
||||
=> [. dejs:hall-json] ::TODO =,
|
||||
=, dejs:hall-json
|
||||
=, dejs-soft:format
|
||||
|= a/json
|
||||
^- command:hall
|
||||
@ -26,7 +26,7 @@
|
||||
++ grow :: convert to
|
||||
|%
|
||||
++ json :: to %json
|
||||
=> [. enjs:hall-json] ::TODO =,
|
||||
=, enjs:hall-json
|
||||
=, enjs:format
|
||||
%+ frond -.cod
|
||||
:: only %publish has just a single piece of data.
|
||||
|
@ -10,7 +10,7 @@
|
||||
|%
|
||||
++ noun prize:hall ::: from %noun
|
||||
++ json ::: from %json
|
||||
=> [. dejs:hall-json] ::TODO =,
|
||||
=, dejs:hall-json
|
||||
=, dejs-soft:format
|
||||
|= a/json
|
||||
^- prize:hall
|
||||
@ -27,7 +27,7 @@
|
||||
++ grow ::: convert to
|
||||
|%
|
||||
++ json ::: to %json
|
||||
=> [. enjs:hall-json] ::TODO =,
|
||||
=, enjs:hall-json
|
||||
=, enjs:format
|
||||
%+ frond -.piz
|
||||
?+ -.piz !!
|
||||
|
@ -10,7 +10,7 @@
|
||||
|%
|
||||
++ noun rumor:hall ::: from %noun
|
||||
++ json ::: from %json
|
||||
=> [. dejs:hall-json] ::TODO =,
|
||||
=, dejs:hall-json
|
||||
=, dejs-soft:format
|
||||
|= a/json
|
||||
^- rumor:hall
|
||||
@ -26,7 +26,7 @@
|
||||
++ grow ::: convert to
|
||||
|%
|
||||
++ json ::: to %json
|
||||
=> [. enjs:hall-json] ::TODO =,
|
||||
=, enjs:hall-json
|
||||
=, enjs:format
|
||||
%+ frond -.rum
|
||||
?+ -.rum !!
|
||||
|
Loading…
Reference in New Issue
Block a user