summaryrefslogtreecommitdiff
path: root/internal/repl/repl_completer_test.go
AgeCommit message (Expand)Author
2026-04-11Multiple code-quality and feature improvementsPaul Buetow
2026-04-11more on thisPaul Buetow
2026-03-25docs: Add SPDX license headers to all .go source filesPaul Buetow
2026-03-24feat: Add RPN mode, rational number support, and improve REPLPaul Buetow
2026-03-23Code quality audit fixes from comprehensive auditPaul Buetow
2026-03-23Replace global variable with function in internal/replPaul Buetow
2026-03-23Improve test coverage to 81.9% and fix RPN integrationPaul Buetow