summaryrefslogtreecommitdiff
path: root/chain/src/item/default
AgeCommit message (Expand)Author
2023-07-21Print graphs with edges in orderJSDurand
2023-07-21bump versionJSDurand
2023-07-21splone: splitting parents properly.JSDurand
2023-07-18chain/src/item/default/mod.rs: Add a unit test for `set_pos`JSDurand
2023-07-18Fix the bug of incorrectly setting the end of forest nodesJSDurand
2023-07-18Fix a bug of unnecessarily cloning nodes.JSDurand
2023-07-16Fix the bug of forgetting to check cloned nodes.JSDurand
2023-07-12Fix the bug of testing prefixes and plantingJSDurand
2023-07-08Finished the Emacs binding.JSDurand
2023-06-18fixed the bugs of node duplications and left-open nodesJSDurand
2023-06-02Fix a bug of duplication from planting after sploingJSDurand
2023-03-02extra reductionsJSDurand
2023-02-27before a major refactorJSDurand
2023-02-13Fix phantom edgesJSDurand
2023-02-12fix clone not changing the rootJSDurand
2023-02-12Added the functionality of split or clone.JSDurand