Skip to content

Conversation

@emil14
Copy link
Collaborator

@emil14 emil14 commented Oct 25, 2025

Summary

  • move the stream item type and supporting helpers from std/builtin into std/streams as streams.Item
  • update standard library components, examples, and e2e fixtures to call the new streams and lists APIs
  • teach the compiler desugarer to import the streams package when range syntax is used and refresh related docs

Testing

  • go test ./internal/...
  • go test ./... (fails: missing neva executable in PATH during e2e runs)

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

Copy link

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@emil14 emil14 changed the title Refactor stream support into streams package Move stream related code to streams package Nov 26, 2025
@emil14 emil14 closed this Nov 28, 2025
@emil14 emil14 deleted the codex/fix-issue-with-error-handling-9vro61 branch November 28, 2025 10:11
@emil14 emil14 restored the codex/fix-issue-with-error-handling-9vro61 branch November 29, 2025 10:59
@emil14 emil14 reopened this Nov 29, 2025
@emil14 emil14 mentioned this pull request Dec 17, 2025
@emil14 emil14 removed the codex label Dec 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants