You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
EVAL is used to signal that a closeContext is not
closed until a node is done. However, this is not
only meaningless if it crosses disjunction boundaries,
but will also cause spurious allocations and
counters that fail to decrement.
This also fixes a bunch of tests in encoding/jsonschema
Signed-off-by: Marcel van Lohuizen <[email protected]>
Change-Id: I0839b1b8903252b0e0b6a01171c2ea2b43fff66f
Reviewed-on: https://review.gerrithub.io/c/cue-lang/cue/+/1207442
Reviewed-by: Daniel Martí <[email protected]>
TryBot-Result: CUEcueckoo <[email protected]>
Unity-Result: CUE porcuepine <[email protected]>
0 commit comments