summaryrefslogtreecommitdiff
path: root/internal/repl/repl_test.go
AgeCommit message (Expand)Author
2026-03-25docs: Add SPDX license headers to all .go source filesPaul Buetow
2026-03-25docs: Add comprehensive Go documentation for REPL functionsPaul Buetow
2026-03-24test: Improve defaultExecutor and defaultCompleter test coveragePaul Buetow
2026-03-24feat: Add RPN mode, rational number support, and improve REPLPaul Buetow
2026-03-23Improve test coverage to 81.9% and fix RPN integrationPaul Buetow
2026-03-20cmd/perc: add unit tests with 86% coveragePaul Buetow