index
:
gt
main
Mini CLI calculator with REPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
Age
Commit message (
Expand
)
Author
2026-05-24
docs: de-LLM all .md files - remove corporate language, over-explanation, and...
Paul Buetow
2026-05-24
docs: add CLI usage guide (task di)
Paul Buetow
2026-05-24
docs: add symbols.md — document :x syntax and symbol behavior (task ci)
Paul Buetow
2026-05-24
docs: add repl-mode.md documentation (task bi)
Paul Buetow
2026-05-24
docs: add rational-mode.md documentation (task ai)
Paul Buetow
2026-05-24
docs: add custom-metrics.md (task 9i)
Paul Buetow
2026-05-24
docs: add metric-commands.md (task 8i)
Paul Buetow
2026-05-24
docs: add unit-conversion.md (task 7i)
Paul Buetow
2026-05-24
docs: add metrics.md — metrics system reference
Paul Buetow
2026-05-24
docs: add constants.md — built-in constants reference
Paul Buetow
2026-05-24
docs: add variables.md; tests: comprehensive assignment operator tests
Paul Buetow
2026-05-24
docs: add stack operations documentation
Paul Buetow
2026-05-24
docs: add log operators documentation (lg, log, ln)
Paul Buetow
2026-05-24
docs: add hyper operators documentation
Paul Buetow
2026-05-24
docs: add comparison operators documentation
Paul Buetow
2026-05-24
docs: add fast-power.md documenting ** operator
Paul Buetow
2026-05-24
docs: add basic arithmetic RPN operators reference
Paul Buetow
2026-05-24
docs: add percentage calculations guide
Paul Buetow