Skip to content

Clean-up parser codegen and allow constructing DSL v1 model directly#656

Merged
Xanewok merged 5 commits intoNomicFoundation:mainfrom
Xanewok:cleanup-parser-codegen
Nov 15, 2023
Merged

Clean-up parser codegen and allow constructing DSL v1 model directly#656
Xanewok merged 5 commits intoNomicFoundation:mainfrom
Xanewok:cleanup-parser-codegen

Conversation

@Xanewok
Copy link
Copy Markdown
Contributor

@Xanewok Xanewok commented Nov 15, 2023

Part of #638

Split out of #650

It wasn't ever used as far as I understand and makes the migration to
DSL v2 a bit easier.
Easy to re-introduce once they're needed, otherwise it's just noise for
now.
It's more idiomatic to use implicit Deref and accept arguments by-ref
if we do not need to know about the specific container/wrapper they're in.
@Xanewok Xanewok requested a review from a team as a code owner November 15, 2023 12:05
@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Nov 15, 2023

⚠️ No Changeset found

Latest commit: d059486

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@Xanewok Xanewok added this pull request to the merge queue Nov 15, 2023
Merged via the queue into NomicFoundation:main with commit 5aa988f Nov 15, 2023
@Xanewok Xanewok deleted the cleanup-parser-codegen branch November 15, 2023 14:07
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.

2 participants