Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor to move `index` field to `point` | 2022-07-21 | 1 | -1/+2 | |
* | Refactor to share edit map | 2022-07-20 | 1 | -5/+5 | |
* | Refactor to use less vecs for events | 2022-07-20 | 1 | -3/+3 | |
* | Refactor to remove cloning in `edit_map` | 2022-07-19 | 1 | -5/+3 | |
* | Fix performance around a lot of lists | 2022-07-19 | 1 | -16/+33 | |
* | Add support for turning off constructs | 2022-07-18 | 1 | -3/+12 | |
* | Refactor to organize resolvers | 2022-07-18 | 1 | -2/+2 | |
* | Fix interrupting of ordered items | 2022-07-15 | 1 | -5/+7 | |
* | Fix stray `println` | 2022-07-15 | 1 | -2/+0 | |
* | Add docs and refactor list | 2022-07-15 | 1 | -158/+200 | |
* | Fix two more list bugs | 2022-07-14 | 1 | -1/+6 | |
* | Fix interrupting sibling list items | 2022-07-14 | 1 | -3/+1 | |
* | Add support for container state | 2022-07-14 | 1 | -43/+52 | |
* | Fix a bunch of container things | 2022-07-14 | 1 | -2/+2 | |
* | Fix lists in lists and some other bugs | 2022-07-13 | 1 | -25/+27 | |
* | Fix some issues around empty lists | 2022-07-12 | 1 | -12/+57 | |
* | Fix to prefer thematic breaks over lists | 2022-07-12 | 1 | -6/+18 | |
* | Fix a lot of list things | 2022-07-12 | 1 | -23/+187 | |
* | Add initial support for lists | 2022-07-12 | 1 | -0/+195 |