You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: share topic aliases between CLI and REPL, add tests and missing help topic
- Move topicAliases to syntax package so HELP <topic> works in REPL (was broken: HELP entity returned "No syntax help found")
- Add duplicate path detection in Register() (panic on duplicate)
- Register missing 'test' help topic (replaced deleted test.txt)
- Fix capitalize() for UTF-8 safety
- Add unit tests for resolveHelpPath and ResolveAlias
- Add TestAliasTargetsExist to verify all aliases point to valid paths
- Add doctype-test for HELP command
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments