about summary refs log tree commit diff
path: root/views/kit/README.md
diff options
context:
space:
mode:
authorVincent Ambo <mail@tazj.in>2022-09-01T16·02+0300
committertazjin <tazjin@tvl.su>2022-09-07T20·04+0000
commitc269b44f411cc19042cc5087d3e7404057195b27 (patch)
treefcea0e0a3acc766f760ffe6e06e593dbfeb40f92 /views/kit/README.md
parent3efed26940cf24676e6de9b329d24b2a555f2330 (diff)
feat(tvix/eval): track source spans for upvalues r/4733
With this change, the upvalue data instructions used by finalisers for
thunks and closures track the source span of the first identifier that
created the upvalue (if the same value is closed over multiple times
the upvalue will be reused, hence only the first one).

To do this the upvalue struct used by the compiler's scope now carries
an identifier node, which had to be threaded through quite a few
places.

Change-Id: I15a5fcb4c8abbd48544a2325f297a5ad14ec06ae
Reviewed-on: https://cl.tvl.fyi/c/depot/+/6400
Reviewed-by: sterni <sternenseemann@systemli.org>
Tested-by: BuildkiteCI
Diffstat (limited to 'views/kit/README.md')
0 files changed, 0 insertions, 0 deletions