mirror of
https://github.com/ilyakooo0/urbit.git
synced 2025-01-05 13:55:54 +03:00
Activate cubical atoms. Still generating %cube.
This commit is contained in:
parent
86022c41d8
commit
d1c2b55215
@ -7858,7 +7858,11 @@
|
|||||||
?- sut
|
?- sut
|
||||||
{$atom *}
|
{$atom *}
|
||||||
?- ref
|
?- ref
|
||||||
{$atom *} %void
|
{$atom *} ?^ q.sut
|
||||||
|
?^ q.ref
|
||||||
|
?:(=(q.ref q.sut) %void sut)
|
||||||
|
%void
|
||||||
|
?^(q.ref sut %void)
|
||||||
{$cell *} sut
|
{$cell *} sut
|
||||||
* sint
|
* sint
|
||||||
==
|
==
|
||||||
@ -7880,6 +7884,8 @@
|
|||||||
{$cube *}
|
{$cube *}
|
||||||
?: &(?=({$cube *} ref) =(p.sut p.ref))
|
?: &(?=({$cube *} ref) =(p.sut p.ref))
|
||||||
%void
|
%void
|
||||||
|
?: &(?=({$atom *} ref) =(`p.sut q.ref))
|
||||||
|
%void
|
||||||
?: ?=(?({$atom *} {$cell *}) ref)
|
?: ?=(?({$atom *} {$cell *}) ref)
|
||||||
=+ foz=dext(sut q.sut)
|
=+ foz=dext(sut q.sut)
|
||||||
?: (firm(sut foz) p.sut)
|
?: (firm(sut foz) p.sut)
|
||||||
@ -8075,7 +8081,9 @@
|
|||||||
=+ bix=*(set {span *})
|
=+ bix=*(set {span *})
|
||||||
|- ^- ?
|
|- ^- ?
|
||||||
?- sut
|
?- sut
|
||||||
{$atom *} !.?(dib)
|
{$atom *} ?& !.?(dib)
|
||||||
|
|(?=($~ q.sut) =(dib u.q.sut))
|
||||||
|
==
|
||||||
{$cell *} &(.?(dib) $(sut p.sut, dib -.dib) $(sut q.sut, dib +.dib))
|
{$cell *} &(.?(dib) $(sut p.sut, dib -.dib) $(sut q.sut, dib +.dib))
|
||||||
{$core *}
|
{$core *}
|
||||||
?& .?(dib)
|
?& .?(dib)
|
||||||
@ -8130,7 +8138,17 @@
|
|||||||
?- sut
|
?- sut
|
||||||
{$atom *}
|
{$atom *}
|
||||||
?- ref
|
?- ref
|
||||||
{$atom *} ?:((fitz p.ref p.sut) sut ref)
|
{$atom *} =+ foc=?:((fitz p.ref p.sut) p.sut p.ref)
|
||||||
|
?^ q.sut
|
||||||
|
?^ q.ref
|
||||||
|
?: =(q.sut q.ref)
|
||||||
|
[%atom foc q.sut]
|
||||||
|
%void
|
||||||
|
[%atom foc q.sut]
|
||||||
|
[%atom foc q.ref]
|
||||||
|
:: {$cube *} ?: &(?=(^ q.sut) !=(u.q.sut p.ref))
|
||||||
|
:: %void
|
||||||
|
:: $(sut ref, ref sut)
|
||||||
{$cell *} %void
|
{$cell *} %void
|
||||||
* $(sut ref, ref sut)
|
* $(sut ref, ref sut)
|
||||||
==
|
==
|
||||||
@ -8599,7 +8617,9 @@
|
|||||||
::
|
::
|
||||||
{$atom *}
|
{$atom *}
|
||||||
?: ?=({$atom *} ref)
|
?: ?=({$atom *} ref)
|
||||||
(fitz p.sut p.ref)
|
?& (fitz p.sut p.ref)
|
||||||
|
|(?=($~ q.sut) =(q.sut q.ref))
|
||||||
|
==
|
||||||
sint
|
sint
|
||||||
::
|
::
|
||||||
{$cell *}
|
{$cell *}
|
||||||
|
Loading…
Reference in New Issue
Block a user