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
Renames parenDepth to stackDepth and maxExpressionParenDepth
to maxStackDepth to better reflect their purpose in preventing
stack overflow. Also simplifies initialization logic and improves
comment clarity per PR feedback.
Signed-off-by: Ville Vesilehto <ville@vesilehto.fi>
0 commit comments