index
:
gt
main
Mini CLI calculator with REPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
main
bump version to v0.5.1
Paul Buetow
2 months
Tag
Download
Author
Age
v0.5.1
commit 68d1683969...
Paul Buetow
2 months
v0.5.0
commit 8d1ded528b...
Paul Buetow
2 months
v0.4.1
commit fa7f85ba33...
Paul Buetow
4 months
v0.3.0
commit 8dd3e8ce8a...
Paul Buetow
4 months
v0.2.0
commit ed32c7fea5...
Paul Buetow
5 months
v0.1.0
commit 488aeb5506...
Paul Buetow
8 months
v0.0.1
commit 19df586529...
Paul Buetow
8 months
v0.0.0
commit b97e4b19ec...
Paul Buetow
8 months
Age
Commit message
Author
2026-05-24
bump version to v0.5.0
v0.5.0
Paul Buetow
2026-05-24
docs: de-LLM all .md files - remove corporate language, over-explanation, and...
Paul Buetow
2026-05-24
fix(rpn): change variadic NewRPN/NewOperations to single optional MetricReade...
Paul Buetow
2026-05-24
fix(rpn): define OperatorRegistryProvider interface to fix DIP violation (tas...
Paul Buetow
2026-05-24
fix(rpn): delegate Modulo to binaryMetricOp (task gk)
Paul Buetow
2026-05-24
fix(rpn): embed existing interfaces in VariableOpProvider and CommandOpProvid...
Paul Buetow
2026-05-24
fix(rpn): complete DIP for MetricRegistry — use MetricReader/MetricWriter i...
Paul Buetow
2026-05-24
docs: update README.md
Paul Buetow
2026-05-24
fix(rpn): extract setVariableResult helper for assignment paths (task bk)
Paul Buetow
2026-05-24
fix(rpn): use correct subcommand name in metric error messages (task ak)
Paul Buetow
[...]