summaryrefslogtreecommitdiff
path: root/internal/repl/commands.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-24feat: Add RPN mode, rational number support, and improve REPLPaul Buetow
2026-03-23Replace global variable with function in internal/repl/commands.goPaul Buetow
2026-03-23Replace global variable with function in internal/replPaul Buetow
2026-03-20internal/calculator/internal/repl: Add missing comments for exported functionsPaul Buetow
2026-03-20internal/repl: Fix incorrect Vi mode documentation in help textPaul Buetow
2026-03-20internal/repl: add RPN support to REPLPaul Buetow
2026-03-16bump version to v0.2.0v0.2.0Paul Buetow