Skip to content

refactor: port parser to plc_parser#1775

Open
volsa wants to merge 2 commits into
masterfrom
vosa/parser
Open

refactor: port parser to plc_parser#1775
volsa wants to merge 2 commits into
masterfrom
vosa/parser

Conversation

@volsa

@volsa volsa commented Jun 10, 2026

Copy link
Copy Markdown
Member

No description provided.

@github-actions

github-actions Bot commented Jun 10, 2026

Copy link
Copy Markdown

Build Artifacts

🐧 Linux

Artifact Link Size
deb-x86_64 Download 38.4 MB
schema Download 0.0 MB
stdlib Download 32.3 MB
plc-x86_64 Download 43.5 MB
deb-aarch64 Download 30.8 MB
plc-aarch64 Download 43.4 MB

From workflow run

🪟 Windows

Artifact Link Size
stdlib.lib Download 4.0 MB
stdlib.dll Download 0.1 MB
plc.exe Download 38.3 MB

From workflow run

…directly

The validation-coupled parser tests move to src/validation/tests (they
exercise the full parse+validate pipeline and therefore cannot live in
plc_parser), the ref_to/literal_int helpers move to test_utils, and all
remaining consumers (rusty internals, plc_driver, plc_xml, xtask) now
import plc_parser directly instead of going through re-exports.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
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