summaryrefslogtreecommitdiff
path: root/internal/repl/repl.go
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-03-23 21:51:31 +0200
committerPaul Buetow <paul@buetow.org>2026-03-23 21:51:31 +0200
commit3e4d79f5eeacd8ea5a18af28ece514795f3bbded (patch)
tree2d482ebced5278c884054cec825d625a265ea081 /internal/repl/repl.go
parent505ae7aa4efe582e6c65098ec09ff1db18f43ffc (diff)
internal/rpn: fix error handling, variable name validation, and locking issues
- Use error wrapping with ErrVariableNotFound for consistent error checking - Add isValidVariableName() for comprehensive variable name validation - Fix race condition in ClearVariables() by clearing instead of replacing map - Eliminate double-locking in FormatVariables() with internal helper function
Diffstat (limited to 'internal/repl/repl.go')
0 files changed, 0 insertions, 0 deletions