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