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

Dev-0.18.0 20250128 #284

Draft
wants to merge 11 commits into
base: main
Choose a base branch
from
Draft

Dev-0.18.0 20250128 #284

wants to merge 11 commits into from

Conversation

shnarazk
Copy link
Owner

@shnarazk shnarazk commented Jan 28, 2025

@shnarazk shnarazk self-assigned this Jan 28, 2025
* Bump version to 0.18.0-dev1
* Reorganize types/*
* Bump version 0.18.0-dev2
* new file:   src/var_vector.rs
* Switch to VAR_VECTOR
* Remove AssignStack::num_vars
@shnarazk shnarazk marked this pull request as ready for review February 7, 2025 08:30
@shnarazk shnarazk marked this pull request as draft February 7, 2025 08:30
* Bump version to 0.18.0-dev3
* new files:   src/vam.rs, src/assign/{rephrase.rs,stats.rs}, src/cdb/stats.rs
* Remove all `&impl`s and `&mut impl`s
* Refactor features and traits
* Reorganize visibilities
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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