Skip to content

Add preserveName annotation to magic functions - #471

Merged
Frotty merged 1 commit into
masterfrom
codex/preserve-name-annotation-stdlib
Aug 31, 2026
Merged

Add preserveName annotation to magic functions#471
Frotty merged 1 commit into
masterfrom
codex/preserve-name-annotation-stdlib

Conversation

@Frotty

@Frotty Frotty commented Aug 31, 2026

Copy link
Copy Markdown
Member

Summary

  • Add the public @preserveName annotation declaration to the compiler magic-functions package.
  • Document that it preserves externally referenced top-level function names when -opt name minification is enabled.

Checks

  • grill typecheck --quiet

Scope

This exposes the annotation to stdlib consumers; the compiler implementation is provided by the WurstScript compiler PR.

@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Aug 31, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-08-31T20:25:54.894156Z c6dd384 Manual 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" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@Frotty

Frotty commented Aug 31, 2026

Copy link
Copy Markdown
Member Author

@codex review

@chatgpt-codex-connector

Copy link
Copy Markdown

Codex Review: Didn't find any major issues. Breezy!

Reviewed commit: c6dd384632

ℹ️ 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".

@Frotty
Frotty merged commit 6e2b1b9 into master Aug 31, 2026
2 checks passed
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.

1 participant