summaryrefslogtreecommitdiff
path: root/integrationtests
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-05-23 23:04:11 +0300
committerPaul Buetow <paul@buetow.org>2026-05-23 23:04:11 +0300
commitd56e16dc85ff3efe7b5865bd27e4804423a6e463 (patch)
tree4d2d94459dd3ea74d71dc26ce2d952419c7d9f02 /integrationtests
parente3978519df6e7ec34627100401805a6bda619f92 (diff)
feat: wire DeleteVariable to OperatorRegistry as 'd' operator
The 'd' token was previously a no-op error. Now it pops a value from the stack and deletes the variable with that name. Accepts Symbol (:x) or StringNum as the variable name. Added DeleteVariable to VariableOperator interface so the operator can call it through the Operator interface. Example: x 5 = :x d vars → No variables defined
Diffstat (limited to 'integrationtests')
0 files changed, 0 insertions, 0 deletions