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

Refactors RbTree data structure into its own file (part 1) #3

Merged
merged 1 commit into from
May 14, 2018

Conversation

arazabishov
Copy link
Owner

No description provided.

@arazabishov arazabishov merged commit b8154e4 into master May 14, 2018
@arazabishov arazabishov deleted the refactor-rb-tree branch May 14, 2018 19:47
@arazabishov arazabishov changed the title Refactors RbTree data structure into its own file Refactors RbTree data structure into its own file (part 1) May 14, 2018
arazabishov added a commit that referenced this pull request Feb 15, 2023
arazabishov added a commit that referenced this pull request Mar 26, 2023
* feat(rrbtree): serialize address values for each node
* (snapshot): collapsible tree
* (snapshot): making the tree a bit prettier
* Abstracting D3 tree representation as RrbVec class
* Somewhat working version of array nodes
* Fixed bugs related to size changes of the tree
* Check-in the Cargo.lock file
* Update the readme file with a setup note
* Snapshot
* Snapshot #2: rendering leaves
* Snapshot #3: a little bit less duplication
* Using a pseudo unique identifier to triggering changes
* Deduped and simplified cell and leaf node presentation
* Removed branching factor variable
* Drawing links correctly
* Second implementation of size tables
* (snapshot) implementation
* fix(web-vis): updating dependencies
* fix(github): update CI build definition
* Formatting code
* Update rust version on CI
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.

None yet

1 participant