about summary refs log tree commit diff
path: root/tvix/eval/src/errors.rs
diff options
context:
space:
mode:
authorVincent Ambo <mail@tazj.in>2022-08-09T15·49+0300
committertazjin <tazjin@tvl.su>2022-08-13T20·24+0000
commit175eb975059e5a36444453d7b63839c5339cd003 (patch)
tree6d6b0d5a8435654920c78b65e0512b24b22eb9e2 /tvix/eval/src/errors.rs
parentec1770f95ac33e3cfdb57c84f2b94fa63fbc0fb2 (diff)
feat(tvix/eval): construct internal attribute path representation r/4439
This is required for constructing nested attribute sets at runtime.

There'll be quite a lot of optimisation potential with this solution
eventually, if it should turn out to be a bottleneck.

This introduces a conceptual change, in that the `Value` enum is now
an enum representing "all runtime values" instead of "all Nix language
types". This makes sense in general, as this type will also contain
Chunk representations etc. which are not exposed to users.

Change-Id: Ic5f72b2a0965b146c6a451efad34c6a81ca1aad8
Reviewed-on: https://cl.tvl.fyi/c/depot/+/6103
Reviewed-by: grfn <grfn@gws.fyi>
Tested-by: BuildkiteCI
Diffstat (limited to 'tvix/eval/src/errors.rs')
0 files changed, 0 insertions, 0 deletions