mar/ and ren/ stub doc

This commit is contained in:
Anton Dyudin 2018-03-27 17:41:52 -07:00
parent 808ce6c846
commit f81d7f0155

View File

@ -1,7 +1,8 @@
:: ::
|% |%
++ test ++ test
$% [%marks ~] $% [%arvo ~] ::UNIMPLEMENTED
[%marks ~] ::UNIMPLEMENTED
[%cores p=path] [%cores p=path]
[%hoons p=path] [%hoons p=path]
[%names p=path] [%names p=path]
@ -90,10 +91,11 @@
|= a=test |= a=test
:_ +> :_ +>
?- -.a ?- -.a
%arvo ~|(%stub !!) ::basically double solid?
%hoons ~&((list-hoons p.a ~) ~) %hoons ~&((list-hoons p.a ~) ~)
%cores [ost (build-core [- +]:(list-hoons p.a skip=(sy /sys /ren ~)))]~ %cores [ost (build-core [- +]:(list-hoons p.a skip=(sy /sys /ren ~)))]~
%names ~&((list-names p.a) ~) %names ~&((list-names p.a) ~)
%marks !! ::TODO restore historical handler %marks ~|(%stub !!) ::TODO restore historical handler
%renders [ost (build-rend [- +]:(list-names (weld /ren p.a)))]~ %renders [ost (build-rend [- +]:(list-names (weld /ren p.a)))]~
== ==
:: ::