summaryrefslogtreecommitdiff
path: root/internal/repl/commands.go
AgeCommit message (Expand)Author
2026-05-25feat: inline help system with per-operator topics and auto-completionPaul Buetow
2026-05-24fix(repl): correct misleading comments in commands.goPaul Buetow
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-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