summaryrefslogtreecommitdiff
path: root/perc_local
AgeCommit message (Collapse)Author
2026-03-20cleanup: remove perc_local binaryPaul Buetow
2026-03-20cmd/perc/main.go: try RPN parsing before percentage calculation in command modePaul Buetow
- Bare expressions like '1 2 +' now work without 'calc' prefix - Assignment format 'name value =' requires 'calc' subcommand prefix