Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG]ixc does not transpile plainer fields when eligible #395

Merged
merged 2 commits into from
Mar 27, 2025

Conversation

PTKu
Copy link
Contributor

@PTKu PTKu commented Mar 27, 2025

closes #394

@PTKu PTKu linked an issue Mar 27, 2025 that may be closed by this pull request
Updated AddPropertyDeclaration in CsPlainSourceBuilder to accept an additional parameter `eligibleType` of type `IDeclaration`. Modified the switch statement to process `eligibility.eligibleType` and updated method calls accordingly. This ensures accurate type information is used during source code generation, enhancing the flexibility and precision of the transpilation process.
@PTKu PTKu marked this pull request as ready for review March 27, 2025 13:35
@PTKu PTKu merged commit 21a703f into dev Mar 27, 2025
2 checks passed
@PTKu PTKu deleted the 394-bugixc-does-not-transpile-plainer-fields-when-eligible branch March 27, 2025 13:35
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.

[BUG]ixc does not transpile plainer fields when eligible
1 participant