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

Lua sandbox changes #7743

Merged
merged 2 commits into from
Aug 8, 2024
Merged

Conversation

nuoun
Copy link
Contributor

@nuoun nuoun commented Aug 8, 2024

  • Adds pairs, unpack, next, type, tostring, tonumber, setmetatable
  • Adds string, table, bit library tables
  • Adds custom print
  • Improves error handling

nuoun and others added 2 commits August 8, 2024 12:58
- Adds pairs, unpack, next, type, tostring, tonumber, setmetatable
- Adds string, table, bit library tables
- Adds custom print
- Improves error handling
@baconpaul
Copy link
Collaborator

Looks great! Merging.

@baconpaul baconpaul merged commit 3d4f07d into surge-synthesizer:main Aug 8, 2024
11 checks passed
@nuoun nuoun deleted the lua-sandboxexpansion branch August 8, 2024 13:46
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