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

feat: Add support for parsing expressions and statements. #90

Merged
merged 2 commits into from
Dec 18, 2023

Conversation

iphydf
Copy link
Member

@iphydf iphydf commented Dec 18, 2023

This allows us to parse parts of programs that don't start at the translation unit level.


This change is Reviewable

@iphydf iphydf added this to the 0.0.17 milestone Dec 18, 2023
@iphydf iphydf marked this pull request as ready for review December 18, 2023 13:19
This allows us to parse parts of programs that don't start at the
translation unit level.
@iphydf iphydf modified the milestones: 0.0.17, 0.0.18 Dec 18, 2023
@iphydf iphydf merged commit c5d415d into TokTok:master Dec 18, 2023
10 checks passed
@iphydf iphydf deleted the parse-stmt branch December 18, 2023 13:56
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