diff options
| author | Paul Buetow <paul@buetow.org> | 2026-03-23 21:51:31 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-03-23 21:51:31 +0200 |
| commit | 3e4d79f5eeacd8ea5a18af28ece514795f3bbded (patch) | |
| tree | 2d482ebced5278c884054cec825d625a265ea081 /internal/repl | |
| parent | 505ae7aa4efe582e6c65098ec09ff1db18f43ffc (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')
0 files changed, 0 insertions, 0 deletions
