Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | delete outdated reference to cessen/ropey#25 (#4928) | Kirawi | 2022-11-29 |
| | |||
* | Significantly improve performance of `:reload` (#4457) | Pascal Kuthe | 2022-11-28 |
| | | | | | * bump ropey to 1.5.1-alpha * significantly improve performance of :reload | ||
* | Fix Clippy lints in tests (#1563) | Omnikar | 2022-01-23 |
| | | | Co-authored-by: Blaž Hrastnik <blaz@mxxn.io> | ||
* | remove outdated note (#1485) | Kirawi | 2022-01-12 |
| | |||
* | Remove ExactSizeIterator requirement on Transaction::change | Blaž Hrastnik | 2021-07-19 |
| | | | | Size hint is enough. | ||
* | `:reload` (#374) | Kirawi | 2021-07-02 |
* reloading functionality * fn with_newline_eof() * fmt * wip * wip * wip * wip * moved to core, added simd feature for encoding_rs * wip * rm * .gitignore * wip * local wip * wip * wip * no features * wip * nit * remove simd * doc * clippy * clippy * address comments * add indentation & line ending change |