summaryrefslogtreecommitdiff
path: root/internal/rpn/boolean_ops.go
AgeCommit message (Expand)Author
2026-05-23refactor: remove dead boolean_ops.go (YAGNI/DRY)Paul 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