mirror of
https://github.com/urbit/shrub.git
synced 2024-12-12 10:29:01 +03:00
Merge branch 'master' of github.com:urbit/urbit
This commit is contained in:
commit
cdf290587f
@ -275,7 +275,8 @@
|
||||
but (slag bus.u.q.q.yar but.u.q.q.yar)
|
||||
==
|
||||
%r (edit u.q.q.yar(hyr [~ ~]))
|
||||
%w +.$(mos :_(mos [wru [/b /d hen] [%limn ~]]))
|
||||
:: TODO
|
||||
:: %w +.$(mos :_(mos [wru [/b /d hen] [%limn ~]]))
|
||||
%x +.$(mos :_(mos [wru [/b /d hen] [%ling ~]]))
|
||||
%y ?: =(0 p.r.q.yar)
|
||||
beep
|
||||
|
@ -1817,13 +1817,13 @@
|
||||
::
|
||||
++ shim
|
||||
~/ %shim
|
||||
|= zep=[p=@ q=@]
|
||||
|= [les=@ mos=@]
|
||||
~/ %fun
|
||||
|= tub=nail
|
||||
^- (like char)
|
||||
?@ q.tub
|
||||
(fail tub)
|
||||
?. ?&((gte i.q.tub p.zep) (lte i.q.tub q.zep))
|
||||
?. ?&((gte i.q.tub les) (lte i.q.tub mos))
|
||||
(fail tub)
|
||||
(next tub)
|
||||
::
|
||||
@ -1963,11 +1963,7 @@
|
||||
::
|
||||
++ pfix
|
||||
~/ %pfix
|
||||
|* [vex=edge sab=_rule]
|
||||
?@ q.vex
|
||||
vex
|
||||
=+ yit=(sab q.u.q.vex)
|
||||
[p=(last p.yit p.vex) q=q.yit]
|
||||
(comp |*([a=* b=*] b))
|
||||
::
|
||||
++ plug
|
||||
~/ %plug
|
||||
@ -1990,11 +1986,7 @@
|
||||
::
|
||||
++ sfix
|
||||
~/ %sfix
|
||||
|* [vex=edge sab=_rule]
|
||||
?@ q.vex
|
||||
vex
|
||||
=+ yit=(sab q.u.q.vex)
|
||||
[p=(last p.vex p.yit) q=?@(q.yit ~ [~ u=[p=p.u.q.vex q=q.u.q.yit]])]
|
||||
(comp |*([a=* b=*] a))
|
||||
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
|
||||
:: section 2eE, parsing (composers) ::
|
||||
::
|
||||
|
@ -8,4 +8,4 @@
|
||||
^- bowl
|
||||
:_ ~ :_ ~
|
||||
:- %$
|
||||
!> `@ux`(cut 3 [0 32] (shaz eny))
|
||||
!> `@ux`(shax eny)
|
||||
|
Loading…
Reference in New Issue
Block a user