summaryrefslogtreecommitdiff
path: root/internal/rpn/variables_test.go
AgeCommit message (Expand)Author
2026-04-11Multiple code-quality and feature improvementsPaul Buetow
2026-03-25docs: Add SPDX license headers to all .go source filesPaul Buetow
2026-03-23Fix errcheck issues in cmd/perc, internal/repl, and internal/rpn packagesPaul Buetow
2026-03-23Fix ireturn issue in internal/rpn/variables.goPaul Buetow
2026-03-20internal/rpn: add variables.go with thread-safe variable storagePaul Buetow