Age | Commit message (Expand) | Author |
---|---|---|
2023-08-10 | Move the trait `Forest` to the crate "forest". | JSDurand |
2023-08-04 | chain/atom/default: Fix nullibility of virtual nodes. | JSDurand |
2023-08-01 | Fix some bugs | JSDurand |
2023-07-21 | chain/atom/default: add a function to print virtual nodes. | JSDurand |
2023-07-19 | chain/atom/default: Make `print_nullables` public. | JSDurand |
2023-07-18 | chain/src/atom/default.rs: Add function to print nullables | JSDurand |
2023-06-18 | fixed the bugs of node duplications and left-open nodes | JSDurand |
2023-06-02 | Fix a bug of duplication from planting after sploing | JSDurand |
2023-02-27 | before a major refactor | JSDurand |
2023-02-12 | Added the functionality of split or clone. | JSDurand |
2023-02-03 | Finally produced the first correct forest | JSDurand |
2023-01-22 | forest: clone correctly | JSDurand |
2023-01-20 | minor refactoring | JSDurand |
2023-01-20 | chain: a prototype is added. | JSDurand |
2023-01-11 | Record left-linear expansion and forest format | JSDurand |
2023-01-03 | structural change: separate crates out | JSDurand |