Skip to content

[Backport releases/v4.30.0] feat: add markMeta parameter to addAndCompile#13324

Open
github-actions[bot] wants to merge 1 commit intoreleases/v4.30.0from
backport-13311-to-releases/v4.30.0
Open

[Backport releases/v4.30.0] feat: add markMeta parameter to addAndCompile#13324
github-actions[bot] wants to merge 1 commit intoreleases/v4.30.0from
backport-13311-to-releases/v4.30.0

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions bot commented Apr 8, 2026

Backport 334d9bd from #13311.

This PR adds an optional `markMeta : Bool := false` parameter to
`addAndCompile`, so that callers can propagate the `meta` marking
without manually splitting into `addDecl` + `markMeta` + `compileDecl`.

Also updates `ParserCompiler` to use the new parameter.

🤖 Prepared with Claude Code

---------

Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
(cherry picked from commit 334d9bd)
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