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

ast: improve Type and TypeFlag related operations #22107

Merged
merged 5 commits into from
Aug 23, 2024

Conversation

spytheman
Copy link
Member

  • ast: change ast.Type to be an alias of u32, add ast.idx_to_type/1 and ast.no_type, use them consistently
  • ast: improve operations involving Type and TypeFlag
  • ci: fix v test vlib/builtin

@spytheman spytheman changed the title ast type cleanup ast: improve Type and TypeFlag related operations Aug 23, 2024
@spytheman spytheman merged commit 19c5670 into vlang:master Aug 23, 2024
73 checks passed
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.

1 participant