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

Parse tuples and more #71

Merged
merged 1 commit into from
Sep 3, 2023
Merged

Parse tuples and more #71

merged 1 commit into from
Sep 3, 2023

Conversation

werediver
Copy link
Owner

@werediver werediver commented Sep 3, 2023

  • Parse mix-in-on clause
  • Parse tuples with positional and named fields
  • Improve func-call annotation parsing
  • Use spbrc() more extensively

Resolves #62

+ Parse mix-in-on clause
+ Parse tuples with positional and named fields
+ Improve func-call annotation parsing
+ Use `spbrc()` more extensively
@werediver werediver merged commit 231be5d into main Sep 3, 2023
1 check passed
@werediver werediver deleted the parse_tuples_and_more branch September 3, 2023 12:31
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.

Allow comments after the last enum value
1 participant