mirror of
https://github.com/urbit/shrub.git
synced 2025-01-07 05:26:56 +03:00
dojo: fix gall scries in +to-command
This commit is contained in:
parent
43160147f4
commit
d6362cb293
@ -115,7 +115,7 @@
|
|||||||
:: |parser-at: parsers for dojo expressions using :dir as working directory
|
:: |parser-at: parsers for dojo expressions using :dir as working directory
|
||||||
::
|
::
|
||||||
++ parser-at
|
++ parser-at
|
||||||
|= [our=ship dir=beam]
|
|= [our=ship now=@da dir=beam]
|
||||||
|%
|
|%
|
||||||
++ default-app %hood
|
++ default-app %hood
|
||||||
++ hoon-parser (vang | (en-beam dir))
|
++ hoon-parser (vang | (en-beam dir))
|
||||||
@ -129,7 +129,7 @@
|
|||||||
=/ =desk
|
=/ =desk
|
||||||
::TODO maybe should recognize if the user specified a desk explicitly.
|
::TODO maybe should recognize if the user specified a desk explicitly.
|
||||||
:: currently eats the :app|desk#gen case.
|
:: currently eats the :app|desk#gen case.
|
||||||
=+ gop=(en-beam dir(q q.gol, s /$))
|
=+ gop=/(scot %p our)/[q.gol]/(scot %da now)/$
|
||||||
?. .^(? %gu gop)
|
?. .^(? %gu gop)
|
||||||
q.dir
|
q.dir
|
||||||
.^(desk %gd gop)
|
.^(desk %gd gop)
|
||||||
@ -365,7 +365,7 @@
|
|||||||
dir(r [%da now.hid])
|
dir(r [%da now.hid])
|
||||||
::
|
::
|
||||||
++ he-beak `beak`[p q r]:he-beam
|
++ he-beak `beak`[p q r]:he-beam
|
||||||
++ he-parser (parser-at our.hid he-beam)
|
++ he-parser (parser-at our.hid now.hid he-beam)
|
||||||
::
|
::
|
||||||
++ dy :: project work
|
++ dy :: project work
|
||||||
|_ dojo-project ::
|
|_ dojo-project ::
|
||||||
|
Loading…
Reference in New Issue
Block a user