mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-01 11:33:41 +03:00
merge
This commit is contained in:
commit
6d117664ba
@ -60,7 +60,7 @@
|
||||
%- (slog (report-error spur head.build-result.res))
|
||||
=/ nex=(list ^spur)
|
||||
=< p
|
||||
;; ,[%success %$ %cont * p=(list ^spur)]
|
||||
;; [%success %$ %cont * p=(list ^spur)]
|
||||
tail.build-result.res
|
||||
?~ nex ~&(%cores-tested ~)
|
||||
[ost (build-core nex)]~
|
||||
@ -90,7 +90,7 @@
|
||||
%- (slog (report-error /[ren]/ren head.build-result.res))
|
||||
=/ nex=(list term)
|
||||
=< p
|
||||
;; ,[%success %$ %cont * p=(list term)]
|
||||
;; [%success %$ %cont * p=(list term)]
|
||||
tail.build-result.res
|
||||
?~ nex ~&(%rens-tested ~)
|
||||
[ost (build-rend nex)]~
|
||||
|
@ -14022,7 +14022,7 @@
|
||||
[%mcnt *] (rune ';/' ~ ~ (hoons ~[p]:x))
|
||||
[%mcsg *] (rune ';~' `'==' ~ (hoons [p q]:x))
|
||||
[%mcmc *] (rune ';;' ~ ~ ~[(spec p.x) (hn q.x)])
|
||||
[%tsbr *] (rune ';;' ~ ~ ~[(spec p.x) (hn q.x)])
|
||||
[%tsbr *] (rune '=|' ~ ~ ~[(spec p.x) (hn q.x)])
|
||||
[%tscl *] (tiscol-to-plum p.x q.x)
|
||||
[%tsnt *] (rune '=/' ~ ~ (skin p.x) (hn q.x) (hn r.x) ~)
|
||||
[%tsmc *] (rune '=;' ~ ~ [(skin p.x) (hoons ~[q r]:x)])
|
||||
|
Loading…
Reference in New Issue
Block a user