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

Update Luau to 0.653 #122

Merged
merged 2 commits into from
Dec 3, 2024
Merged

Update Luau to 0.653 #122

merged 2 commits into from
Dec 3, 2024

Conversation

noxabellus
Copy link
Contributor

This a pretty simple version bump, just needed to bring in a couple of new cpp files and add a luaopen_vector wrapper. Also the CompileOptions struct changed a bit. I took the time to copy over the doc comments about the CompileOptions struct because the ones that were there had changed and they're kind of confusing. At some point, enum coverage for the different option values would be good, but I thought I'd keep the changes as minimal as possible for the purposes of the PR.

@noxabellus noxabellus changed the title Update to 0.653 Update Luau to 0.653 Nov 23, 2024
@natecraddock
Copy link
Owner

Thanks for updating Luau! Looks good to me

@natecraddock natecraddock merged commit 90dab7e into natecraddock:main Dec 3, 2024
3 checks passed
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