Skip to content

Add constexpr enum tag extractor utility - #44

Merged
neysofu merged 2 commits into
mainfrom
filippo/codex/add-constexpr-enum-tag-extractor
Mar 6, 2026
Merged

Add constexpr enum tag extractor utility#44
neysofu merged 2 commits into
mainfrom
filippo/codex/add-constexpr-enum-tag-extractor

Conversation

@neysofu

@neysofu neysofu commented Mar 6, 2026

Copy link
Copy Markdown
Member
  • Summary
    • document the new utility and related project context in AGENTS.md and its linked reference files
    • extend comptime runtime, flat imports, IR, and stdlib sources to expose an enum tag extractor usable in std and user code
    • wire the new helper through std import agnostic entrypoints and comptime helpers so enum variants can yield their enum type without data
  • Testing
    • Not run (not requested)

@neysofu
neysofu merged commit 322fe5f into main Mar 6, 2026
1 of 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