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

[ClavaWeaver] Closes #168 #171

Merged
merged 4 commits into from
Oct 24, 2024
Merged

[ClavaWeaver] Closes #168 #171

merged 4 commits into from
Oct 24, 2024

Conversation

joaobispo
Copy link
Member

  • Regenerates code using latest changes in weaver generator;
  • Removes varargs and replaces all array parameters with Object[] in AstFactory, since it is a class that NodeJS uses directly;

- Regenerates code using latest changes in weaver generator;
- Removes varargs and replaces all array parameters with Object[] in AstFactory, since it is a class that NodeJS uses directly;
- Needed changes in lara-framework, assumes Java methods called from JS with array parameters will always be Object[];
@joaobispo joaobispo merged commit 60cdfb7 into staging Oct 24, 2024
15 checks passed
@joaobispo joaobispo deleted the fix/issue_168 branch October 24, 2024 17:02
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