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

20250202 refactor primitive types #288

Merged
merged 7 commits into from
Feb 3, 2025

Conversation

shnarazk
Copy link
Owner

@shnarazk shnarazk commented Feb 2, 2025

No description provided.

@shnarazk shnarazk added the type system Changes on types for safety or generality label Feb 2, 2025
@shnarazk shnarazk self-assigned this Feb 2, 2025
@shnarazk shnarazk changed the title 20250202 cdb holds vars 20250202 refactor primitive types Feb 2, 2025
@shnarazk shnarazk marked this pull request as ready for review February 3, 2025 10:15
@shnarazk shnarazk linked an issue Feb 3, 2025 that may be closed by this pull request
@shnarazk shnarazk merged commit 9fe7933 into dev-0.18.0-20250128 Feb 3, 2025
1 check passed
@shnarazk shnarazk mentioned this pull request Feb 7, 2025
9 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type system Changes on types for safety or generality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

How about define Lit as (&Var, bool) to shorten dereference chains?
1 participant