mirror of
https://github.com/urbit/ares.git
synced 2025-01-06 04:36:27 +03:00
ska: add spot hints to code table
This commit is contained in:
parent
428e1c63a5
commit
de9a61b190
@ -431,7 +431,7 @@
|
||||
=. hint.gen (~(del by hint.gen) site)
|
||||
=/ loan (~(get ja moan.gen) form)
|
||||
=? moan.gen (levy loan |=([ss=sock *] !=(soot ss)))
|
||||
(~(add ja moan.gen) form [soot u.load ices lope fizz])
|
||||
(~(add ja moan.gen) form [soot u.load ices lope fizz seat.dad area.gen])
|
||||
gen
|
||||
::
|
||||
:: +scan: statefully analyze formula against subject
|
||||
|
@ -76,5 +76,11 @@
|
||||
:: ices: labels for direct calls
|
||||
:: loop: set of direct calls which are recursive
|
||||
+$ food
|
||||
[=nomm ices=(map @hail [=sock form=*]) loop=(set [=sock form=*]) fizz=(map @hint *)]
|
||||
$: =nomm
|
||||
ices=(map @hail [=sock form=*])
|
||||
loop=(set [=sock form=*])
|
||||
fizz=(map @hint *)
|
||||
seat=(unit spot)
|
||||
area=(unit spot)
|
||||
==
|
||||
--
|
||||
|
Loading…
Reference in New Issue
Block a user