diff options
| author | Paul Buetow <paul@buetow.org> | 2026-03-20 22:09:19 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-03-20 22:09:19 +0200 |
| commit | 77c21d86ea4c9b8621af1dcbd64acec7b65706a3 (patch) | |
| tree | 568f9fa09cc06db113cc57f47e3447e7e3427cb5 /go.mod | |
| parent | c62aef166f1163524fe5d63a5c00571a75731dcf (diff) | |
refactor: update Operations to use VariableStore interface
- Changed Operations.vars from *Variables to VariableStore interface
- Changed NewOperations to accept VariableStore interface
- Changed RPN.vars from *Variables to VariableStore interface
- Changed NewRPN to accept VariableStore interface
- Removed type assertions in main.go and repl.go
- Added FormatVariables to VariableStore interface
- All tests pass, build successful
Diffstat (limited to 'go.mod')
0 files changed, 0 insertions, 0 deletions
