feat(tvix/eval): implement getContext primop
Change-Id: I2c5068a28f9883a01b0ff80a5e5ab32ba18bfc1a Reviewed-on: https://cl.tvl.fyi/c/depot/+/10437 Reviewed-by: tazjin <tazjin@tvl.su> Autosubmit: raitobezarius <tvl@lahfa.xyz> Tested-by: BuildkiteCI
This commit is contained in:
parent
96d06031af
commit
09ec8b6fcf
3 changed files with 48 additions and 1 deletions
|
|
@ -61,7 +61,7 @@ The `impl` column indicates implementation status in tvix:
|
|||
| genList | false | | | |
|
||||
| genericClosure | false | | | todo |
|
||||
| getAttr | false | | | |
|
||||
| getContext | false | | | context |
|
||||
| getContext | false | | | |
|
||||
| getEnv | false | | false | |
|
||||
| hasAttr | false | | | |
|
||||
| hasContext | false | | | |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue