| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
There was a problem hiding this comment.
Here are some automated review suggestions for this pull request.
Reviewed commit: a7d08e2fc9
ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
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".
Sorry, something went wrong.
Export each environment as its own `pub static GLOBALS_<NAME>`, allowing direct access (e.g. `GLOBALS_BUILTIN`) without PHF lookups. The main `GLOBALS` static is now a `Globals` wrapper struct that holds references to the individual statics. Closes #149 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
There was a problem hiding this comment.
Here are some automated review suggestions for this pull request.
Reviewed commit: bb0865bdb1
ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
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".
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Summary
Closes #149
🤖 Generated with Claude Code