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

Add support for lambda-style functions #2720

Merged
merged 5 commits into from
Jun 27, 2024
Merged

Conversation

bavalpey
Copy link
Contributor

I've implemented support for lambda-style functions. Currently, this is configured by adding |lambda| to Runtime.nonstandardSymbols. It's trivial to change it to be exposed to the user with a different option, if necessary.

Closes #2515

changelog.md Outdated Show resolved Hide resolved
changelog.md Outdated Show resolved Hide resolved
@bavalpey bavalpey requested a review from sumneko June 27, 2024 04:56
@sumneko sumneko merged commit b313323 into LuaLS:master Jun 27, 2024
9 of 11 checks passed
@sumneko
Copy link
Collaborator

sumneko commented Jun 27, 2024

Thank you!

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.

[Feature Request] Support nonstandardSymbol for Lambda-Style Functions
2 participants