Skip to content

Add prim status and model-hierarchy queries#68

Merged
mxpv merged 1 commit into
mainfrom
status
May 11, 2026
Merged

Add prim status and model-hierarchy queries#68
mxpv merged 1 commit into
mainfrom
status

Conversation

@mxpv
Copy link
Copy Markdown
Owner

@mxpv mxpv commented May 11, 2026

No description provided.

Adds Stage::is_active/is_loaded/is_defined/is_abstract/is_instance with ancestor walks, plus
is_model/is_group/is_component/is_subcomponent backed by a shared model_kind helper. A
PrimStatus bitflags struct exposes all bits via Stage::prim_status. Adds TryFrom<Value> for
Specifier so field::<Specifier> works directly. Marks spec sections 11.4 and 11.5 done.
@mxpv mxpv merged commit bff3d99 into main May 11, 2026
10 checks passed
@mxpv mxpv deleted the status branch May 11, 2026 18:46
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