diff --git a/app/curl.hoon b/app/curl.hoon index 61b6c8b0db..60927a731e 100644 --- a/app/curl.hoon +++ b/app/curl.hoon @@ -1,6 +1,7 @@ !: :::: /hoon/curl/app :: +/? 314 |_ [[^ ^ ost=@ ^] ~] ++ poke |*(a=[mark *] :_(+> [ost %hiss / %wain a]~)) ::++ poke-purl |=(a=purl :_(+> [ost %hiss / %wain %purl a]~)) diff --git a/gen/cat.hoon b/gen/cat.hoon index 0597b07dec..8a285818cb 100644 --- a/gen/cat.hoon +++ b/gen/cat.hoon @@ -2,6 +2,7 @@ :: :::: /hoon/cat/gen :: +/? 314 // /%%/ls/subdir // /%/pretty !: diff --git a/gen/cat/pretty.hoon b/gen/cat/pretty.hoon index 5d5bddc719..8184b934b8 100644 --- a/gen/cat/pretty.hoon +++ b/gen/cat/pretty.hoon @@ -1,6 +1,7 @@ :: :::: /hoon/pretty/cat/gen :: +/? 314 !: |% ++ pretty-noun diff --git a/gen/curl.hoon b/gen/curl.hoon index ef7232de3a..6100de1ef8 100644 --- a/gen/curl.hoon +++ b/gen/curl.hoon @@ -1,6 +1,7 @@ :: :::: /hoon/curl/gen :: +/? 314 /- sole [sole] :- %get |= {^ {a/tape $~} $~} diff --git a/gen/hood/ask.hoon b/gen/hood/ask.hoon index 8bfc68149c..cabd27195a 100644 --- a/gen/hood/ask.hoon +++ b/gen/hood/ask.hoon @@ -1,6 +1,7 @@ :: :::: /hoon/ask/hood/gen :: +/? 314 :- %say |= {^ {mel/cord $~} $~} =+ adr=(star ;~(less (mask "\"\\()[],:;<>@") prn)) diff --git a/gen/hood/cp.hoon b/gen/hood/cp.hoon index c21e42490f..ef7ca78c39 100644 --- a/gen/hood/cp.hoon +++ b/gen/hood/cp.hoon @@ -1,5 +1,6 @@ :: :::: /hoon/cp/hood/gen :: +/? 314 :- %say |=({^ {input/path output/path $~} $~} kiln-cp+[input output]) diff --git a/gen/hood/hi.hoon b/gen/hood/hi.hoon index ef40a5dcec..d028e6dbe7 100644 --- a/gen/hood/hi.hoon +++ b/gen/hood/hi.hoon @@ -1,5 +1,6 @@ :: :::: /hoon/hi/hood/gen :: +/? 314 :- %say |=({^ {who/ship mez/$@($~ {a/tape $~})} $~} helm-send-hi+[who ?~(mez ~ `a.mez)]) diff --git a/gen/hood/mv.hoon b/gen/hood/mv.hoon index 18ef32781a..6e5e7d4853 100644 --- a/gen/hood/mv.hoon +++ b/gen/hood/mv.hoon @@ -1,5 +1,6 @@ :: :::: /hoon/mv/hood/gen :: +/? 314 :- %say |=({^ {input/path output/path $~} $~} kiln-mv+[input output]) diff --git a/gen/hood/rm.hoon b/gen/hood/rm.hoon index 3b8e190aaf..7fada7f292 100644 --- a/gen/hood/rm.hoon +++ b/gen/hood/rm.hoon @@ -1,5 +1,6 @@ :: :::: /hoon/rm/hood/gen :: +/? 314 :- %say |=({^ {input/path $~} $~} kiln-rm+input) diff --git a/gen/hood/schedule.hoon b/gen/hood/schedule.hoon index cfe09afc76..d2561b308f 100644 --- a/gen/hood/schedule.hoon +++ b/gen/hood/schedule.hoon @@ -1,5 +1,6 @@ :: :::: /hoon/schedule/hood/gen :: +/? 314 :- %say |=({^ {where/path tym/@da eve/@t $~} $~} kiln-schedule+[where tym eve]) diff --git a/gen/ls.hoon b/gen/ls.hoon index efd38533cd..e7a6ee9af6 100644 --- a/gen/ls.hoon +++ b/gen/ls.hoon @@ -2,6 +2,7 @@ :: :::: /hoon/ls/gen :: +/? 314 // /%/subdir !: :::: diff --git a/gen/ls/subdir.hoon b/gen/ls/subdir.hoon index b8d9c1e5a9..fa19a72bfd 100644 --- a/gen/ls/subdir.hoon +++ b/gen/ls/subdir.hoon @@ -1,6 +1,7 @@ :: :::: /hoon/subdir/ls/gen :: +/? 314 |% ++ subdir |= {pax/path des/(map @t $~)} diff --git a/gen/make.hoon b/gen/make.hoon index cc0b8b9050..d3a0ceb217 100644 --- a/gen/make.hoon +++ b/gen/make.hoon @@ -1,5 +1,6 @@ :: :::: /hoon/make/gen :: +/? 314 :- %say |=({^ arg/(list @) foo/_`@`1 bar/_`@`2} noun+[arg foo bar]) diff --git a/gen/pope.hoon b/gen/pope.hoon index 3e95543538..22e4b75ff6 100644 --- a/gen/pope.hoon +++ b/gen/pope.hoon @@ -1,6 +1,7 @@ :: :::: /hoon/pope/gen :: +/? 314 :: Input twitter keys /- sole !: diff --git a/gen/tree.hoon b/gen/tree.hoon index 3029a077db..36098d040f 100644 --- a/gen/tree.hoon +++ b/gen/tree.hoon @@ -2,6 +2,7 @@ :: :::: /hoon/tree/gen :: +/? 314 !: :::: :: diff --git a/lib/down-jet.hoon b/lib/down-jet.hoon index eae417fe5d..b4e95e6f9c 100644 --- a/lib/down-jet.hoon +++ b/lib/down-jet.hoon @@ -1,6 +1,7 @@ :: :::: /hoon/down-jet/lib :: +/? 314 /- markdown :: :::: diff --git a/lib/down-jet/parse.hoon b/lib/down-jet/parse.hoon index d8026ee524..1c19d300de 100644 --- a/lib/down-jet/parse.hoon +++ b/lib/down-jet/parse.hoon @@ -2,6 +2,7 @@ :: :::: /hoon/parse/down-jet/lib :: +/? 314 =+ =~ |% ++ loca |*(a/_* {p/@u q/a}) diff --git a/lib/down-jet/rend.hoon b/lib/down-jet/rend.hoon index d00b327cb1..b6417ec52f 100644 --- a/lib/down-jet/rend.hoon +++ b/lib/down-jet/rend.hoon @@ -2,6 +2,7 @@ !: :::: /hoon/rend/down-jet/lib :: +/? 314 |% ++ into-inner |= {a/marl b/manx} diff --git a/lib/react.hoon b/lib/react.hoon index 89866b18ce..8c0569fffb 100644 --- a/lib/react.hoon +++ b/lib/react.hoon @@ -1,6 +1,7 @@ :: :::: /hoon/react/lib :: +/? 314 |% ++ react-elems :: XX /~ ~+ %- silt ^- (list term) diff --git a/lib/tree.hoon b/lib/tree.hoon index 2fa3007ee9..9010b571e1 100644 --- a/lib/tree.hoon +++ b/lib/tree.hoon @@ -1,6 +1,7 @@ :: :::: /hoon/tree/lib :: +/? 314 /- tree-include !: |% diff --git a/lib/urb-split.hoon b/lib/urb-split.hoon index 86a13171b5..3d11a63da5 100644 --- a/lib/urb-split.hoon +++ b/lib/urb-split.hoon @@ -1,6 +1,7 @@ :: :::: /hoon/urb-split/lib :: +/? 314 |= [dep=@uvH urb=manx] ^- [hed=[@uvh marl] bod=[@uvH marl]] ~| [%malformed-urb urb] :: XX types ?> ?=([[%html ~] [[%head ~] *] [[%body ~] *] ~] urb) diff --git a/lib/write.hoon b/lib/write.hoon index b27f59801d..b4076cdcd0 100644 --- a/lib/write.hoon +++ b/lib/write.hoon @@ -2,6 +2,7 @@ :: :::: /hoon/write/lib :: +/? 314 |% ++ part {$write $0 pith} :: no state ++ pith $~ diff --git a/mar/css.hoon b/mar/css.hoon index 304986cedc..a5fc302da1 100644 --- a/mar/css.hoon +++ b/mar/css.hoon @@ -1,6 +1,7 @@ :: :::: /hoon/css/mar :: +/? 314 |_ mud/@t ++ grow :: convert to |% ++ mime [/text/css (taco mud)] :: convert to %mime diff --git a/mar/jam.hoon b/mar/jam.hoon index 6d3bf638f3..309e6eeee3 100644 --- a/mar/jam.hoon +++ b/mar/jam.hoon @@ -1,6 +1,7 @@ :: :::: /hoon/jam/mar :: +/? 314 !: |_ mud/@ ++ grow diff --git a/mar/js.hoon b/mar/js.hoon index b0d4c9b409..3d1070465e 100644 --- a/mar/js.hoon +++ b/mar/js.hoon @@ -1,6 +1,7 @@ :: :::: /hoon/js/mar :: +/? 314 !: |_ mud/@ ++ grow diff --git a/mar/tree-include.hoon b/mar/tree-include.hoon index 3d5562f270..84683a1fcb 100644 --- a/mar/tree-include.hoon +++ b/mar/tree-include.hoon @@ -1,6 +1,7 @@ :: :::: /hoon/tree-include/mar :: +/? 314 /- tree-include |_ tree-include ++ grab |% ++ noun tree-include diff --git a/mar/tree/include.hoon b/mar/tree/include.hoon index 8e5053c8fd..cfaa05b756 100644 --- a/mar/tree/include.hoon +++ b/mar/tree/include.hoon @@ -1,6 +1,7 @@ :: :::: /hoon/include/tree/mar :: +/? 314 /- tree-include |_ tree-include ++ grab |% ++ noun tree-include diff --git a/mar/write/comment.hoon b/mar/write/comment.hoon index 5064a744bd..93e08ff52b 100644 --- a/mar/write/comment.hoon +++ b/mar/write/comment.hoon @@ -1,6 +1,7 @@ :: :::: /hoon/comment/write/mar :: +/? 314 !: |_ {pax/path txt/@t} ++ grab diff --git a/mar/write/paste.hoon b/mar/write/paste.hoon index c2e54a3489..e11070e0c3 100644 --- a/mar/write/paste.hoon +++ b/mar/write/paste.hoon @@ -1,6 +1,7 @@ :: :::: /hoon/paste/write/mar :: +/? 314 !: |_ {typ/?($hoon $md $txt) txt/@t} ++ grab diff --git a/mar/write/tree.hoon b/mar/write/tree.hoon index 689b358c32..3ed959132e 100644 --- a/mar/write/tree.hoon +++ b/mar/write/tree.hoon @@ -1,6 +1,7 @@ :: :::: /hoon/tree/write/mar :: +/? 314 !: |_ {sup/spur mim/mime} ++ grab diff --git a/mar/write/wipe.hoon b/mar/write/wipe.hoon index bc062ac606..9f7addfb13 100644 --- a/mar/write/wipe.hoon +++ b/mar/write/wipe.hoon @@ -1,6 +1,7 @@ :: :::: /hoon/wipe/write/mar :: +/? 314 !: |_ spur ++ grab diff --git a/ren/rss-xml.hoon b/ren/rss-xml.hoon index 3a418f8fd2..46cca111e3 100644 --- a/ren/rss-xml.hoon +++ b/ren/rss-xml.hoon @@ -2,6 +2,7 @@ :: :::: /hoon/rss-xml/ren :: +/? 314 /= sum /snip/ /^ kid=(map span ,[marl marl]) /_ /snip/ diff --git a/ren/tree/combine.hoon b/ren/tree/combine.hoon index 3da611bfd8..1e1e39f250 100644 --- a/ren/tree/combine.hoon +++ b/ren/tree/combine.hoon @@ -1,6 +1,7 @@ :: :::: /hoon/combine/tree/ren :: +/? 314 /- tree-include /+ react /= mime /mime/ diff --git a/ren/tree/elem.hoon b/ren/tree/elem.hoon index 3aa0aa340a..08e9a3be88 100644 --- a/ren/tree/elem.hoon +++ b/ren/tree/elem.hoon @@ -1,6 +1,7 @@ :: :::: /hoon/elem/tree/ren :: +/? 314 /% /, /web /|(/!elem/ /elem/) / /elem/ diff --git a/ren/tree/include.hoon b/ren/tree/include.hoon index 1401fde654..2eb85ff4f5 100644 --- a/ren/tree/include.hoon +++ b/ren/tree/include.hoon @@ -1,6 +1,7 @@ :: :::: /hoon/include/tree/ren :: +/? 314 /- tree-include /| /tree-combine/ /:/===/web/404:/tree-combine/ :: XX merge into tree-elem? diff --git a/ren/tree/index.hoon b/ren/tree/index.hoon index d1128f3fe8..c725b08fd3 100644 --- a/ren/tree/index.hoon +++ b/ren/tree/index.hoon @@ -1,6 +1,7 @@ :: :::: /hoon/index/tree/ren :: +/? 314 /+ tree /, / /; (getall:tree /h1/h2/h3/h4/h5/h6) /tree-elem/ diff --git a/ren/urb.hoon b/ren/urb.hoon index 138e6c8b63..42bdf087d9 100644 --- a/ren/urb.hoon +++ b/ren/urb.hoon @@ -1,6 +1,7 @@ :: :::: /hoon/urb/ren :: +/? 314 /+ urb-split :: for single-page apps /% /^ [hed=[@uvH marl] bod=[@uvH marl]] /, /web/app diff --git a/ren/urb/tree.hoon b/ren/urb/tree.hoon index 6c89b3968c..491a7c1ce5 100644 --- a/ren/urb/tree.hoon +++ b/ren/urb/tree.hoon @@ -2,6 +2,7 @@ :: :::: /hoon/tree/urb/ren :: +/? 314 /= hed /# /% /: /===/ren /tree-head/ :: XX static /= bod /# /% /tree-body/ ^- [hed=[@uvH marl] bod=[@uvH marl]] diff --git a/sur/kyev.hoon b/sur/kyev.hoon index 89dda8501c..a92c966e4e 100644 --- a/sur/kyev.hoon +++ b/sur/kyev.hoon @@ -2,6 +2,7 @@ :: :::: /hoon/kyev/sur :: +/? 314 =- {p/(set ?($ctrl $shift $alt $meta)) q/$@(cord {$act speck})} ^= speck $? $ctrl $shift $alt $meta $entr $esc $caps $uncap diff --git a/sur/markdown.hoon b/sur/markdown.hoon index 8dae2a30c1..61dff05ebf 100644 --- a/sur/markdown.hoon +++ b/sur/markdown.hoon @@ -1,6 +1,7 @@ :: :::: /hoon/markdown/sur :: +/? 314 |% ++ down (list elem) ++ kids (list inline) diff --git a/sur/tree-include.hoon b/sur/tree-include.hoon index eb4d28f81f..5d2908382f 100644 --- a/sur/tree-include.hoon +++ b/sur/tree-include.hoon @@ -1,6 +1,7 @@ :: :::: /hoon/tree-include/sur :: +/? 314 |- $: mime/mime body/json diff --git a/web/404.hoon b/web/404.hoon index e3d597e4ae..564f10fde9 100644 --- a/web/404.hoon +++ b/web/404.hoon @@ -1,4 +1,5 @@ :: :::: /hoon/404/web :: +/? 314 ;list(data-source "default", is404 "true"); diff --git a/web/talk.hoon b/web/talk.hoon index 2dea98b1cc..2bbb09d211 100644 --- a/web/talk.hoon +++ b/web/talk.hoon @@ -1,6 +1,7 @@ :: :::: /hoon/talk/web :: +/? 314 ;module(nav_title "Talk", nav_no-dpad "", nav_no-sibs "", nav_subnav "talk-station") ;script@"/~~/~/at/lib/urb.js"; ;script@"/talk/main.js";