diff options
| author | Paul Buetow <paul@buetow.org> | 2026-05-25 09:54:39 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-05-25 09:54:39 +0300 |
| commit | 54049982228d8e8f25c44296835c4310e8adfd23 (patch) | |
| tree | d628f7dbc12b59d533411e2e8de3d2bc469ea66e /docs/basic-arithmetic.md | |
| parent | 63a03aac61fa3ab6e4757fe126094b234e9c743f (diff) | |
refactor(repl): split help.go into data (help_topics.go) and logic (help.go)
The original help.go was 657 lines mixing data, indexing, and lookup
logic. Split into:
- help_topics.go (489 lines): HelpTopic struct, helpTopics data slice,
index variables, and init() that builds the lookup maps.
- help.go (171 lines): GetHelp, GetAllTopics, GetCompletionTopics,
getGeneralHelp, getCategoriesHelp, and formatTopic.
All tests pass. No behavioral changes.
Diffstat (limited to 'docs/basic-arithmetic.md')
0 files changed, 0 insertions, 0 deletions
