mirror of
https://github.com/urbit/shrub.git
synced 2024-12-19 00:13:12 +03:00
Merge branch 'next/groups' of github.com:urbit/urbit into next/groups
This commit is contained in:
commit
5e427b6655
@ -679,20 +679,19 @@
|
|||||||
=/ update-log
|
=/ update-log
|
||||||
(~(get by update-logs) [ship term])
|
(~(get by update-logs) [ship term])
|
||||||
:- ~ :- ~ :- %noun
|
:- ~ :- ~ :- %noun
|
||||||
!>
|
|
||||||
?+ t.t.t.t.path (on-peek:def path)
|
?+ t.t.t.t.path (on-peek:def path)
|
||||||
~
|
~
|
||||||
^- update-log:store
|
!> ^- update-log:store
|
||||||
?~(update-log *update-log:store u.update-log)
|
?~(update-log *update-log:store u.update-log)
|
||||||
::
|
::
|
||||||
[%latest ~]
|
[%latest ~]
|
||||||
^- (unit time)
|
!> ^- (unit time)
|
||||||
%+ biff update-log
|
%+ biff update-log
|
||||||
|= =update-log:store
|
|= =update-log:store
|
||||||
(bind (pry:orm-log:store update-log) head)
|
(bind (pry:orm-log:store update-log) head)
|
||||||
::
|
::
|
||||||
[%subset @ @ ~]
|
[%subset @ @ ~]
|
||||||
^- update-log:store
|
!> ^- update-log:store
|
||||||
?~ update-log *update-log:store
|
?~ update-log *update-log:store
|
||||||
=* start i.t.t.t.t.t.path
|
=* start i.t.t.t.t.t.path
|
||||||
=* end i.t.t.t.t.t.t.path
|
=* end i.t.t.t.t.t.t.path
|
||||||
|
Loading…
Reference in New Issue
Block a user