mirror of
https://github.com/urbit/shrub.git
synced 2024-11-28 13:54:20 +03:00
Merge pull request #3882 from urbit/m/unren
ren: remove the last renderer files from /ren
This commit is contained in:
commit
11aaeaa289
@ -1,14 +0,0 @@
|
||||
/- publish
|
||||
/+ publish
|
||||
/= result
|
||||
/^ (list comment:publish)
|
||||
/;
|
||||
|= comments=(map knot comment:publish)
|
||||
^- (list [comment-info:publish @t])
|
||||
%+ sort ~(val by comments)
|
||||
|= [a=comment:publish b=comment:publish]
|
||||
^- ?
|
||||
(gte date-created.info.a date-created.info.b)
|
||||
::
|
||||
/_ /publish-comment/
|
||||
result
|
@ -1,20 +0,0 @@
|
||||
/- publish
|
||||
/+ publish, cram, elem-to-react-json
|
||||
/= args /$ ,[beam *]
|
||||
/= result
|
||||
/^ [post-info:publish manx @t]
|
||||
/;
|
||||
|= $: post-front=(map knot cord)
|
||||
post-content=manx
|
||||
post-raw=wain
|
||||
~
|
||||
==
|
||||
:+ (front-to-post-info:publish post-front)
|
||||
post-content
|
||||
(of-wain:format (slag 11 post-raw))
|
||||
::
|
||||
/. /&front&/udon/
|
||||
/&elem&/udon/
|
||||
/&txt&/udon/
|
||||
==
|
||||
result
|
@ -1,10 +0,0 @@
|
||||
:: For testing purposes
|
||||
::
|
||||
:::: /hoon/run/ren
|
||||
::
|
||||
/? 310
|
||||
/, /ren/run /~ ~|(%loop !!)
|
||||
/ /!noun/
|
||||
==
|
||||
~& run+-.-
|
||||
~
|
@ -1,4 +0,0 @@
|
||||
/+ test-runner
|
||||
/= test-core /!noun/
|
||||
::
|
||||
(get-test-arms:test-runner !>(test-core))
|
Loading…
Reference in New Issue
Block a user