Skip to content

Conversation

@emkey1
Copy link
Owner

@emkey1 emkey1 commented Aug 22, 2025

Summary

  • Replace file-based word loading with memory stream operations in hangman6.cl
  • Parse in-memory buffer to build linked list of words

Testing

  • cmake -S . -B build
  • cmake --build build --target clike
  • Tests/run_clike_tests.sh

https://chatgpt.com/codex/tasks/task_e_68a7e1b24654832a97dc403a3712ed44

@emkey1 emkey1 merged commit a891202 into devel Aug 22, 2025
1 check passed
@emkey1 emkey1 deleted the codex/update-hangman6.cl-to-use-mstream branch August 22, 2025 03:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants