Skip to content

Comments

Changes to codegen to make R6 satellites compile#62

Merged
andrzejskowronski merged 5 commits intomainfrom
make-r6-compile
Jun 23, 2025
Merged

Changes to codegen to make R6 satellites compile#62
andrzejskowronski merged 5 commits intomainfrom
make-r6-compile

Conversation

@ewoutkramer
Copy link
Member

@ewoutkramer ewoutkramer commented Jun 23, 2025

Although we had added support for R6, we never actually made it compile. The changes in this PR make sure the compiled code actually is useable.

One of the corrections to make was add an "explcit name" for some of the new backbone components in R6. This turned out to be a bit harder than hoped for, since the code for using explicit names had been duplicated. So I took the effort to deduplicate - all code pertaining to defining explicit names is now in one function.

@andrzejskowronski andrzejskowronski merged commit c49d34f into main Jun 23, 2025
@andrzejskowronski andrzejskowronski deleted the make-r6-compile branch June 23, 2025 17:47
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