8000 CST: Handle AstStatWhile by JohnnyMorganz · Pull Request #209 · luau-lang/lute · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

CST: Handle AstStatWhile #209

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

Merged
merged 1 commit into from
Apr 25, 2025
Merged

CST: Handle AstStatWhile #209

merged 1 commit into from
Apr 25, 2025

Conversation

JohnnyMorganz
Copy link
Collaborator

Serializes the full AstStatWhile node, including all its tokens while / do / end.

At the moment, the keys are still keywords. In a follow up we intend to clean up the overall AST structure for standardisation

@aatxe aatxe merged commit 39e806e into primary Apr 25, 2025
6 checks passed
8132
@aatxe aatxe deleted the johnny/cst/while branch April 25, 2025 23:48
green-real pushed a commit to green-real/lute that referenced this pull request May 19, 2025
Serializes the full AstStatWhile node, including all its tokens `while`
/ `do` / `end`.

At the moment, the keys are still keywords. In a follow up we intend to
clean up the overall AST structure for standardisation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0