mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-14 08:34:25 +03:00
Merge branch 'test' of https://github.com/urbit/urbit into test
Conflicts: urb/urbit.pill
This commit is contained in:
commit
cc07287e80
@ -3653,9 +3653,9 @@
|
||||
|= pax=path ^- tape
|
||||
=- ~(ram re %rose ["/" "/" ~] -)
|
||||
(turn pax |=(a=span [%leaf (trip a)]))
|
||||
++ stab :: parse span to path
|
||||
|= zep=@ta ^- path
|
||||
(rash zep ;~(pfix fas (more fas urs:ab)))
|
||||
++ stab :: parse cord to path
|
||||
=+ fel=;~(pfix fas (more fas urs:ab))
|
||||
|=(zep=@t `path`(rash zep fel))
|
||||
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
|
||||
:: section 2eM, regular-expressions ::
|
||||
::
|
||||
|
@ -2655,8 +2655,8 @@
|
||||
(turn b |=(c=span (cat 3 '_' (wack c))))
|
||||
::
|
||||
++ pick :: light path decoding
|
||||
|= a=span ^- (unit ,[p=term q=path])
|
||||
(rush a (most cab (sear wick urt:ab)))
|
||||
=+ fel=(most cab (sear wick urt:ab))
|
||||
|=(a=span `(unit ,[p=term q=path])`(rush a fel))
|
||||
++ saxo :: autocanon
|
||||
|= who=ship
|
||||
^- (list ship)
|
||||
|
Loading…
Reference in New Issue
Block a user