summaryrefslogtreecommitdiff
path: root/cmd
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-03-20 21:34:40 +0200
committerPaul Buetow <paul@buetow.org>2026-03-20 21:34:40 +0200
commitaf8d680f3a1271fe6f57c5bba7675e5f06e0d2fd (patch)
tree60e0eea374479ccb55b3cb3b28c806a55b1d29a0 /cmd
parentae780ab2d6234e62fc716099405fb9941d86c0c3 (diff)
internal/rpn: add operations.go with operator implementations
- Arithmetic: +, -, *, /, ^, % - Stack manipulation: dup, swap, pop, show - Variable operations: assign, use, delete, list, clear - Thread-safe with sync.RWMutex in Variables - Comprehensive test coverage: 37 test functions - All tests pass, go vet passes
Diffstat (limited to 'cmd')
0 files changed, 0 insertions, 0 deletions