summaryrefslogtreecommitdiff
path: root/chain/src/item/mod.rs
AgeCommit message (Expand)Author
2023-08-10Move the trait `Forest` to the crate "forest".JSDurand
2023-08-04chain/item: Make some function publicJSDurand
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-12Added the functionality of split or clone.JSDurand
2023-02-03Finally produced the first correct forestJSDurand
2023-01-28a prototype of an item derivation forestJSDurand