diff options
| author | Paul Buetow <paul@buetow.org> | 2026-05-24 12:31:44 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-05-24 12:31:44 +0300 |
| commit | 8d74ab861d9c80784e6a7692dffea52a1659dd09 (patch) | |
| tree | e672c72372fc4c5f3714550ad1485b92b3e87437 /docs/cli-usage.md | |
| parent | a864beae16f3a1deaf6d7e29d573899e8aedf960 (diff) | |
rpn: split handleOperator into focused helpers
Extract handleOperator (~65 lines) into:
- checkAndPushSymbol(): :x syntax check and symbol push
- resolveVariableOrConstant(): variable and constant lookups
- dispatchOperator(): operator dispatch with symbol fallback
All helpers under 30 lines. Behavior preserved - all tests pass.
Diffstat (limited to 'docs/cli-usage.md')
0 files changed, 0 insertions, 0 deletions
