diff options
author | Vincent Ambo <mail@tazj.in> | 2022-09-01T14·36+0300 |
---|---|---|
committer | tazjin <tazjin@tvl.su> | 2022-09-07T19·23+0000 |
commit | 7f687f0e99141ccd13e10e4e85b955fedea347fe (patch) | |
tree | f381ac3ff1768b74f0e18efb638a7e627ee36bb8 /nix/nint | |
parent | baa012d5a3c70e06306e88f570fdbbed3c88591f (diff) |
feat(tvix/eval): track source spans for `if` expressions r/4725
These are again a bit tricky in terms of emitted errors. The main error is that the condition is not a boolean, which means that the jump inspecting the condition must derive from the condition itself to return an error at the correct position. For other parts of the expression, it is simply the node itself. Change-Id: I72411630e5d57dfc199f4c3c48afe443fe966322 Reviewed-on: https://cl.tvl.fyi/c/depot/+/6392 Tested-by: BuildkiteCI Reviewed-by: sterni <sternenseemann@systemli.org>
Diffstat (limited to 'nix/nint')
0 files changed, 0 insertions, 0 deletions