index
:
gt
main
Mini CLI calculator with REPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
README.md
Age
Commit message (
Expand
)
Author
2026-03-25
docs: Enhance README with comprehensive variable management documentation
Paul Buetow
2026-03-25
docs: Add CI status, coverage, and Go Report Card badges to README
Paul Buetow
2026-03-25
docs: Update README.md and godoc for Boolean-to-Number coercion
Paul Buetow
2026-03-24
feat: Add RPN mode, rational number support, and improve REPL
Paul Buetow
2026-03-23
Update to gt binary name and refactor code quality improvements
Paul Buetow
2026-03-23
.golangci.yml
Paul Buetow
2026-03-20
feat: Add hyper operator methods for stack operations
Paul Buetow
2026-03-20
README.md: add REPL mode notes about independent command evaluation
Paul Buetow
2026-03-20
cmd/perc/main.go: try RPN parsing before percentage calculation in command mode
Paul Buetow
2026-03-20
README.md: add RPN calculator documentation
Paul Buetow
2025-11-25
Update README examples with calculation steps
Paul Buetow
2025-11-25
its vibe coded
Paul Buetow
2025-11-25
Initial commit: perc v0.0.0 - percentage calculator
v0.0.0
Paul Buetow