summaryrefslogtreecommitdiff
path: root/internal/rpn/variable.go
AgeCommit message (Expand)Author
2026-05-23refactor: remove dead hyper.go and variable.go filesPaul Buetow
2026-05-22refactor(rpn): split StringNum/Symbol out of Number interface (LSP fix)Paul Buetow
2026-04-11Refactor number.go to return errors instead of panickingPaul Buetow
2026-03-25Fix Ln operation and add comprehensive testsPaul Buetow