Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Add :earlier and :later commands that can be used to navigate the full edit h... | Jakub Bartodziej | 2021-06-11 |
* | Derive debug without feature | Ivan Tham | 2021-06-10 |
* | Implement Debug for data structure as a feature | notoria | 2021-06-10 |
* | Separate document history into Cell | Ivan Tham | 2021-06-02 |
* | doc: Be smarter about calculating modified status. | Blaž Hrastnik | 2021-05-03 |
* | Fully drop State references. | Blaž Hrastnik | 2021-03-31 |
* | clippy lint | Blaž Hrastnik | 2021-03-24 |
* | Make Transaction::change only rely on the rope. | Blaž Hrastnik | 2021-03-18 |
* | Cleanup: use doc.selection() instead of doc.state.selection(). | Blaž Hrastnik | 2021-03-14 |
* | Fix undo/redo not updating the syntax tree. | Blaž Hrastnik | 2020-12-03 |
* | history.redo() | Blaž Hrastnik | 2020-10-13 |
* | Undo tree draft. | Blaž Hrastnik | 2020-10-13 |