summaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Expand)Author
2026-05-25fix(fish): prevent file completions and glob expansion in gt.fishPaul Buetow
2026-05-24docs: de-LLM all .md files - remove corporate language, over-explanation, and...Paul Buetow
2026-05-24docs: update README.mdPaul Buetow
2026-05-24docs: fix metric output examples to match actual behaviorPaul Buetow
2026-05-23docs: add Log Operators and HyperLog documentationPaul Buetow
2026-05-23docs: fix README discrepancies — remove 'delete x', add comparison operatorsPaul Buetow
2026-05-22docs: add comprehensive Metrics section to READMEPaul Buetow
2026-05-22update README with Qwen 3.6 model supportPaul Buetow
2026-04-11feat: implement binary exponentiation with ** operatorPaul Buetow
2026-04-11docs: add brief explanation of Mage build tool to Installation sectionPaul Buetow
2026-04-11docs: add cross-reference to 'constants' command in Variable Management sectionPaul Buetow
2026-04-11docs: clarify relationship between 'clear' and 'clearconstants' in README.mdPaul Buetow
2026-04-11branding: add glitch-art logo and update READMEPaul Buetow
2026-04-11docs: add fast exponentiation operator ** to READMEPaul Buetow
2026-04-11Refactor number.go to return errors instead of panickingPaul Buetow
2026-04-11Add Gemma 4 Dense (31B) to README.md models listPaul Buetow
2026-03-26fix modulePaul Buetow
2026-03-26updatePaul Buetow
2026-03-26Update README with details on LLMs used and project purposePaul Buetow
2026-03-26Update README to show gt arguments in quotesPaul Buetow
2026-03-25README: Add fox mascot ASCII art logoPaul Buetow
2026-03-25remove CI workflow, badges from READMEPaul Buetow
2026-03-25docs: Move Rational Number Mode section to after TestingPaul Buetow
2026-03-25docs: Enhance README with comprehensive variable management documentationPaul Buetow
2026-03-25docs: Add CI status, coverage, and Go Report Card badges to READMEPaul Buetow
2026-03-25docs: Update README.md and godoc for Boolean-to-Number coercionPaul Buetow
2026-03-24feat: Add RPN mode, rational number support, and improve REPLPaul Buetow
2026-03-23Update to gt binary name and refactor code quality improvementsPaul Buetow
2026-03-23.golangci.ymlPaul Buetow
2026-03-20feat: Add hyper operator methods for stack operationsPaul Buetow
2026-03-20README.md: add REPL mode notes about independent command evaluationPaul Buetow
2026-03-20cmd/perc/main.go: try RPN parsing before percentage calculation in command modePaul Buetow
2026-03-20README.md: add RPN calculator documentationPaul Buetow
2025-11-25Update README examples with calculation stepsPaul Buetow
2025-11-25its vibe codedPaul Buetow
2025-11-25Initial commit: perc v0.0.0 - percentage calculatorv0.0.0Paul Buetow