mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-11-11 04:48:00 +03:00
Revert to previous hoon and zuse.
This commit is contained in:
parent
617a572fc3
commit
a0654094b1
@ -341,7 +341,7 @@
|
|||||||
== ::
|
== ::
|
||||||
++ unce |* a=_,* :: change part
|
++ unce |* a=_,* :: change part
|
||||||
$%([%& p=@ud] [%| p=(list a) q=(list a)]) ::
|
$%([%& p=@ud] [%| p=(list a) q=(list a)]) ::
|
||||||
++ unit |* a=$+(* *) :: maybe
|
++ unit |* a=_,* :: maybe
|
||||||
$|(~ [~ u=a]) ::
|
$|(~ [~ u=a]) ::
|
||||||
++ upas :: tree change (%d)
|
++ upas :: tree change (%d)
|
||||||
$& [p=upas q=upas] :: cell
|
$& [p=upas q=upas] :: cell
|
||||||
@ -3162,16 +3162,6 @@
|
|||||||
?. &(?=(^ gat) ?=(^ +.gat))
|
?. &(?=(^ gat) ?=(^ +.gat))
|
||||||
[%2 ~]
|
[%2 ~]
|
||||||
(mink [[-.gat [sam +>.gat]] -.gat] sky)
|
(mink [[-.gat [sam +>.gat]] -.gat] sky)
|
||||||
::
|
|
||||||
++ myng
|
|
||||||
|= [gat=* sam=*]
|
|
||||||
^- (each ,* (list tank))
|
|
||||||
=+ ton=(mong [gat sam] |=(* ~))
|
|
||||||
?- -.ton
|
|
||||||
%0 [%& p.ton]
|
|
||||||
%1 [%| (turn p.ton |=(a=* (smyt (path a))))]
|
|
||||||
%2 [%| p.ton]
|
|
||||||
==
|
|
||||||
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
|
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
|
||||||
:: section 2eO, diff (move me) ::
|
:: section 2eO, diff (move me) ::
|
||||||
::
|
::
|
||||||
@ -4089,7 +4079,6 @@
|
|||||||
++ onan |=(vix=vise (seer vix))
|
++ onan |=(vix=vise (seer vix))
|
||||||
++ rain
|
++ rain
|
||||||
|= [bon=path txt=@]
|
|= [bon=path txt=@]
|
||||||
^- twig
|
|
||||||
=+ vaz=vast
|
=+ vaz=vast
|
||||||
~| bon
|
~| bon
|
||||||
(scan (trip txt) (full (ifix [gay gay] tall:vaz(wer bon))))
|
(scan (trip txt) (full (ifix [gay gay] tall:vaz(wer bon))))
|
||||||
|
@ -1178,21 +1178,6 @@
|
|||||||
==
|
==
|
||||||
--
|
--
|
||||||
::
|
::
|
||||||
++ feel :: simple file write
|
|
||||||
|= [pax=path val=*] !:
|
|
||||||
^- miso
|
|
||||||
=+ dir=((hard arch) .^(%cy pax))
|
|
||||||
?~ q.dir [%ins val]
|
|
||||||
:- %mut
|
|
||||||
^- udon
|
|
||||||
[%a %a .^(%cx pax) val]
|
|
||||||
::
|
|
||||||
++ file :: simple file load
|
|
||||||
|= pax=path
|
|
||||||
^- (unit)
|
|
||||||
=+ dir=((hard arch) .^(%cy pax))
|
|
||||||
?~(q.dir ~ [~ .^(%cx pax)])
|
|
||||||
::
|
|
||||||
++ glam
|
++ glam
|
||||||
|= zar=@p ^- tape
|
|= zar=@p ^- tape
|
||||||
%+ snag zar
|
%+ snag zar
|
||||||
|
Loading…
Reference in New Issue
Block a user