Skip to content

Dev-0.18.0 20250128#284

Closed
shnarazk wants to merge 14 commits into
mainfrom
dev-0.18.0-20250128
Closed

Dev-0.18.0 20250128#284
shnarazk wants to merge 14 commits into
mainfrom
dev-0.18.0-20250128

Conversation

@shnarazk
Copy link
Copy Markdown
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
@shnarazk shnarazk closed this Mar 6, 2026
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