Merge 58faf16872 into release/next-js

This commit is contained in:
janeway-bot 2021-02-13 02:54:41 +04:00 committed by GitHub
commit 9ce9cb3d5f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 8 additions and 6 deletions

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:f4b93e4d91e42c8444bb22447a0ae7d969ec552ba2d0f4b87a8dd20a41709d4e oid sha256:b950b3ada948523b275636965bb0ba15653e6ccecb2a4aaa6ced9f92fc70ecb0
size 9345380 size 9410444

View File

@ -94,16 +94,18 @@
++ rolo ++ rolo
^- rolodex:store ^- rolodex:store
=/ ugroup (scry-group:grp resource) =/ ugroup (scry-group:grp resource)
=/ =rolodex:store
(scry-for:con rolodex:store /all)
%- ~(gas by *rolodex:store) %- ~(gas by *rolodex:store)
?~ ugroup ?~ ugroup
=/ c=(unit contact:store) (get-contact:con our.bowl) =/ c=(unit contact:store) (~(get by rolodex) our.bowl)
?~ c ?~ c
[our.bowl *contact:store]~ [our.bowl *contact:store]~
[our.bowl u.c]~ [our.bowl u.c]~
%+ murn ~(tap in (members:grp resource)) %+ murn ~(tap in (members:grp resource))
|= s=ship |= s=ship
^- (unit [ship contact:store]) ^- (unit [ship contact:store])
=/ c=(unit contact:store) (get-contact:con s) =/ c=(unit contact:store) (~(get by rolodex) s)
?~(c ~ `[s u.c]) ?~(c ~ `[s u.c])
-- --
:: ::

View File

@ -5,7 +5,7 @@
/- glob /- glob
/+ default-agent, verb, dbug /+ default-agent, verb, dbug
|% |%
++ hash 0v3.t4lg5.84a6h.2bi2s.ni2p9.32uor ++ hash 0v5d3ek.msaj7.n78mj.updun.qc1ea
+$ state-0 [%0 hash=@uv glob=(unit (each glob:glob tid=@ta))] +$ state-0 [%0 hash=@uv glob=(unit (each glob:glob tid=@ta))]
+$ all-states +$ all-states
$% state-0 $% state-0

View File

@ -24,6 +24,6 @@
<div id="portal-root"></div> <div id="portal-root"></div>
<script src="/~landscape/js/channel.js"></script> <script src="/~landscape/js/channel.js"></script>
<script src="/~landscape/js/session.js"></script> <script src="/~landscape/js/session.js"></script>
<script src="/~landscape/js/bundle/index.dcdc4301b299cb03bad0.js"></script> <script src="/~landscape/js/bundle/index.b344efe85da0081af4f5.js"></script>
</body> </body>
</html> </html>